^^^ Mosh’s Vs Code from his video
^^^ My Vs Code
Hello!
I was following the 3rd video titled “Virtual Environments” in the “Python Package Index” chapter in Mosh’s Complete Python Mastery Course when I came across a problem. As you can see from the screenshot above, I do not get the bin directory, while Mosh is able to get it when he runs the “python -m venv env” command in the terminal.
What could be the problem? Thanks!