Skip to content

VSCODE (v1.67) not using python.exe from virtual environment #19096

@smithy49

Description

@smithy49

Hi,
When editing Python code I noticed 'env':venv in bottom right side of editor.
However when in the bash terminal and I type which python I see that the global python is selected and not the one in venv.
I installed a package from the terminal and it was installed in the global python folder.
When I open a terminal I see the below:

$ source J:/Envs/env/scripts/activate
(env)

Platform: Windows 10 - 21H1

Any help would be appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    triage-neededNeeds assignment to the proper sub-team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions