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

Can I specify this to use the workspace's defined Python interpreter? #11

Open
JeffHanna opened this issue Jun 19, 2019 · 1 comment
Open

Comments

@JeffHanna
Copy link

This extension is nice. Unfortunately it appears to only use the system-installed Python. It is complaining about missing Python modules in my code (e.g. psutil) that I have installed in a virtual environment. The workspace file for the project in VS Code specifies that virtual env as the Python interpreter to use. This extension appears to ignore that.

@z33kz33k
Copy link

According to this answer in #6 it doesn't even read a user's defined Python interpreter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants