02 Nov 2017 at 14:35
python3 venv python
sudo apt-get install python3-dev python3-venv
python3 -m venv venv
source venv/bin/activate
deactivate
To add a comment, please login or register first.
Please login first to continue this action.
Embed this snippet on your website:
To add a comment, please login or register first.
Register or Login