keronvideos.blogg.se

Pip3 uninstall
Pip3 uninstall




pip3 uninstall pip3 uninstall

It you want to be safe, just leave the packages alone. Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /usrĬan't uninstall 'blinker'. Not uninstalling apturl at /usr/lib/python3/dist-packages, outside environment /usrĬan't uninstall 'apturl'. No files were found to uninstall.įound existing installation: apturl 0.5.2 Not uninstalling appdirs at /usr/lib/python3/dist-packages, outside environment /usrĬan't uninstall 'appdirs'. Should I uninstall pip? What am I missing?ī/w, when trying to run pip3 uninstall -r reqs.txt -y I get errors like this:įound existing installation: appdirs 1.4.3 I have tried to use -no-site-packages, but later found out that this flag isn't working anymore. Now, every time I create a new virtual environment, all these packages are already there. Although my intension was to make a virtual environment for every project, I somehow forgot to activate one before installing a bunch of packages. I have recently installed Python on my new computer.






Pip3 uninstall