You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
PS D:\snow\file\postGra> D:/snow/sw/miniconda3/Scripts/activate
PS D:\snow\file\postGra> conda activate base
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:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
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