home.social

#pip3 — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #pip3, aggregated by home.social.

  1. 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.

    #python #python3 #pip #pip3 #pipx #security

  2. 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? 😡

  3. 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

    #terminal:

    cd ~

    wget git.gir.st/greenpass.git/blob_

    chmod u+x greenpass.py

    sudo apt install python3-pip

    sudo pip3 install flynn base45 PyPDF2 pyzbar Pillow

    ./greenpass.py ~/dgc-qrcode.png

    #wget #apt #pip3

  4. J'ai une erreur depuis quelques jours avec #pip (#pip3)...

    En essayant de creuser un peu, je tombe sur ce thread reddit : old.reddit.com/r/learnpython/c

    Il semblerait que les serveurs saturent un peu sous les requêtes de "pip search" ( github.com/pypa/pip/issues/521 ). :-/

    Il me semble que ce n'est pas une super nouvelle...

    #python #python3