Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

installing new dependency does not get recognized #7765

Closed
1 task done
shahriyardx opened this issue Feb 14, 2024 · 1 comment
Closed
1 task done

installing new dependency does not get recognized #7765

shahriyardx opened this issue Feb 14, 2024 · 1 comment
Labels
bug [core label] language An umbrella label for all programming languages syntax behaviors python Python programming language support

Comments

@shahriyardx
Copy link

Check for existing issues

  • Completed

Describe the bug / provide steps to reproduce it

So when I am working on a python project and install a new dependency, the editor does not recognize that I installed new dependency, so when I write

import x

it says cannot resolve x, I have to quit the app and reopen to make it work

Environment

Zed: v0.121.7 (Zed)
OS: macOS 14.3.1
Memory: 16 GiB
Architecture: aarch64

If applicable, add mockups / screenshots to help explain present your vision of the feature

Screenshot 2024-02-14 at 4 13 59 PM

If applicable, attach your ~/Library/Logs/Zed/Zed.log file to this issue.

If you only need the most recent lines, you can run the zed: open log command palette action to see the last 1000.

No response

@shahriyardx shahriyardx added admin read Pending admin review bug [core label] triage Maintainer needs to classify the issue labels Feb 14, 2024
@JosephTLyons JosephTLyons added python Python programming language support language An umbrella label for all programming languages syntax behaviors and removed triage Maintainer needs to classify the issue admin read Pending admin review labels Feb 16, 2024
@JosephTLyons
Copy link
Collaborator

Hey @shahriyardx,

This issue appears to be a duplicate of:

Would you mind upvoting the linked issue with a thumbs up (👍) so that we can keep all the votes in one place? I'll close this one out as a duplicate. If this is a mistake, please reopen this issue with a comment explaining the difference.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug [core label] language An umbrella label for all programming languages syntax behaviors python Python programming language support
Projects
None yet
Development

No branches or pull requests

2 participants