#pip3 — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #pip3, aggregated by home.social.
-
Just a little note for anyone interested...
Running ```pip-audit``` revealed a #vulnerability in pip25.2 with no #PyPI database update available yet.
The immediate fix is a manual patch update to pip 25.3.dev0 - #Development version.
-
In mir wacht langsam das HB-Männchen auf…
Ich kriege doch #adblock im #qutebrowser nicht installiert. #pip3 weigert sich und faselt was von "virtual environments" und bei #apt ist es nicht existent. Und da soll mir nicht der Kamm anschwellen? 😡
-
Volete sapere cosa c'è scritto nel #QR code del #greenpass?
Se avete #Linux, vi do la soluzione (anche con Windows, purché ci sia #python)
facciamo finta che avete salvato il QR-Code offertovi gentilmente dal governo (o da qualche utente internet tonto) nella home con il nome dgc-qrcode.png
cd ~
wget https://git.gir.st/greenpass.git/blob_plain/master:/greenpass.py
chmod u+x greenpass.py
sudo apt install python3-pip
sudo pip3 install flynn base45 PyPDF2 pyzbar Pillow
./greenpass.py ~/dgc-qrcode.png
-
J'ai une erreur depuis quelques jours avec #pip (#pip3)...
En essayant de creuser un peu, je tombe sur ce thread reddit : https://old.reddit.com/r/learnpython/comments/kd9qm3/is_pip_going_away_i_got_an_error_saying_pip_is/
Il semblerait que les serveurs saturent un peu sous les requêtes de "pip search" ( https://github.com/pypa/pip/issues/5216 ). :-/
Il me semble que ce n'est pas une super nouvelle...