Python Section 10-3 Virtual Environments: env error

Hello,

I am currently on section 10-3 (Virtual Environments) of the Python course. I am having an error with the env part. I run on my Windows Command what Mosh has written down, but env does not appear in my VSCode. Could anyone help please?


(this is what I see)

Thank you!

I figured out my problem. If anyone is facing similar issues on Windows, in the command/terminal you first need to type “cd HelloWorld” before proceeding.