How do I purge pip intsall --user packages?
Martin Schöön
martin.schoon at gmail.com
Tue Sep 17 15:10:29 EDT 2019
More information about the Python-list mailing list
Tue Sep 17 15:10:29 EDT 2019
- Previous message (by thread): Spread a statement over various lines
- Next message (by thread): How do I purge pip intsall --user packages?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I have installed a bunch of packages using pip install --user and I went for a non-standard location for the install. Now I regret this and would like to wipe this and start all over again using the standard location. Is it enough to delete the folder I specified or am I missing something? Having to uninstall each and every package would be tedious... /Martin
- Previous message (by thread): Spread a statement over various lines
- Next message (by thread): How do I purge pip intsall --user packages?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list