Skip to content

VScode portable cant show pipenv's interpreter #3609

@justin-xjp

Description

@justin-xjp

Environment data

  • VS Code version: 1.29.1(installed & portable mode(have data and tmp dir))
  • 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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions