sebsauvage.net

Ce site n'est pas le site officiel.
C'est un blog automatisé qui réplique les articles automatiquement

Update

Updating database... Please wait.

pip3 : module 'lib' has no attribute 'X509_V_FLAG_CB_ISSUER_CHECK'

Wednesday 12 October 2022 at 10:04

Si par hasard vous avez cette erreur, c'est parce qu'une mise à jour de pip a tout pété. Du coup vous ne pouvez plus (dé)installer le moindre module. Même un simple "pip3 --version" fait cette erreur. La solution (dégueux):
sudo apt remove python3-pip
wget https://bootstrap.pypa.io/get-pip.py
sudo python3 get-pip.py
(Permalink)

Source: https://sebsauvage.net/links/?dOaYqQ


Error happened ! 0 - SQLite3::exec(): database disk image is malformed In: /home/dotmanacac/dotmana/streisand/sebsauvage/index.php:286 http://www.dotmana.com/streisand/sebsauvage/?pip3-module-lib-has-no-attribute-X509_V_FLAG_CB_ISSUER_CHECK #0 [internal function]: exception_error_handler(2, 'SQLite3::exec()...', '/home/dotmanaca...', 286, Array) #1 /home/dotmanacac/dotmana/streisand/sebsauvage/index.php(286): SQLite3->exec('DELETE FROM upd...') #2 /home/dotmanacac/dotmana/streisand/sebsauvage/index.php(451): VroumVroum_Blog->log_update(true, '21 elements upd...') #3 /home/dotmanacac/dotmana/streisand/sebsauvage/index.php(792): VroumVroum_Blog->update() #4 {main}