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

Import "avalanche" could not be resolved Pylance #1635

Open
pris0 opened this issue Apr 4, 2024 · 0 comments
Open

Import "avalanche" could not be resolved Pylance #1635

pris0 opened this issue Apr 4, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@pris0
Copy link

pris0 commented Apr 4, 2024

screen
Hello, I have installaded avalanche (pip install avalanche-lib) in the virtual environment of my project. When I run the code from the terminal, it works without warnings (it stops because of a problem but that's another issue). In the "problems" section of vs code I get warnings for all imports regarding avalanche.
In fact, I am not able to run the debugger on my project because of this.
The venv is activated. I have already tried to re-install avalanche but I keep getting the same problem.
I though it was related to vs code not finding imports from /src/ at first, so I moved everything in the root folder but to still doesn't work...
Thank you in advance

@pris0 pris0 added the bug Something isn't working label Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant