The vscode integrated terminal python environment is inconsistent with the bottom bar #25327
Unanswered
likesnow97
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
A few days ago, I reinstalled the win10 system, re-downloaded vscode and miniconda3, when I selected the virtual environment in the bottom bar
to run the python fileas usual, the terminal running the program did not run in the virtual environment I chose, on the contrary, in the terminal, the program first ran with my locally installed python interpreter, and then the following two lines of commands to activate the virtual python environment I selected automatically appeared in the terminal.A cmd window will also flash by during operation.
I tried changing the integrated terminal to cmd, powershell didn't solve my problem.Below is a demonstration video.
vscodeerror.mp4
The version information for the computer system and software is as follows:
Windows10:
miniconda3:
vscode:
Beta Was this translation helpful? Give feedback.
All reactions