Probleme python enocean et zwave

Bonjour meilleure voeux a tous
voila j’ai un petit soucis avec plug enocean
impossible d’avoir le demon en ok
je suis sur la vm freeboxdelta j’ai fais un essais sur mon rpi3 est pas de soucis
J’ai essayé de mettrea jour a pip

jeedom@JeedomDelta:~$ pip --version
pip 21.3.1 from /usr/local/lib/python3.7/dist-packages/pip (python 3.7)

python est en version

jeedom@JeedomDelta:~$ python3.7 --version
Python 3.7.3

depuis que j’ai des mise a jour surement pas correctement le plug zwave est hors service
openenocean_update.log (4,4 Ko)
si quelqu’un a la commande en shh pour mettre d’aplomb python et pip
je met aussi le log zwave
openzwave_update.log (1,8 Ko)

merci

Bonjour,

Que donne ?

python --version

jeedom@JeedomDelta:~$ python --version
-bash: python: command not found

j’ai essayé de refaire une installation de python

jeedom@JeedomDelta:~$ sudo apt install python
Reading package lists... Done
Building dependency tree
Reading state information... Done
python is already the newest version (2.7.16-1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
jeedom@JeedomDelta:~$ python --version
-bash: python: command not found

Bonjour,

Bien étrange tout ça.
Vu qu’on ne sait pas ce que vous avez fait le plus simple serait de prendre un backup de jeedom et de le copier en lieu sur, remettre une image neuve sur la delta (ou remettre un backup de la vm d’avant vos changements si tel backup existe) et d’ensuite restaurer votre backup.
Pour finir il faudra relancer les dépendances des plugins mais pour le reste vous retrouverez votre jeedom comme avant qui fonctionne.

je pige rien la ca refonctionne aussi bien enocean que openzwave

j’ai parlé trop vite openzwave refonctionne mais tjrs pas enocean
par contre la python
python 2.7.16
openenocean_update.log (4,4 Ko)

Il faudrait le log du démon aussi.
Et mettez le dans un Texte préformaté comme ceci:

saisissez ou collez du code ici

Dans un fichier ce n’est pas facile à lire sur mobile.

********************************************************
*             Installation des dépendances             *
********************************************************
Hit:1 http://security.debian.org buster/updates InRelease
Hit:2 http://deb.debian.org/debian buster InRelease
Hit:3 http://deb.debian.org/debian buster-updates InRelease
Hit:4 http://deb.debian.org/debian buster-backports InRelease
Hit:5 https://deb.nodesource.com/node_14.x buster InRelease
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
Package 'python-enum' is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Reading package lists...
Building dependency tree...
Reading state information...
build-essential is already the newest version (12.6).
python-serial is already the newest version (3.4-4).
python-dev is already the newest version (2.7.16-1).
python-pyudev is already the newest version (0.21.0-1).
python-requests is already the newest version (2.21.0-1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
/usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
from cryptography.utils import int_from_bytes
/usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
from cryptography.utils import int_from_bytes
Requirement already satisfied: setuptools in /usr/local/lib/python3.7/dist-packages (60.0.0)
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
/usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
from cryptography.utils import int_from_bytes
/usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
from cryptography.utils import int_from_bytes
Requirement already satisfied: wheel in /usr/local/lib/python3.7/dist-packages (0.37.0)
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
/usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
from cryptography.utils import int_from_bytes
/usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
from cryptography.utils import int_from_bytes
Requirement already satisfied: enum-compat in /usr/local/lib/python3.7/dist-packages (0.0.3)
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Reading package lists...
Building dependency tree...
Reading state information...
Package 'python-bs4' is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
/usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
from cryptography.utils import int_from_bytes
/usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
from cryptography.utils import int_from_bytes
Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.7/dist-packages (4.10.0)
Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.7/dist-packages (from beautifulsoup4) (2.3.1)
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
********************************************************
*             Installation terminée                    *

voici le log je te remercie