Glam Prestige Journal

Bright entertainment trends with youth appeal.

My question is quite simple: I've installed virtualenv with the following command:

sudo -H pip3 install virtualenv

It 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

1 Answer

Was as simple as the question.

pip3 uninstall virutalenv

did the job

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy