Closed
Description
openedon Aug 15, 2018
Environment data
- VS Code version: 1.27.0-insiders
- Extension version (available under the Extensions sidebar): 2018.7.1
- OS and version: Windows 10
- Python version (& distribution if applicable, e.g. Anaconda): Various
- Type of virtual environment used (N/A | venv | virtualenv | conda | ...): N/A
- Relevant/affected Python packages and their versions: Python 3.4.4
Actual behavior
Third party programs (Plaxis) has installed Python, but these versions are not shown in the intepreter selection unless they are first in the list from the Windows Path Environmental Variable. If I change the order, once again only the first listed path is shown.
Expected behavior
All Python interpreters in the Path should be shown.
Steps to reproduce:
- Have multiple Python interpreters installed under Program Files.
- Reorder PATH to only shown the first version in VS Code.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment