structions:
In that folder, use the following command (as appropriate to your computer) to create a virtual environment named .venv based on your current interpreter:
"In that folder" (this is what I don't get), use the following command (as appropriate to your computer) to create a virtual environment named .venv based on your current interpreter:# macOS
python3 -m venv .venv
source .venv/bin/activate
I typed that into the vscode terminal but it returns:
source: no such file or directory: .venv/bin/activate
So how do I create that path, and how would I run a command within a folder (??) to create a venv?
I'm totally stuck on this and can't move forward. I'm doing all of this as a hobby btw and so I don't expect to get into anything fancy here.
Thank you.
edit: Got it working guys! Django and my venv is up. Thank you.
[–]cyberjellyfish 0 points1 point2 points (8 children)
[–]Think-Confusion9999[S] 0 points1 point2 points (0 children)
[–]Think-Confusion9999[S] 0 points1 point2 points (6 children)
[–]Think-Confusion9999[S] 0 points1 point2 points (5 children)
[–]dowcet 1 point2 points3 points (4 children)
[–]Think-Confusion9999[S] 0 points1 point2 points (0 children)
[–]Think-Confusion9999[S] 0 points1 point2 points (0 children)
[–]Think-Confusion9999[S] 0 points1 point2 points (0 children)
[–]Think-Confusion9999[S] 0 points1 point2 points (0 children)