I am currently trying to set up a virtualenv for python in VSCode. I never did that before so I tried to follow along some tutorials. The only problem I have is that I cant seem to get the virtualenv activated through my VSCode terminal, but it works with Command Prompt.
And this is what I get in Command Prompt:
Is there anything I should add for the VSCode terminal or am I confusing two different things right here? Thank you!