My question is quite simple: I've installed virtualenv with the following command:
sudo -H pip3 install virtualenvIt seems to be wrong, because in the tutorial that I watch pip downloads other stuff than on my pc.
How can I undo it?
Thx for your help and stay healthy!
1 Answer
Was as simple as the question.
pip3 uninstall virutalenvdid the job