- You must have pip
sudo apt-get install python3-pip
- Then installar virtuanlenv and the wrapper
sudo pip3 install virtualenv virtualenvwrapper
- Edit yoour ~/.bashrc using your favorite editor, example:
sudo apt-get install python3-pip
sudo pip3 install virtualenv virtualenvwrapper