Rob's Wiki
⌘
Ctrl
k
For the complete documentation index, see
llms.txt
. This page is also available as
Markdown
.
Copy
On this page
Python
Virtualenv
Python 3 virtual environment
Copy
virtualenv
-p
python3
--no-site-packages
venv
Activate the virtual environment
Copy
source
venv/bin/activate
Previous
pip
Next
Scala
Last updated
8 years ago
Python 3 virtual environment
Activate the virtual environment