[Python-de] Re: pip install /wo/anders ?

"Peter Heitzer" <[email protected]>
Newsgroups gmane.comp.python.general.german
Message-ID <[email protected]>
Ulli Horlacher <[email protected]> wrote:
>Peter Heitzer <[email protected]> wrote:

>> >> Zum Deinstallieren:
>> >> PYTHONPATH=$HOME/jodel/lib/python3.7/site-packages/ pip3 uninstall PySimpleGUIDesigner
>> >> Uninstalling PySimpleGUIDesigner-0.1.4.7:
>> 
>> >Leider funktioniert das bei mir nicht:
>> 
>> >root@moep:~# PYTHONPATH=/opt/pip/lib/python3.6/site-packages pip3 uninstall /opt/pip PySimpleGUIDesigner
>> >Directory '/opt/pip' is not installable. File 'setup.py' not found.
>> Du musst das '/opt/pip' nach uninstall weglassen. 

>ARGH! Das hatte ich total uebersehen. Ja, klar!

>Jetzt klappt auch das uninstall!

>Ich hab allerdings noch in /usr/local/bin einige files von vorherigen pip
>Installationen, zB:

>root@moep:/usr/local/bin# l psg*
>-RWX 244 2021-11-08 10:40 psghelp
>-RWX 262 2021-11-08 10:40 psgissue
>-RWX 252 2021-11-08 10:40 psgmain
>-RWX 282 2021-11-08 10:40 psgsettings
>-RWX 258 2021-11-08 10:40 psgupgrade
>-RWX 256 2021-11-08 10:40 psgver

>Die wuerde ich nun gerne sauber deinstallieren und neu unter /opt/pip
>installieren.
>Problem: wie finde ich heraus zu welchem Paket die gehoeren?
Ich würde mal pip -v list bemühen. Das zeigt dir an, welche Pakete wo installiert sind.
psg* schaut nach pysimplegui aus.

-- 
Dipl.-Inform(FH) Peter Heitzer, [email protected]
_______________________________________________
python-de Mailingliste -- [email protected]
Zur Abmeldung von dieser Mailingliste senden Sie eine Nachricht an [email protected]
https://mail.python.org/mailman3/lists/python-de.python.org/
Mitgliedsadresse: [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.