I have been trying to activate my conda environment 'venv' that i have created in VS Code but it's not activating. I tried recreating it after deleting it but still it's not activatingConda activation not happening I am following this Conda activated
I have been trying since 15+ minutes to solve it. I even tried putting the whole path to activate but nothing is happening. Please help me with it
I have been trying to activate my conda environment 'venv' that i have created in VS Code but it's not activating. I tried recreating it after deleting it but still it's not activatingConda activation not happening I am following this Conda activated
I have been trying since 15+ minutes to solve it. I even tried putting the whole path to activate but nothing is happening. Please help me with it
Conda integration with PowerShell (note the PS
in the beginning of command line in the first screenshot) is somewhat "unstable". You could try running the initializer, but I prefer just changing the default terminal in VS Code from PS to cmd. The setting ID is terminal.external.windowsExec
.