Mac - Python starting a venv
Last updated
Last updated
Go to the root of the project file in terminal
Since i am in the root folder i just call it by using the ' . '
The files and folders it should make is
lib
include
bin
pyvenv.cfg
To start the venv, stay in the root directory
If it returns nothing it has started and you can start installing libs