forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
area-environmentsFeatures relating to handling interpreter environmentsFeatures relating to handling interpreter environmentsfeature-requestRequest for new features or functionalityRequest for new features or functionalityinfo-neededIssue requires more information from posterIssue requires more information from poster
Description
Currently, the Python extension seems to rely on the py
launcher installed by the official windows installers.
I'm using pyenv-win to manage different python versions on my Windows machine and I wasn't able to make VS Code detect it, even though running python
on my terminal worked perfectly. I've even tried setting explicitly the python.defaultInterpreterPath
setting but that didn't work either.
So, apart from the feature request. Is there a way to use the Python extension without having the py launcher available on C:\Windows
LeoAzLiu, AlexandreFoley, nicpadilla, vgibilmanno, tziemek and 2 more
Metadata
Metadata
Assignees
Labels
area-environmentsFeatures relating to handling interpreter environmentsFeatures relating to handling interpreter environmentsfeature-requestRequest for new features or functionalityRequest for new features or functionalityinfo-neededIssue requires more information from posterIssue requires more information from poster