Can't install virtualvenv

hi, so i’m doing the Mosh Python course, and we’re up to the part called Virtual Environments. I tried to install it on the cmd prompt by entering python -m venv env. after that, normally there should be a new directory showing up in vscode. but instead mine got nothing.

plz help I’m stuck.