Librairie Python ne se charge pas
Publié : 16 oct. 2018, 13:37
Bonjour
Je viens d'installer le plugin Enedis sur 2 des mes raspberry (1 dans chaque appartement)
Sur le premier pas de problème mais le second ne liste pas le plugin
La faute vient au chargement
Python: Failed dynamic library load, install the latest libpython3.x library that is available for your platform
En verifiant j'ai bine la bonne version
$ python3 -V
Python 3.5.3
pi@Corail:~ $ dpkg --get-selections | grep libpython
libpython-dev:armhf install
libpython-stdlib:armhf install
libpython2.7:armhf install
libpython2.7-dev:armhf install
libpython2.7-minimal:armhf install
libpython2.7-stdlib:armhf install
libpython3-stdlib:armhf install
libpython3.5:armhf install
libpython3.5-minimal:armhf install
libpython3.5-stdlib:armhf install
Je suis en version 4.97
J'ai bine regardé les forums mais cela se produit sur certaines beta!
Une idée?
Merci
Je viens d'installer le plugin Enedis sur 2 des mes raspberry (1 dans chaque appartement)
Sur le premier pas de problème mais le second ne liste pas le plugin
La faute vient au chargement
Python: Failed dynamic library load, install the latest libpython3.x library that is available for your platform
En verifiant j'ai bine la bonne version
$ python3 -V
Python 3.5.3
pi@Corail:~ $ dpkg --get-selections | grep libpython
libpython-dev:armhf install
libpython-stdlib:armhf install
libpython2.7:armhf install
libpython2.7-dev:armhf install
libpython2.7-minimal:armhf install
libpython2.7-stdlib:armhf install
libpython3-stdlib:armhf install
libpython3.5:armhf install
libpython3.5-minimal:armhf install
libpython3.5-stdlib:armhf install
Je suis en version 4.97
J'ai bine regardé les forums mais cela se produit sur certaines beta!
Une idée?
Merci