forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Description
Environment data
- VS Code version: 1.29.1(installed & portable mode(have
dataandtmpdir)) - Extension version (available under the Extensions sidebar): 2018.11.0
- OS and version: Windows 10
- Python version (& distribution if applicable, e.g. Anaconda): 3.6.7 (64-bit)
- Type of virtual environment used (N/A | venv | virtualenv | conda | ...): pipenv
Actual behavior
a goog *.py with installed vs code ,when open with portable, only one default python interpreter could select.
set "python.pythonPath": "c:\\user\\rocxer\\.virtualenvs\\pyex-efMjBuXi\\scripts\\python.exe" and nothing changed.
Expected behavior
when python: select interpreter ,show "python 3.6.7 (default)" and "python (pipenv)" as installed one.
Steps to reproduce:
open a .py with portable VScode
Metadata
Metadata
Assignees
Labels
No labels