Je ne peux plus installer les dépendances

Bonjour à tous,

Je suis très embêté car depuis que j’ai tenté de faire une mise à jour sur Jeedom, je ne peux plus installer les dépendances du plugin Zigbee (idem pour le plugin RfxCom).
Je ne sais absolument pas comment faire pour résoudre le problème.
Toute la gestion de mes radiateurs est sur ce plugin, sans lui ça va être compliqué surtout en cette période.

Merci à ceux qui pourront m’aider.

Sans info on ne peut pas aider !!

Page santé Jeedom, version du plugin, log d’install des dépendances

Voici la page santé :



Les versions des plugins (j’en profite pour mettre aussi le RfxCom) :


Pour les logs je ne trouve rien alors que ‹ debug › est coché.

[EDIT] Suite à la situation après la màj, je suis revenu en arrière via une sauvegarde (j’ai une sauvegarde quotidienne)

Les logs d’installatioon des dépendances si tu as lancé les dependances tu peux les trouver dans la config du plugin

J’ai lancé les installations mais les log ne montre rien.
Qd je lance les installations, elles ne se terminent pas (aussi bien Zigbee que RfxCom)

Si tu ne partages pas le log on ne peut pas aider

Les logs d’installation se sont lesquels ?

Est-ce que c’est le log demandé ?

__import__(modulename, globals(), locals(), level=0)
File "", line 983, in _find_and_load
File "", line 967, in _find_and_load_unlocked
File "", line 668, in _load_unlocked
File "", line 638, in _load_backward_compatible
File "/usr/share/python-wheels/CacheControl-0.11.7-py2.py3-none-any.whl/cachecontrol/__init__.py", line 9, in 
File "", line 983, in _find_and_load
File "", line 967, in _find_and_load_unlocked
File "", line 668, in _load_unlocked
File "", line 638, in _load_backward_compatible
File "/usr/share/python-wheels/CacheControl-0.11.7-py2.py3-none-any.whl/cachecontrol/wrapper.py", line 1, in 
File "", line 983, in _find_and_load
File "", line 967, in _find_and_load_unlocked
File "", line 668, in _load_unlocked
File "", line 638, in _load_backward_compatible
File "/usr/share/python-wheels/CacheControl-0.11.7-py2.py3-none-any.whl/cachecontrol/adapter.py", line 4, in 
File "", line 983, in _find_and_load
File "", line 967, in _find_and_load_unlocked
File "", line 668, in _load_unlocked
File "", line 638, in _load_backward_compatible
File "/usr/share/python-wheels/requests-2.21.0-py2.py3-none-any.whl/requests/__init__.py", line 95, in 
File "", line 983, in _find_and_load
File "", line 967, in _find_and_load_unlocked
File "", line 668, in _load_unlocked
File "", line 638, in _load_backward_compatible
File "/usr/share/python-wheels/urllib3-1.24.1-py2.py3-none-any.whl/urllib3/contrib/pyopenssl.py", line 46, in 
File "/usr/lib/python3/dist-packages/OpenSSL/__init__.py", line 8, in 
from OpenSSL import crypto, SSL
File "/usr/lib/python3/dist-packages/OpenSSL/crypto.py", line 1553, in 
class X509StoreFlags(object):
File "/usr/lib/python3/dist-packages/OpenSSL/crypto.py", line 1573, in X509StoreFlags
CB_ISSUER_CHECK = _lib.X509_V_FLAG_CB_ISSUER_CHECK
AttributeError: module 'lib' has no attribute 'X509_V_FLAG_CB_ISSUER_CHECK'
+ echo 15
+ sudo pip3 install --force-reinstall --upgrade zigpy-xbee==0.15.0
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/pip/_vendor/__init__.py", line 33, in vendored
__import__(vendored_name, globals(), locals(), level=0)
ModuleNotFoundError: No module named 'pip._vendor.cachecontrol'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/bin/pip3", line 9, in 
from pip._internal import main
File "/usr/lib/python3/dist-packages/pip/_internal/__init__.py", line 19, in 
from pip._vendor.urllib3.exceptions import DependencyWarning
File "/usr/lib/python3/dist-packages/pip/_vendor/__init__.py", line 64, in 
vendored("cachecontrol")
File "/usr/lib/python3/dist-packages/pip/_vendor/__init__.py", line 36, in vendored
__import__(modulename, globals(), locals(), level=0)
File "", line 983, in _find_and_load
File "", line 967, in _find_and_load_unlocked
File "", line 668, in _load_unlocked
File "", line 638, in _load_backward_compatible
File "/usr/share/python-wheels/CacheControl-0.11.7-py2.py3-none-any.whl/cachecontrol/__init__.py", line 9, in 
File "", line 983, in _find_and_load
File "", line 967, in _find_and_load_unlocked
File "", line 668, in _load_unlocked
File "", line 638, in _load_backward_compatible
File "/usr/share/python-wheels/CacheControl-0.11.7-py2.py3-none-any.whl/cachecontrol/wrapper.py", line 1, in 
File "", line 983, in _find_and_load
File "", line 967, in _find_and_load_unlocked
File "", line 668, in _load_unlocked
File "", line 638, in _load_backward_compatible
File "/usr/share/python-wheels/CacheControl-0.11.7-py2.py3-none-any.whl/cachecontrol/adapter.py", line 4, in 
File "", line 983, in _find_and_load
File "", line 967, in _find_and_load_unlocked
File "", line 668, in _load_unlocked
File "", line 638, in _load_backward_compatible
File "/usr/share/python-wheels/requests-2.21.0-py2.py3-none-any.whl/requests/__init__.py", line 95, in 
File "", line 983, in _find_and_load
File "", line 967, in _find_and_load_unlocked
File "", line 668, in _load_unlocked
File "", line 638, in _load_backward_compatible
File "/usr/share/python-wheels/urllib3-1.24.1-py2.py3-none-any.whl/urllib3/contrib/pyopenssl.py", line 46, in 
File "/usr/lib/python3/dist-packages/OpenSSL/__init__.py", line 8, in 
from OpenSSL import crypto, SSL
File "/usr/lib/python3/dist-packages/OpenSSL/crypto.py", line 1553, in 
class X509StoreFlags(object):
File "/usr/lib/python3/dist-packages/OpenSSL/crypto.py", line 1573, in X509StoreFlags
CB_ISSUER_CHECK = _lib.X509_V_FLAG_CB_ISSUER_CHECK
AttributeError: module 'lib' has no attribute 'X509_V_FLAG_CB_ISSUER_CHECK'
+ echo 16
+ sudo pip3 install --force-reinstall --upgrade zigpy-deconz==0.18.1
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/pip/_vendor/__init__.py", line 33, in vendored
__import__(vendored_name, globals(), locals(), level=0)
ModuleNotFoundError: No module named 'pip._vendor.cachecontrol'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/bin/pip3", line 9, in 
from pip._internal import main
File "/usr/lib/python3/dist-packages/pip/_internal/__init__.py", line 19, in 
from pip._vendor.urllib3.exceptions import DependencyWarning
File "/usr/lib/python3/dist-packages/pip/_vendor/__init__.py", line 64, in 
vendored("cachecontrol")
File "/usr/lib/python3/dist-packages/pip/_vendor/__init__.py", line 36, in vendored
__import__(modulename, globals(), locals(), level=0)
File "", line 983, in _find_and_load
File "", line 967, in _find_and_load_unlocked
File "", line 668, in _load_unlocked
File "", line 638, in _load_backward_compatible
File "/usr/share/python-wheels/CacheControl-0.11.7-py2.py3-none-any.whl/cachecontrol/__init__.py", line 9, in 
File "", line 983, in _find_and_load
File "", line 967, in _find_and_load_unlocked
File "", line 668, in _load_unlocked
File "", line 638, in _load_backward_compatible
File "/usr/share/python-wheels/CacheControl-0.11.7-py2.py3-none-any.whl/cachecontrol/wrapper.py", line 1, in 
File "", line 983, in _find_and_load
File "", line 967, in _find_and_load_unlocked
File "", line 668, in _load_unlocked
File "", line 638, in _load_backward_compatible
File "/usr/share/python-wheels/CacheControl-0.11.7-py2.py3-none-any.whl/cachecontrol/adapter.py", line 4, in 
File "", line 983, in _find_and_load
File "", line 967, in _find_and_load_unlocked
File "", line 668, in _load_unlocked
File "", line 638, in _load_backward_compatible
File "/usr/share/python-wheels/requests-2.21.0-py2.py3-none-any.whl/requests/__init__.py", line 95, in 
File "", line 983, in _find_and_load
File "", line 967, in _find_and_load_unlocked
File "", line 668, in _load_unlocked
File "", line 638, in _load_backward_compatible
File "/usr/share/python-wheels/urllib3-1.24.1-py2.py3-none-any.whl/urllib3/contrib/pyopenssl.py", line 46, in 
File "/usr/lib/python3/dist-packages/OpenSSL/__init__.py", line 8, in 
from OpenSSL import crypto, SSL
File "/usr/lib/python3/dist-packages/OpenSSL/crypto.py", line 1553, in 
class X509StoreFlags(object):
File "/usr/lib/python3/dist-packages/OpenSSL/crypto.py", line 1573, in X509StoreFlags
CB_ISSUER_CHECK = _lib.X509_V_FLAG_CB_ISSUER_CHECK
AttributeError: module 'lib' has no attribute 'X509_V_FLAG_CB_ISSUER_CHECK'
+ echo 17
+ sudo pip3 install --force-reinstall --upgrade zigpy-zigate==0.9.2
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/pip/_vendor/__init__.py", line 33, in vendored
__import__(vendored_name, globals(), locals(), level=0)
ModuleNotFoundError: No module named 'pip._vendor.cachecontrol'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/bin/pip3", line 9, in 
from pip._internal import main
File "/usr/lib/python3/dist-packages/pip/_internal/__init__.py", line 19, in 
from pip._vendor.urllib3.exceptions import DependencyWarning
File "/usr/lib/python3/dist-packages/pip/_vendor/__init__.py", line 64, in 
vendored("cachecontrol")
File "/usr/lib/python3/dist-packages/pip/_vendor/__init__.py", line 36, in vendored
__import__(modulename, globals(), locals(), level=0)
File "", line 983, in _find_and_load
File "", line 967, in _find_and_load_unlocked
File "", line 668, in _load_unlocked
File "", line 638, in _load_backward_compatible
File "/usr/share/python-wheels/CacheControl-0.11.7-py2.py3-none-any.whl/cachecontrol/__init__.py", line 9, in 
File "", line 983, in _find_and_load
File "", line 967, in _find_and_load_unlocked
File "", line 668, in _load_unlocked
File "", line 638, in _load_backward_compatible
File "/usr/share/python-wheels/CacheControl-0.11.7-py2.py3-none-any.whl/cachecontrol/wrapper.py", line 1, in 
File "", line 983, in _find_and_load
File "", line 967, in _find_and_load_unlocked
File "", line 668, in _load_unlocked
File "", line 638, in _load_backward_compatible
File "/usr/share/python-wheels/CacheControl-0.11.7-py2.py3-none-any.whl/cachecontrol/adapter.py", line 4, in 
File "", line 983, in _find_and_load
File "", line 967, in _find_and_load_unlocked
File "", line 668, in _load_unlocked
File "", line 638, in _load_backward_compatible
File "/usr/share/python-wheels/requests-2.21.0-py2.py3-none-any.whl/requests/__init__.py", line 95, in 
File "", line 983, in _find_and_load
File "", line 967, in _find_and_load_unlocked
File "", line 668, in _load_unlocked
File "", line 638, in _load_backward_compatible
File "/usr/share/python-wheels/urllib3-1.24.1-py2.py3-none-any.whl/urllib3/contrib/pyopenssl.py", line 46, in 
File "/usr/lib/python3/dist-packages/OpenSSL/__init__.py", line 8, in 
from OpenSSL import crypto, SSL
File "/usr/lib/python3/dist-packages/OpenSSL/crypto.py", line 1553, in 
class X509StoreFlags(object):
File "/usr/lib/python3/dist-packages/OpenSSL/crypto.py", line 1573, in X509StoreFlags
CB_ISSUER_CHECK = _lib.X509_V_FLAG_CB_ISSUER_CHECK
AttributeError: module 'lib' has no attribute 'X509_V_FLAG_CB_ISSUER_CHECK'
+ echo 18
+ sudo pip3 install --force-reinstall --upgrade bellows==0.33.1
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/pip/_vendor/__init__.py", line 33, in vendored
__import__(vendored_name, globals(), locals(), level=0)
ModuleNotFoundError: No module named 'pip._vendor.cachecontrol'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/bin/pip3", line 9, in 
from pip._internal import main
File "/usr/lib/python3/dist-packages/pip/_internal/__init__.py", line 19, in 
from pip._vendor.urllib3.exceptions import DependencyWarning
File "/usr/lib/python3/dist-packages/pip/_vendor/__init__.py", line 64, in 
vendored("cachecontrol")
File "/usr/lib/python3/dist-packages/pip/_vendor/__init__.py", line 36, in vendored
__import__(modulename, globals(), locals(), level=0)
File "", line 983, in _find_and_load
File "", line 967, in _find_and_load_unlocked
File "", line 668, in _load_unlocked
File "", line 638, in _load_backward_compatible
File "/usr/share/python-wheels/CacheControl-0.11.7-py2.py3-none-any.whl/cachecontrol/__init__.py", line 9, in 
File "", line 983, in _find_and_load
File "", line 967, in _find_and_load_unlocked
File "", line 668, in _load_unlocked
File "", line 638, in _load_backward_compatible
File "/usr/share/python-wheels/CacheControl-0.11.7-py2.py3-none-any.whl/cachecontrol/wrapper.py", line 1, in 
File "", line 983, in _find_and_load
File "", line 967, in _find_and_load_unlocked
File "", line 668, in _load_unlocked
File "", line 638, in _load_backward_compatible
File "/usr/share/python-wheels/CacheControl-0.11.7-py2.py3-none-any.whl/cachecontrol/adapter.py", line 4, in 
File "", line 983, in _find_and_load
File "", line 967, in _find_and_load_unlocked
File "", line 668, in _load_unlocked
File "", line 638, in _load_backward_compatible
File "/usr/share/python-wheels/requests-2.21.0-py2.py3-none-any.whl/requests/__init__.py", line 95, in 
File "", line 983, in _find_and_load
File "", line 967, in _find_and_load_unlocked
File "", line 668, in _load_unlocked
File "", line 638, in _load_backward_compatible
File "/usr/share/python-wheels/urllib3-1.24.1-py2.py3-none-any.whl/urllib3/contrib/pyopenssl.py", line 46, in 
File "/usr/lib/python3/dist-packages/OpenSSL/__init__.py", line 8, in 
from OpenSSL import crypto, SSL
File "/usr/lib/python3/dist-packages/OpenSSL/crypto.py", line 1553, in 
class X509StoreFlags(object):
File "/usr/lib/python3/dist-packages/OpenSSL/crypto.py", line 1573, in X509StoreFlags
CB_ISSUER_CHECK = _lib.X509_V_FLAG_CB_ISSUER_CHECK
AttributeError: module 'lib' has no attribute 'X509_V_FLAG_CB_ISSUER_CHECK'
+ echo 19
+ sudo pip3 install --force-reinstall --upgrade zigpy==0.50.3
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/pip/_vendor/__init__.py", line 33, in vendored
__import__(vendored_name, globals(), locals(), level=0)
ModuleNotFoundError: No module named 'pip._vendor.cachecontrol'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/bin/pip3", line 9, in 
from pip._internal import main
File "/usr/lib/python3/dist-packages/pip/_internal/__init__.py", line 19, in 
from pip._vendor.urllib3.exceptions import DependencyWarning
File "/usr/lib/python3/dist-packages/pip/_vendor/__init__.py", line 64, in 
vendored("cachecontrol")
File "/usr/lib/python3/dist-packages/pip/_vendor/__init__.py", line 36, in vendored
__import__(modulename, globals(), locals(), level=0)
File "", line 983, in _find_and_load
File "", line 967, in _find_and_load_unlocked
File "", line 668, in _load_unlocked
File "", line 638, in _load_backward_compatible
File "/usr/share/python-wheels/CacheControl-0.11.7-py2.py3-none-any.whl/cachecontrol/__init__.py", line 9, in 
File "", line 983, in _find_and_load
File "", line 967, in _find_and_load_unlocked
File "", line 668, in _load_unlocked
File "", line 638, in _load_backward_compatible
File "/usr/share/python-wheels/CacheControl-0.11.7-py2.py3-none-any.whl/cachecontrol/wrapper.py", line 1, in 
File "", line 983, in _find_and_load
File "", line 967, in _find_and_load_unlocked
File "", line 668, in _load_unlocked
File "", line 638, in _load_backward_compatible
File "/usr/share/python-wheels/CacheControl-0.11.7-py2.py3-none-any.whl/cachecontrol/adapter.py", line 4, in 
File "", line 983, in _find_and_load
File "", line 967, in _find_and_load_unlocked
File "", line 668, in _load_unlocked
File "", line 638, in _load_backward_compatible
File "/usr/share/python-wheels/requests-2.21.0-py2.py3-none-any.whl/requests/__init__.py", line 95, in 
File "", line 983, in _find_and_load
File "", line 967, in _find_and_load_unlocked
File "", line 668, in _load_unlocked
File "", line 638, in _load_backward_compatible
File "/usr/share/python-wheels/urllib3-1.24.1-py2.py3-none-any.whl/urllib3/contrib/pyopenssl.py", line 46, in 
File "/usr/lib/python3/dist-packages/OpenSSL/__init__.py", line 8, in 
from OpenSSL import crypto, SSL
File "/usr/lib/python3/dist-packages/OpenSSL/crypto.py", line 1553, in 
class X509StoreFlags(object):
File "/usr/lib/python3/dist-packages/OpenSSL/crypto.py", line 1573, in X509StoreFlags
CB_ISSUER_CHECK = _lib.X509_V_FLAG_CB_ISSUER_CHECK
AttributeError: module 'lib' has no attribute 'X509_V_FLAG_CB_ISSUER_CHECK'
+ echo 20
+ sudo pip3 install --force-reinstall --upgrade xmodem
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/pip/_vendor/__init__.py", line 33, in vendored
__import__(vendored_name, globals(), locals(), level=0)
ModuleNotFoundError: No module named 'pip._vendor.cachecontrol'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/bin/pip3", line 9, in 
from pip._internal import main
File "/usr/lib/python3/dist-packages/pip/_internal/__init__.py", line 19, in 
from pip._vendor.urllib3.exceptions import DependencyWarning
File "/usr/lib/python3/dist-packages/pip/_vendor/__init__.py", line 64, in 
vendored("cachecontrol")
File "/usr/lib/python3/dist-packages/pip/_vendor/__init__.py", line 36, in vendored
__import__(modulename, globals(), locals(), level=0)
File "", line 983, in _find_and_load
File "", line 967, in _find_and_load_unlocked
File "", line 668, in _load_unlocked
File "", line 638, in _load_backward_compatible
File "/usr/share/python-wheels/CacheControl-0.11.7-py2.py3-none-any.whl/cachecontrol/__init__.py", line 9, in 
File "", line 983, in _find_and_load
File "", line 967, in _find_and_load_unlocked
File "", line 668, in _load_unlocked
File "", line 638, in _load_backward_compatible
File "/usr/share/python-wheels/CacheControl-0.11.7-py2.py3-none-any.whl/cachecontrol/wrapper.py", line 1, in 
File "", line 983, in _find_and_load
File "", line 967, in _find_and_load_unlocked
File "", line 668, in _load_unlocked
File "", line 638, in _load_backward_compatible
File "/usr/share/python-wheels/CacheControl-0.11.7-py2.py3-none-any.whl/cachecontrol/adapter.py", line 4, in 
File "", line 983, in _find_and_load
File "", line 967, in _find_and_load_unlocked
File "", line 668, in _load_unlocked
File "", line 638, in _load_backward_compatible
File "/usr/share/python-wheels/requests-2.21.0-py2.py3-none-any.whl/requests/__init__.py", line 95, in 
File "", line 983, in _find_and_load
File "", line 967, in _find_and_load_unlocked
File "", line 668, in _load_unlocked
File "", line 638, in _load_backward_compatible
File "/usr/share/python-wheels/urllib3-1.24.1-py2.py3-none-any.whl/urllib3/contrib/pyopenssl.py", line 46, in 
File "/usr/lib/python3/dist-packages/OpenSSL/__init__.py", line 8, in 
from OpenSSL import crypto, SSL
File "/usr/lib/python3/dist-packages/OpenSSL/crypto.py", line 1553, in 
class X509StoreFlags(object):
File "/usr/lib/python3/dist-packages/OpenSSL/crypto.py", line 1573, in X509StoreFlags
CB_ISSUER_CHECK = _lib.X509_V_FLAG_CB_ISSUER_CHECK
AttributeError: module 'lib' has no attribute 'X509_V_FLAG_CB_ISSUER_CHECK'
+ echo 21
+ sudo pip3 install --force-reinstall --upgrade pycrypto
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/pip/_vendor/__init__.py", line 33, in vendored
__import__(vendored_name, globals(), locals(), level=0)
ModuleNotFoundError: No module named 'pip._vendor.cachecontrol'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/bin/pip3", line 9, in 
from pip._internal import main
File "/usr/lib/python3/dist-packages/pip/_internal/__init__.py", line 19, in 
from pip._vendor.urllib3.exceptions import DependencyWarning
File "/usr/lib/python3/dist-packages/pip/_vendor/__init__.py", line 64, in 
vendored("cachecontrol")
File "/usr/lib/python3/dist-packages/pip/_vendor/__init__.py", line 36, in vendored
__import__(modulename, globals(), locals(), level=0)
File "", line 983, in _find_and_load
File "", line 967, in _find_and_load_unlocked
File "", line 668, in _load_unlocked
File "", line 638, in _load_backward_compatible
File "/usr/share/python-wheels/CacheControl-0.11.7-py2.py3-none-any.whl/cachecontrol/__init__.py", line 9, in 
File "", line 983, in _find_and_load
File "", line 967, in _find_and_load_unlocked
File "", line 668, in _load_unlocked
File "", line 638, in _load_backward_compatible
File "/usr/share/python-wheels/CacheControl-0.11.7-py2.py3-none-any.whl/cachecontrol/wrapper.py", line 1, in 
File "", line 983, in _find_and_load
File "", line 967, in _find_and_load_unlocked
File "", line 668, in _load_unlocked
File "", line 638, in _load_backward_compatible
File "/usr/share/python-wheels/CacheControl-0.11.7-py2.py3-none-any.whl/cachecontrol/adapter.py", line 4, in 
File "", line 983, in _find_and_load
File "", line 967, in _find_and_load_unlocked
File "", line 668, in _load_unlocked
File "", line 638, in _load_backward_compatible
File "/usr/share/python-wheels/requests-2.21.0-py2.py3-none-any.whl/requests/__init__.py", line 95, in 
File "", line 983, in _find_and_load
File "", line 967, in _find_and_load_unlocked
File "", line 668, in _load_unlocked
File "", line 638, in _load_backward_compatible
File "/usr/share/python-wheels/urllib3-1.24.1-py2.py3-none-any.whl/urllib3/contrib/pyopenssl.py", line 46, in 
File "/usr/lib/python3/dist-packages/OpenSSL/__init__.py", line 8, in 
from OpenSSL import crypto, SSL
File "/usr/lib/python3/dist-packages/OpenSSL/crypto.py", line 1553, in 
class X509StoreFlags(object):
File "/usr/lib/python3/dist-packages/OpenSSL/crypto.py", line 1573, in X509StoreFlags
CB_ISSUER_CHECK = _lib.X509_V_FLAG_CB_ISSUER_CHECK
AttributeError: module 'lib' has no attribute 'X509_V_FLAG_CB_ISSUER_CHECK'
+ echo 22
+ sudo pip3 install --force-reinstall --upgrade charset-normalizer==2.0.12
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/pip/_vendor/__init__.py", line 33, in vendored
__import__(vendored_name, globals(), locals(), level=0)
ModuleNotFoundError: No module named 'pip._vendor.cachecontrol'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/bin/pip3", line 9, in 
from pip._internal import main
File "/usr/lib/python3/dist-packages/pip/_internal/__init__.py", line 19, in 
from pip._vendor.urllib3.exceptions import DependencyWarning
File "/usr/lib/python3/dist-packages/pip/_vendor/__init__.py", line 64, in 
vendored("cachecontrol")
File "/usr/lib/python3/dist-packages/pip/_vendor/__init__.py", line 36, in vendored
__import__(modulename, globals(), locals(), level=0)
File "", line 983, in _find_and_load
File "", line 967, in _find_and_load_unlocked
File "", line 668, in _load_unlocked
File "", line 638, in _load_backward_compatible
File "/usr/share/python-wheels/CacheControl-0.11.7-py2.py3-none-any.whl/cachecontrol/__init__.py", line 9, in 
File "", line 983, in _find_and_load
File "", line 967, in _find_and_load_unlocked
File "", line 668, in _load_unlocked
File "", line 638, in _load_backward_compatible
File "/usr/share/python-wheels/CacheControl-0.11.7-py2.py3-none-any.whl/cachecontrol/wrapper.py", line 1, in 
File "", line 983, in _find_and_load
File "", line 967, in _find_and_load_unlocked
File "", line 668, in _load_unlocked
File "", line 638, in _load_backward_compatible
File "/usr/share/python-wheels/CacheControl-0.11.7-py2.py3-none-any.whl/cachecontrol/adapter.py", line 4, in 
File "", line 983, in _find_and_load
File "", line 967, in _find_and_load_unlocked
File "", line 668, in _load_unlocked
File "", line 638, in _load_backward_compatible
File "/usr/share/python-wheels/requests-2.21.0-py2.py3-none-any.whl/requests/__init__.py", line 95, in 
File "", line 983, in _find_and_load
File "", line 967, in _find_and_load_unlocked
File "", line 668, in _load_unlocked
File "", line 638, in _load_backward_compatible
File "/usr/share/python-wheels/urllib3-1.24.1-py2.py3-none-any.whl/urllib3/contrib/pyopenssl.py", line 46, in 
File "/usr/lib/python3/dist-packages/OpenSSL/__init__.py", line 8, in 
from OpenSSL import crypto, SSL
File "/usr/lib/python3/dist-packages/OpenSSL/crypto.py", line 1553, in 
class X509StoreFlags(object):
File "/usr/lib/python3/dist-packages/OpenSSL/crypto.py", line 1573, in X509StoreFlags
CB_ISSUER_CHECK = _lib.X509_V_FLAG_CB_ISSUER_CHECK
AttributeError: module 'lib' has no attribute 'X509_V_FLAG_CB_ISSUER_CHECK'
+ echo 23
+ sudo pip3 install --force-reinstall --upgrade yarl==1.4.2
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/pip/_vendor/__init__.py", line 33, in vendored
__import__(vendored_name, globals(), locals(), level=0)
ModuleNotFoundError: No module named 'pip._vendor.cachecontrol'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/bin/pip3", line 9, in 
from pip._internal import main
File "/usr/lib/python3/dist-packages/pip/_internal/__init__.py", line 19, in 
from pip._vendor.urllib3.exceptions import DependencyWarning
File "/usr/lib/python3/dist-packages/pip/_vendor/__init__.py", line 64, in 
vendored("cachecontrol")
File "/usr/lib/python3/dist-packages/pip/_vendor/__init__.py", line 36, in vendored
__import__(modulename, globals(), locals(), level=0)
File "", line 983, in _find_and_load
File "", line 967, in _find_and_load_unlocked
File "", line 668, in _load_unlocked
File "", line 638, in _load_backward_compatible
File "/usr/share/python-wheels/CacheControl-0.11.7-py2.py3-none-any.whl/cachecontrol/__init__.py", line 9, in 
File "", line 983, in _find_and_load
File "", line 967, in _find_and_load_unlocked
File "", line 668, in _load_unlocked
File "", line 638, in _load_backward_compatible
File "/usr/share/python-wheels/CacheControl-0.11.7-py2.py3-none-any.whl/cachecontrol/wrapper.py", line 1, in 
File "", line 983, in _find_and_load
File "", line 967, in _find_and_load_unlocked
File "", line 668, in _load_unlocked
File "", line 638, in _load_backward_compatible
File "/usr/share/python-wheels/CacheControl-0.11.7-py2.py3-none-any.whl/cachecontrol/adapter.py", line 4, in 
File "", line 983, in _find_and_load
File "", line 967, in _find_and_load_unlocked
File "", line 668, in _load_unlocked
File "", line 638, in _load_backward_compatible
File "/usr/share/python-wheels/requests-2.21.0-py2.py3-none-any.whl/requests/__init__.py", line 95, in 
File "", line 983, in _find_and_load
File "", line 967, in _find_and_load_unlocked
File "", line 668, in _load_unlocked
File "", line 638, in _load_backward_compatible
File "/usr/share/python-wheels/urllib3-1.24.1-py2.py3-none-any.whl/urllib3/contrib/pyopenssl.py", line 46, in 
File "/usr/lib/python3/dist-packages/OpenSSL/__init__.py", line 8, in 
from OpenSSL import crypto, SSL
File "/usr/lib/python3/dist-packages/OpenSSL/crypto.py", line 1553, in 
class X509StoreFlags(object):
File "/usr/lib/python3/dist-packages/OpenSSL/crypto.py", line 1573, in X509StoreFlags
CB_ISSUER_CHECK = _lib.X509_V_FLAG_CB_ISSUER_CHECK
AttributeError: module 'lib' has no attribute 'X509_V_FLAG_CB_ISSUER_CHECK'
+ echo 24
+ sudo chmod +x /var/www/html/core/class/../../plugins/zigbee/resources/post-install.sh
+ sudo /var/www/html/core/class/../../plugins/zigbee/resources/post-install.sh
Launch post-install of zigbee dependancy
grep: /usr/local/lib/python3.7/dist-packages/bellows/zigbee/application.py: No such file or directory
/var/www/html/core/class/../../plugins/zigbee/resources/post-install.sh: line 24: [: -eq: unary operator expected
grep: /usr/local/lib/python3.8/dist-packages/bellows/zigbee/application.py: No such file or directory
/var/www/html/core/class/../../plugins/zigbee/resources/post-install.sh: line 29: [: -eq: unary operator expected
grep: /usr/local/lib/python3.9/dist-packages/bellows/zigbee/application.py: No such file or directory
/var/www/html/core/class/../../plugins/zigbee/resources/post-install.sh: line 35: [: -eq: unary operator expected
Cleaning rustc
Everything is successfully installed!
+ echo 25
+ php /var/www/html/core/class/../php/jeecli.php plugin dependancy_end zigbee
+ rm /tmp/jeedom_install_in_progress_zigbee
+ echo '*******************End of package installation******************'
*******************End of package installation******************

zigbee packages le log d’installation des dépendances

C’est log que j’ai posté. Il semble que tout soit OK alors que cela ne l’affiche pas ainsi sur le panneau de configuration.


Je ne comprends pas pourquoi.

tu peux supprimer tous les logs de zigbee, relancer les dependances et fournir le log complet ?

C’est ce que j’ai fait… :frowning:

OK je viens de voir ça

Tu peux en ssh essayer ça :

sudo apt remove -y python3-openssl
sudo pip3 install --upgrade pip

Résultat des 2 commandes ci-dessous ; je relance l’installation des dépendances ?

pi@JeedomServer:~ $ sudo apt remove -y python3-openssl
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
  python3-openssl
0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
After this operation, 239 kB disk space will be freed.
(Reading database ... 71596 files and directories currently installed.)
Removing python3-openssl (19.0.0-1) ...
pi@JeedomServer:~ $ sudo pip3 install --upgrade pip
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Cache entry deserialization failed, entry ignored
Cache entry deserialization failed, entry ignored
Collecting pip
  Downloading https://files.pythonhosted.org/packages/15/aa/3f4c7bcee2057a76562a5b33ecbd199be08cdb4443a02e26bd2c3cf6fc39/pip-23.3.2-py3-none-any.whl (2.1MB)
    100% |████████████████████████████████| 2.1MB 224kB/s
Installing collected packages: pip
  Found existing installation: pip 18.1
    Not uninstalling pip at /usr/lib/python3/dist-packages, outside environment /usr
    Can't uninstall 'pip'. No files were found to uninstall.
Successfully installed pip-23.3.2

Oui relance et remontre le log qui aura été généré pour voir si la reinstall de python3-openssl a fixé ce que j’ai vu

Après tu utilises un plugin qui n’a plus trop d’avenir par rapport a Jeezigbee
Tu devrais songer à migrer vers lui

Ca passe tjs pas… :frowning:

1ère partie du log :

+ sudo pip3 install --force-reinstall --upgrade zigpy-xbee==0.15.0
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Collecting zigpy-xbee==0.15.0
Downloading https://www.piwheels.org/simple/zigpy-xbee/zigpy_xbee-0.15.0-py3-none-any.whl (40 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.5 MB/s eta 0:00:00
Collecting pyserial-asyncio (from zigpy-xbee==0.15.0)
Using cached https://www.piwheels.org/simple/pyserial-asyncio/pyserial_asyncio-0.6-py3-none-any.whl (7.5 kB)
Collecting zigpy>=0.47.0 (from zigpy-xbee==0.15.0)
Using cached https://www.piwheels.org/simple/zigpy/zigpy-0.51.6-py3-none-any.whl (153 kB)
Collecting aiohttp (from zigpy>=0.47.0->zigpy-xbee==0.15.0)
Using cached aiohttp-3.8.6-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (7.7 kB)
Collecting aiosqlite>=0.16.0 (from zigpy>=0.47.0->zigpy-xbee==0.15.0)
Using cached https://www.piwheels.org/simple/aiosqlite/aiosqlite-0.19.0-py3-none-any.whl (15 kB)
Collecting crccheck (from zigpy>=0.47.0->zigpy-xbee==0.15.0)
Using cached https://www.piwheels.org/simple/crccheck/crccheck-1.3.0-py3-none-any.whl (21 kB)
Collecting cryptography (from zigpy>=0.47.0->zigpy-xbee==0.15.0)
Using cached cryptography-41.0.7-cp37-abi3-manylinux_2_28_aarch64.whl.metadata (5.2 kB)
Collecting voluptuous (from zigpy>=0.47.0->zigpy-xbee==0.15.0)
Using cached https://www.piwheels.org/simple/voluptuous/voluptuous-0.14.1-py3-none-any.whl (30 kB)
Collecting yarl (from zigpy>=0.47.0->zigpy-xbee==0.15.0)
Using cached yarl-1.9.4-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (31 kB)
Collecting pyserial (from pyserial-asyncio->zigpy-xbee==0.15.0)
Using cached https://www.piwheels.org/simple/pyserial/pyserial-3.5-py2.py3-none-any.whl (90 kB)
Collecting typing_extensions>=4.0 (from aiosqlite>=0.16.0->zigpy>=0.47.0->zigpy-xbee==0.15.0)
Using cached https://www.piwheels.org/simple/typing-extensions/typing_extensions-4.7.1-py3-none-any.whl (33 kB)
Collecting attrs>=17.3.0 (from aiohttp->zigpy>=0.47.0->zigpy-xbee==0.15.0)
Using cached https://www.piwheels.org/simple/attrs/attrs-23.2.0-py3-none-any.whl (60 kB)
Collecting charset-normalizer<4.0,>=2.0 (from aiohttp->zigpy>=0.47.0->zigpy-xbee==0.15.0)
Using cached charset_normalizer-3.3.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (33 kB)
Collecting multidict<7.0,>=4.5 (from aiohttp->zigpy>=0.47.0->zigpy-xbee==0.15.0)
Using cached multidict-6.0.4-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (96 kB)
Collecting async-timeout<5.0,>=4.0.0a3 (from aiohttp->zigpy>=0.47.0->zigpy-xbee==0.15.0)
Using cached https://www.piwheels.org/simple/async-timeout/async_timeout-4.0.3-py3-none-any.whl (5.7 kB)
Collecting frozenlist>=1.1.1 (from aiohttp->zigpy>=0.47.0->zigpy-xbee==0.15.0)
Using cached frozenlist-1.3.3-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (147 kB)
Collecting aiosignal>=1.1.2 (from aiohttp->zigpy>=0.47.0->zigpy-xbee==0.15.0)
Using cached https://www.piwheels.org/simple/aiosignal/aiosignal-1.3.1-py3-none-any.whl (7.6 kB)
Collecting asynctest==0.13.0 (from aiohttp->zigpy>=0.47.0->zigpy-xbee==0.15.0)
Using cached https://www.piwheels.org/simple/asynctest/asynctest-0.13.0-py3-none-any.whl (26 kB)
Collecting idna>=2.0 (from yarl->zigpy>=0.47.0->zigpy-xbee==0.15.0)
Using cached https://www.piwheels.org/simple/idna/idna-3.6-py3-none-any.whl (61 kB)
Collecting cffi>=1.12 (from cryptography->zigpy>=0.47.0->zigpy-xbee==0.15.0)
Using cached cffi-1.15.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (435 kB)
Collecting importlib-metadata (from attrs>=17.3.0->aiohttp->zigpy>=0.47.0->zigpy-xbee==0.15.0)
Using cached https://www.piwheels.org/simple/importlib-metadata/importlib_metadata-6.7.0-py3-none-any.whl (22 kB)
Collecting pycparser (from cffi>=1.12->cryptography->zigpy>=0.47.0->zigpy-xbee==0.15.0)
Using cached https://www.piwheels.org/simple/pycparser/pycparser-2.21-py2.py3-none-any.whl (119 kB)
Collecting zipp>=0.5 (from importlib-metadata->attrs>=17.3.0->aiohttp->zigpy>=0.47.0->zigpy-xbee==0.15.0)
Using cached https://www.piwheels.org/simple/zipp/zipp-3.15.0-py3-none-any.whl (6.8 kB)
Using cached aiohttp-3.8.6-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (990 kB)
Using cached yarl-1.9.4-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (286 kB)
Using cached cryptography-41.0.7-cp37-abi3-manylinux_2_28_aarch64.whl (4.1 MB)
Using cached charset_normalizer-3.3.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (133 kB)
WARNING: Error parsing requirements for idna: [Errno 2] No such file or directory: '/usr/local/lib/python3.7/dist-packages/idna-3.3.dist-info/METADATA'
WARNING: Error parsing requirements for pyudev: [Errno 2] No such file or directory: '/usr/local/lib/python3.7/dist-packages/pyudev-0.23.2.dist-info/METADATA'
Installing collected packages: pyserial, crccheck, zipp, voluptuous, typing_extensions, pyserial-asyncio, pycparser, multidict, idna, frozenlist, charset-normalizer, asynctest, yarl, importlib-metadata, cffi, async-timeout, aiosqlite, aiosignal, cryptography, attrs, aiohttp, zigpy, zigpy-xbee
Attempting uninstall: pyserial
Found existing installation: pyserial 3.5
Uninstalling pyserial-3.5:
Successfully uninstalled pyserial-3.5
Attempting uninstall: crccheck
Found existing installation: crccheck 1.3.0
Uninstalling crccheck-1.3.0:
Successfully uninstalled crccheck-1.3.0
Attempting uninstall: zipp
Found existing installation: zipp 3.15.0
Uninstalling zipp-3.15.0:
Successfully uninstalled zipp-3.15.0
Attempting uninstall: voluptuous
Found existing installation: voluptuous 0.13.1
Uninstalling voluptuous-0.13.1:
Successfully uninstalled voluptuous-0.13.1
Attempting uninstall: typing_extensions
Found existing installation: typing_extensions 4.4.0
Uninstalling typing_extensions-4.4.0:
Successfully uninstalled typing_extensions-4.4.0
Attempting uninstall: pyserial-asyncio
Found existing installation: pyserial-asyncio 0.6
Uninstalling pyserial-asyncio-0.6:
Successfully uninstalled pyserial-asyncio-0.6
Attempting uninstall: pycparser
Found existing installation: pycparser 2.21
Uninstalling pycparser-2.21:
Successfully uninstalled pycparser-2.21
Attempting uninstall: multidict
Found existing installation: multidict 6.0.4
Uninstalling multidict-6.0.4:
Successfully uninstalled multidict-6.0.4
Attempting uninstall: idna
WARNING: No metadata found in /usr/local/lib/python3.7/dist-packages
Found existing installation: idna 3.3
ERROR: Cannot uninstall idna 3.3, RECORD file not found. You might be able to recover from this via: 'pip install --force-reinstall --no-deps idna==3.3'.
+ echo 16
+ sudo pip3 install --force-reinstall --upgrade zigpy-deconz==0.18.1
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Collecting zigpy-deconz==0.18.1
Downloading https://www.piwheels.org/simple/zigpy-deconz/zigpy_deconz-0.18.1-py3-none-any.whl (31 kB)
Collecting pyserial-asyncio (from zigpy-deconz==0.18.1)
Using cached https://www.piwheels.org/simple/pyserial-asyncio/pyserial_asyncio-0.6-py3-none-any.whl (7.5 kB)
Collecting zigpy>=0.47.0 (from zigpy-deconz==0.18.1)
Using cached https://www.piwheels.org/simple/zigpy/zigpy-0.51.6-py3-none-any.whl (153 kB)
Collecting aiohttp (from zigpy>=0.47.0->zigpy-deconz==0.18.1)
Using cached aiohttp-3.8.6-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (7.7 kB)
Collecting aiosqlite>=0.16.0 (from zigpy>=0.47.0->zigpy-deconz==0.18.1)
Using cached https://www.piwheels.org/simple/aiosqlite/aiosqlite-0.19.0-py3-none-any.whl (15 kB)
Collecting crccheck (from zigpy>=0.47.0->zigpy-deconz==0.18.1)
Using cached https://www.piwheels.org/simple/crccheck/crccheck-1.3.0-py3-none-any.whl (21 kB)
Collecting cryptography (from zigpy>=0.47.0->zigpy-deconz==0.18.1)
Using cached cryptography-41.0.7-cp37-abi3-manylinux_2_28_aarch64.whl.metadata (5.2 kB)
Collecting voluptuous (from zigpy>=0.47.0->zigpy-deconz==0.18.1)
Using cached https://www.piwheels.org/simple/voluptuous/voluptuous-0.14.1-py3-none-any.whl (30 kB)
Collecting yarl (from zigpy>=0.47.0->zigpy-deconz==0.18.1)
Using cached yarl-1.9.4-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (31 kB)
Collecting pyserial (from pyserial-asyncio->zigpy-deconz==0.18.1)
Using cached https://www.piwheels.org/simple/pyserial/pyserial-3.5-py2.py3-none-any.whl (90 kB)
Collecting typing_extensions>=4.0 (from aiosqlite>=0.16.0->zigpy>=0.47.0->zigpy-deconz==0.18.1)
Using cached https://www.piwheels.org/simple/typing-extensions/typing_extensions-4.7.1-py3-none-any.whl (33 kB)
Collecting attrs>=17.3.0 (from aiohttp->zigpy>=0.47.0->zigpy-deconz==0.18.1)
Using cached https://www.piwheels.org/simple/attrs/attrs-23.2.0-py3-none-any.whl (60 kB)
Collecting charset-normalizer<4.0,>=2.0 (from aiohttp->zigpy>=0.47.0->zigpy-deconz==0.18.1)
Using cached charset_normalizer-3.3.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (33 kB)
Collecting multidict<7.0,>=4.5 (from aiohttp->zigpy>=0.47.0->zigpy-deconz==0.18.1)
Using cached multidict-6.0.4-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (96 kB)
Collecting async-timeout<5.0,>=4.0.0a3 (from aiohttp->zigpy>=0.47.0->zigpy-deconz==0.18.1)
Using cached https://www.piwheels.org/simple/async-timeout/async_timeout-4.0.3-py3-none-any.whl (5.7 kB)
Collecting frozenlist>=1.1.1 (from aiohttp->zigpy>=0.47.0->zigpy-deconz==0.18.1)
Using cached frozenlist-1.3.3-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (147 kB)
Collecting aiosignal>=1.1.2 (from aiohttp->zigpy>=0.47.0->zigpy-deconz==0.18.1)
Using cached https://www.piwheels.org/simple/aiosignal/aiosignal-1.3.1-py3-none-any.whl (7.6 kB)
Collecting asynctest==0.13.0 (from aiohttp->zigpy>=0.47.0->zigpy-deconz==0.18.1)
Using cached https://www.piwheels.org/simple/asynctest/asynctest-0.13.0-py3-none-any.whl (26 kB)
Collecting idna>=2.0 (from yarl->zigpy>=0.47.0->zigpy-deconz==0.18.1)
Using cached https://www.piwheels.org/simple/idna/idna-3.6-py3-none-any.whl (61 kB)
Collecting cffi>=1.12 (from cryptography->zigpy>=0.47.0->zigpy-deconz==0.18.1)
Using cached cffi-1.15.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (435 kB)
Collecting importlib-metadata (from attrs>=17.3.0->aiohttp->zigpy>=0.47.0->zigpy-deconz==0.18.1)
Using cached https://www.piwheels.org/simple/importlib-metadata/importlib_metadata-6.7.0-py3-none-any.whl (22 kB)
Collecting pycparser (from cffi>=1.12->cryptography->zigpy>=0.47.0->zigpy-deconz==0.18.1)
Using cached https://www.piwheels.org/simple/pycparser/pycparser-2.21-py2.py3-none-any.whl (119 kB)
Collecting zipp>=0.5 (from importlib-metadata->attrs>=17.3.0->aiohttp->zigpy>=0.47.0->zigpy-deconz==0.18.1)
Using cached https://www.piwheels.org/simple/zipp/zipp-3.15.0-py3-none-any.whl (6.8 kB)
Using cached aiohttp-3.8.6-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (990 kB)
Using cached yarl-1.9.4-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (286 kB)
Using cached cryptography-41.0.7-cp37-abi3-manylinux_2_28_aarch64.whl (4.1 MB)
Using cached charset_normalizer-3.3.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (133 kB)
WARNING: Error parsing requirements for idna: [Errno 2] No such file or directory: '/usr/local/lib/python3.7/dist-packages/idna-3.3.dist-info/METADATA'
WARNING: Error parsing requirements for pyudev: [Errno 2] No such file or directory: '/usr/local/lib/python3.7/dist-packages/pyudev-0.23.2.dist-info/METADATA'
WARNING: Error parsing requirements for voluptuous: [Errno 2] No such file or directory: '/usr/local/lib/python3.7/dist-packages/voluptuous-0.13.1.dist-info/METADATA'
Installing collected packages: pyserial, crccheck, zipp, voluptuous, typing_extensions, pyserial-asyncio, pycparser, multidict, idna, frozenlist, charset-normalizer, asynctest, yarl, importlib-metadata, cffi, async-timeout, aiosqlite, aiosignal, cryptography, attrs, aiohttp, zigpy, zigpy-deconz
Attempting uninstall: pyserial
Found existing installation: pyserial 3.5
Uninstalling pyserial-3.5:
Successfully uninstalled pyserial-3.5
Attempting uninstall: crccheck
Found existing installation: crccheck 1.3.0
Uninstalling crccheck-1.3.0:
Successfully uninstalled crccheck-1.3.0
Attempting uninstall: zipp
Found existing installation: zipp 3.15.0
Uninstalling zipp-3.15.0:
Successfully uninstalled zipp-3.15.0
Attempting uninstall: voluptuous
WARNING: No metadata found in /usr/local/lib/python3.7/dist-packages
Found existing installation: voluptuous 0.13.1
ERROR: Cannot uninstall voluptuous 0.13.1, RECORD file not found. You might be able to recover from this via: 'pip install --force-reinstall --no-deps voluptuous==0.13.1'.
+ echo 17
+ sudo pip3 install --force-reinstall --upgrade zigpy-zigate==0.9.2
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Collecting zigpy-zigate==0.9.2
Downloading https://www.piwheels.org/simple/zigpy-zigate/zigpy_zigate-0.9.2-py3-none-any.whl (39 kB)
Collecting pyserial>=3.5 (from zigpy-zigate==0.9.2)
Using cached https://www.piwheels.org/simple/pyserial/pyserial-3.5-py2.py3-none-any.whl (90 kB)
Collecting pyusb>=1.1.0 (from zigpy-zigate==0.9.2)
Downloading https://www.piwheels.org/simple/pyusb/pyusb-1.2.1-py3-none-any.whl (58 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.4/58.4 kB 488.6 kB/s eta 0:00:00
Collecting zigpy>=0.47.0 (from zigpy-zigate==0.9.2)
Using cached https://www.piwheels.org/simple/zigpy/zigpy-0.51.6-py3-none-any.whl (153 kB)
Collecting gpiozero (from zigpy-zigate==0.9.2)
Downloading https://www.piwheels.org/simple/gpiozero/gpiozero-2.0-py3-none-any.whl (150 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 150.5/150.5 kB 1.3 MB/s eta 0:00:00
Collecting pyserial-asyncio>=0.5 (from zigpy-zigate==0.9.2)
Using cached https://www.piwheels.org/simple/pyserial-asyncio/pyserial_asyncio-0.6-py3-none-any.whl (7.5 kB)
Collecting aiohttp (from zigpy>=0.47.0->zigpy-zigate==0.9.2)
Using cached aiohttp-3.8.6-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (7.7 kB)
Collecting aiosqlite>=0.16.0 (from zigpy>=0.47.0->zigpy-zigate==0.9.2)
Using cached https://www.piwheels.org/simple/aiosqlite/aiosqlite-0.19.0-py3-none-any.whl (15 kB)
Collecting crccheck (from zigpy>=0.47.0->zigpy-zigate==0.9.2)
Using cached https://www.piwheels.org/simple/crccheck/crccheck-1.3.0-py3-none-any.whl (21 kB)
Collecting cryptography (from zigpy>=0.47.0->zigpy-zigate==0.9.2)
Using cached cryptography-41.0.7-cp37-abi3-manylinux_2_28_aarch64.whl.metadata (5.2 kB)
Collecting voluptuous (from zigpy>=0.47.0->zigpy-zigate==0.9.2)
Using cached https://www.piwheels.org/simple/voluptuous/voluptuous-0.14.1-py3-none-any.whl (30 kB)
Collecting yarl (from zigpy>=0.47.0->zigpy-zigate==0.9.2)
Using cached yarl-1.9.4-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (31 kB)
Collecting colorzero (from gpiozero->zigpy-zigate==0.9.2)
Downloading https://www.piwheels.org/simple/colorzero/colorzero-2.0-py2.py3-none-any.whl (26 kB)
Collecting typing_extensions>=4.0 (from aiosqlite>=0.16.0->zigpy>=0.47.0->zigpy-zigate==0.9.2)
Using cached https://www.piwheels.org/simple/typing-extensions/typing_extensions-4.7.1-py3-none-any.whl (33 kB)
Collecting attrs>=17.3.0 (from aiohttp->zigpy>=0.47.0->zigpy-zigate==0.9.2)
Using cached https://www.piwheels.org/simple/attrs/attrs-23.2.0-py3-none-any.whl (60 kB)
Collecting charset-normalizer<4.0,>=2.0 (from aiohttp->zigpy>=0.47.0->zigpy-zigate==0.9.2)
Using cached charset_normalizer-3.3.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (33 kB)
Collecting multidict<7.0,>=4.5 (from aiohttp->zigpy>=0.47.0->zigpy-zigate==0.9.2)
Using cached multidict-6.0.4-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (96 kB)
Collecting async-timeout<5.0,>=4.0.0a3 (from aiohttp->zigpy>=0.47.0->zigpy-zigate==0.9.2)
Using cached https://www.piwheels.org/simple/async-timeout/async_timeout-4.0.3-py3-none-any.whl (5.7 kB)
Collecting frozenlist>=1.1.1 (from aiohttp->zigpy>=0.47.0->zigpy-zigate==0.9.2)
Using cached frozenlist-1.3.3-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (147 kB)
Collecting aiosignal>=1.1.2 (from aiohttp->zigpy>=0.47.0->zigpy-zigate==0.9.2)
Using cached https://www.piwheels.org/simple/aiosignal/aiosignal-1.3.1-py3-none-any.whl (7.6 kB)
Collecting asynctest==0.13.0 (from aiohttp->zigpy>=0.47.0->zigpy-zigate==0.9.2)
Using cached https://www.piwheels.org/simple/asynctest/asynctest-0.13.0-py3-none-any.whl (26 kB)
Collecting idna>=2.0 (from yarl->zigpy>=0.47.0->zigpy-zigate==0.9.2)
Using cached https://www.piwheels.org/simple/idna/idna-3.6-py3-none-any.whl (61 kB)
Collecting setuptools (from colorzero->gpiozero->zigpy-zigate==0.9.2)
Using cached https://www.piwheels.org/simple/setuptools/setuptools-68.0.0-py3-none-any.whl (804 kB)
Collecting cffi>=1.12 (from cryptography->zigpy>=0.47.0->zigpy-zigate==0.9.2)
Using cached cffi-1.15.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (435 kB)
Collecting importlib-metadata (from attrs>=17.3.0->aiohttp->zigpy>=0.47.0->zigpy-zigate==0.9.2)
Using cached https://www.piwheels.org/simple/importlib-metadata/importlib_metadata-6.7.0-py3-none-any.whl (22 kB)
Collecting pycparser (from cffi>=1.12->cryptography->zigpy>=0.47.0->zigpy-zigate==0.9.2)
Using cached https://www.piwheels.org/simple/pycparser/pycparser-2.21-py2.py3-none-any.whl (119 kB)
Collecting zipp>=0.5 (from importlib-metadata->attrs>=17.3.0->aiohttp->zigpy>=0.47.0->zigpy-zigate==0.9.2)
Using cached https://www.piwheels.org/simple/zipp/zipp-3.15.0-py3-none-any.whl (6.8 kB)
Using cached aiohttp-3.8.6-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (990 kB)
Using cached yarl-1.9.4-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (286 kB)
Using cached cryptography-41.0.7-cp37-abi3-manylinux_2_28_aarch64.whl (4.1 MB)
Using cached charset_normalizer-3.3.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (133 kB)
WARNING: Error parsing requirements for idna: [Errno 2] No such file or directory: '/usr/local/lib/python3.7/dist-packages/idna-3.3.dist-info/METADATA'
WARNING: Error parsing requirements for pyudev: [Errno 2] No such file or directory: '/usr/local/lib/python3.7/dist-packages/pyudev-0.23.2.dist-info/METADATA'
WARNING: Error parsing requirements for voluptuous: [Errno 2] No such file or directory: '/usr/local/lib/python3.7/dist-packages/voluptuous-0.13.1.dist-info/METADATA'
Installing collected packages: pyserial, crccheck, zipp, voluptuous, typing_extensions, setuptools, pyusb, pyserial-asyncio, pycparser, multidict, idna, frozenlist, charset-normalizer, asynctest, yarl, importlib-metadata, colorzero, cffi, async-timeout, aiosqlite, aiosignal, gpiozero, cryptography, attrs, aiohttp, zigpy, zigpy-zigate
Attempting uninstall: pyserial
Found existing installation: pyserial 3.5
Uninstalling pyserial-3.5:
Successfully uninstalled pyserial-3.5
Attempting uninstall: crccheck
Found existing installation: crccheck 1.3.0
Uninstalling crccheck-1.3.0:
Successfully uninstalled crccheck-1.3.0
Attempting uninstall: zipp
Found existing installation: zipp 3.15.0
Uninstalling zipp-3.15.0:
Successfully uninstalled zipp-3.15.0
Attempting uninstall: voluptuous
WARNING: No metadata found in /usr/local/lib/python3.7/dist-packages
Found existing installation: voluptuous 0.13.1
ERROR: Cannot uninstall voluptuous 0.13.1, RECORD file not found. You might be able to recover from this via: 'pip install --force-reinstall --no-deps voluptuous==0.13.1'.
+ echo 18
+ sudo pip3 install --force-reinstall --upgrade bellows==0.33.1
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Collecting bellows==0.33.1
Downloading https://www.piwheels.org/simple/bellows/bellows-0.33.1-py3-none-any.whl (194 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 194.2/194.2 kB 597.7 kB/s eta 0:00:00
Collecting click (from bellows==0.33.1)
Downloading https://www.piwheels.org/simple/click/click-8.1.7-py3-none-any.whl (97 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 5.8 MB/s eta 0:00:00
Collecting click-log>=0.2.1 (from bellows==0.33.1)
Downloading https://www.piwheels.org/simple/click-log/click_log-0.4.0-py2.py3-none-any.whl (4.5 kB)
Collecting pure-pcapy3==1.0.1 (from bellows==0.33.1)
Downloading https://www.piwheels.org/simple/pure-pcapy3/pure_pcapy3-1.0.1-py3-none-any.whl (6.1 kB)
Collecting pyserial (from bellows==0.33.1)
Using cached https://www.piwheels.org/simple/pyserial/pyserial-3.5-py2.py3-none-any.whl (90 kB)
Collecting pyserial-asyncio (from bellows==0.33.1)
Using cached https://www.piwheels.org/simple/pyserial-asyncio/pyserial_asyncio-0.6-py3-none-any.whl (7.5 kB)
Collecting voluptuous (from bellows==0.33.1)
Using cached https://www.piwheels.org/simple/voluptuous/voluptuous-0.14.1-py3-none-any.whl (30 kB)
Collecting zigpy>=0.50.0 (from bellows==0.33.1)
Using cached https://www.piwheels.org/simple/zigpy/zigpy-0.51.6-py3-none-any.whl (153 kB)
Collecting setuptools (from pure-pcapy3==1.0.1->bellows==0.33.1)
Using cached https://www.piwheels.org/simple/setuptools/setuptools-68.0.0-py3-none-any.whl (804 kB)
Collecting aiohttp (from zigpy>=0.50.0->bellows==0.33.1)
Using cached aiohttp-3.8.6-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (7.7 kB)
Collecting aiosqlite>=0.16.0 (from zigpy>=0.50.0->bellows==0.33.1)
Using cached https://www.piwheels.org/simple/aiosqlite/aiosqlite-0.19.0-py3-none-any.whl (15 kB)
Collecting crccheck (from zigpy>=0.50.0->bellows==0.33.1)
Using cached https://www.piwheels.org/simple/crccheck/crccheck-1.3.0-py3-none-any.whl (21 kB)
Collecting cryptography (from zigpy>=0.50.0->bellows==0.33.1)
Using cached cryptography-41.0.7-cp37-abi3-manylinux_2_28_aarch64.whl.metadata (5.2 kB)
Collecting yarl (from zigpy>=0.50.0->bellows==0.33.1)
Using cached yarl-1.9.4-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (31 kB)
Collecting importlib-metadata (from click->bellows==0.33.1)
Using cached https://www.piwheels.org/simple/importlib-metadata/importlib_metadata-6.7.0-py3-none-any.whl (22 kB)
Collecting typing_extensions>=4.0 (from aiosqlite>=0.16.0->zigpy>=0.50.0->bellows==0.33.1)
Using cached https://www.piwheels.org/simple/typing-extensions/typing_extensions-4.7.1-py3-none-any.whl (33 kB)
Collecting attrs>=17.3.0 (from aiohttp->zigpy>=0.50.0->bellows==0.33.1)
Using cached https://www.piwheels.org/simple/attrs/attrs-23.2.0-py3-none-any.whl (60 kB)
Collecting charset-normalizer<4.0,>=2.0 (from aiohttp->zigpy>=0.50.0->bellows==0.33.1)
Using cached charset_normalizer-3.3.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (33 kB)
Collecting multidict<7.0,>=4.5 (from aiohttp->zigpy>=0.50.0->bellows==0.33.1)
Using cached multidict-6.0.4-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (96 kB)
Collecting async-timeout<5.0,>=4.0.0a3 (from aiohttp->zigpy>=0.50.0->bellows==0.33.1)
Using cached https://www.piwheels.org/simple/async-timeout/async_timeout-4.0.3-py3-none-any.whl (5.7 kB)
Collecting frozenlist>=1.1.1 (from aiohttp->zigpy>=0.50.0->bellows==0.33.1)
Using cached frozenlist-1.3.3-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (147 kB)
Collecting aiosignal>=1.1.2 (from aiohttp->zigpy>=0.50.0->bellows==0.33.1)
Using cached https://www.piwheels.org/simple/aiosignal/aiosignal-1.3.1-py3-none-any.whl (7.6 kB)
Collecting asynctest==0.13.0 (from aiohttp->zigpy>=0.50.0->bellows==0.33.1)
Using cached https://www.piwheels.org/simple/asynctest/asynctest-0.13.0-py3-none-any.whl (26 kB)
Collecting idna>=2.0 (from yarl->zigpy>=0.50.0->bellows==0.33.1)
Using cached https://www.piwheels.org/simple/idna/idna-3.6-py3-none-any.whl (61 kB)
Collecting cffi>=1.12 (from cryptography->zigpy>=0.50.0->bellows==0.33.1)
Using cached cffi-1.15.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (435 kB)
Collecting zipp>=0.5 (from importlib-metadata->click->bellows==0.33.1)
Using cached https://www.piwheels.org/simple/zipp/zipp-3.15.0-py3-none-any.whl (6.8 kB)
Collecting pycparser (from cffi>=1.12->cryptography->zigpy>=0.50.0->bellows==0.33.1)
Using cached https://www.piwheels.org/simple/pycparser/pycparser-2.21-py2.py3-none-any.whl (119 kB)
Using cached aiohttp-3.8.6-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (990 kB)
Using cached yarl-1.9.4-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (286 kB)
Using cached cryptography-41.0.7-cp37-abi3-manylinux_2_28_aarch64.whl (4.1 MB)
Using cached charset_normalizer-3.3.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (133 kB)
WARNING: Error parsing requirements for idna: [Errno 2] No such file or directory: '/usr/local/lib/python3.7/dist-packages/idna-3.3.dist-info/METADATA'
WARNING: Error parsing requirements for pyudev: [Errno 2] No such file or directory: '/usr/local/lib/python3.7/dist-packages/pyudev-0.23.2.dist-info/METADATA'
WARNING: Error parsing requirements for voluptuous: [Errno 2] No such file or directory: '/usr/local/lib/python3.7/dist-packages/voluptuous-0.13.1.dist-info/METADATA'
Installing collected packages: pyserial, crccheck, zipp, voluptuous, typing_extensions, setuptools, pyserial-asyncio, pycparser, multidict, idna, frozenlist, charset-normalizer, asynctest, yarl, pure-pcapy3, importlib-metadata, cffi, async-timeout, aiosqlite, aiosignal, cryptography, click, attrs, click-log, aiohttp, zigpy, bellows
Attempting uninstall: pyserial
Found existing installation: pyserial 3.5
Uninstalling pyserial-3.5:
Successfully uninstalled pyserial-3.5
Attempting uninstall: crccheck
Found existing installation: crccheck 1.3.0
Uninstalling crccheck-1.3.0:
Successfully uninstalled crccheck-1.3.0
Attempting uninstall: zipp
Found existing installation: zipp 3.15.0
Uninstalling zipp-3.15.0:
Successfully uninstalled zipp-3.15.0
Attempting uninstall: voluptuous
WARNING: No metadata found in /usr/local/lib/python3.7/dist-packages
Found existing installation: voluptuous 0.13.1
ERROR: Cannot uninstall voluptuous 0.13.1, RECORD file not found. You might be able to recover from this via: 'pip install --force-reinstall --no-deps voluptuous==0.13.1'.
+ echo 19
+ sudo pip3 install --force-reinstall --upgrade zigpy==0.50.3
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Collecting zigpy==0.50.3
Downloading https://www.piwheels.org/simple/zigpy/zigpy-0.50.3-py3-none-any.whl (143 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.1/143.1 kB 449.2 kB/s eta 0:00:00

2ème partie du log :

WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))': /simple/aiohttp/
Collecting aiohttp (from zigpy==0.50.3)
Using cached aiohttp-3.8.6-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (7.7 kB)
Collecting aiosqlite>=0.16.0 (from zigpy==0.50.3)
Using cached https://www.piwheels.org/simple/aiosqlite/aiosqlite-0.19.0-py3-none-any.whl (15 kB)
Collecting crccheck (from zigpy==0.50.3)
Using cached https://www.piwheels.org/simple/crccheck/crccheck-1.3.0-py3-none-any.whl (21 kB)
Collecting cryptography (from zigpy==0.50.3)
Using cached cryptography-41.0.7-cp37-abi3-manylinux_2_28_aarch64.whl.metadata (5.2 kB)
Collecting voluptuous (from zigpy==0.50.3)
Using cached https://www.piwheels.org/simple/voluptuous/voluptuous-0.14.1-py3-none-any.whl (30 kB)
Collecting typing_extensions>=4.0 (from aiosqlite>=0.16.0->zigpy==0.50.3)
Using cached https://www.piwheels.org/simple/typing-extensions/typing_extensions-4.7.1-py3-none-any.whl (33 kB)
Collecting attrs>=17.3.0 (from aiohttp->zigpy==0.50.3)
Using cached https://www.piwheels.org/simple/attrs/attrs-23.2.0-py3-none-any.whl (60 kB)
Collecting charset-normalizer<4.0,>=2.0 (from aiohttp->zigpy==0.50.3)
Using cached charset_normalizer-3.3.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (33 kB)
Collecting multidict<7.0,>=4.5 (from aiohttp->zigpy==0.50.3)
Using cached multidict-6.0.4-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (96 kB)
Collecting async-timeout<5.0,>=4.0.0a3 (from aiohttp->zigpy==0.50.3)
Using cached https://www.piwheels.org/simple/async-timeout/async_timeout-4.0.3-py3-none-any.whl (5.7 kB)
Collecting yarl<2.0,>=1.0 (from aiohttp->zigpy==0.50.3)
Using cached yarl-1.9.4-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (31 kB)
Collecting frozenlist>=1.1.1 (from aiohttp->zigpy==0.50.3)
Using cached frozenlist-1.3.3-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (147 kB)
Collecting aiosignal>=1.1.2 (from aiohttp->zigpy==0.50.3)
Using cached https://www.piwheels.org/simple/aiosignal/aiosignal-1.3.1-py3-none-any.whl (7.6 kB)
Collecting asynctest==0.13.0 (from aiohttp->zigpy==0.50.3)
Using cached https://www.piwheels.org/simple/asynctest/asynctest-0.13.0-py3-none-any.whl (26 kB)
Collecting cffi>=1.12 (from cryptography->zigpy==0.50.3)
Using cached cffi-1.15.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (435 kB)
Collecting importlib-metadata (from attrs>=17.3.0->aiohttp->zigpy==0.50.3)
Using cached https://www.piwheels.org/simple/importlib-metadata/importlib_metadata-6.7.0-py3-none-any.whl (22 kB)
Collecting pycparser (from cffi>=1.12->cryptography->zigpy==0.50.3)
Using cached https://www.piwheels.org/simple/pycparser/pycparser-2.21-py2.py3-none-any.whl (119 kB)
Collecting idna>=2.0 (from yarl<2.0,>=1.0->aiohttp->zigpy==0.50.3)
Using cached https://www.piwheels.org/simple/idna/idna-3.6-py3-none-any.whl (61 kB)
Collecting zipp>=0.5 (from importlib-metadata->attrs>=17.3.0->aiohttp->zigpy==0.50.3)
Using cached https://www.piwheels.org/simple/zipp/zipp-3.15.0-py3-none-any.whl (6.8 kB)
Using cached aiohttp-3.8.6-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (990 kB)
Using cached cryptography-41.0.7-cp37-abi3-manylinux_2_28_aarch64.whl (4.1 MB)
Using cached charset_normalizer-3.3.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (133 kB)
Using cached yarl-1.9.4-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (286 kB)
WARNING: Error parsing requirements for idna: [Errno 2] No such file or directory: '/usr/local/lib/python3.7/dist-packages/idna-3.3.dist-info/METADATA'
WARNING: Error parsing requirements for pyudev: [Errno 2] No such file or directory: '/usr/local/lib/python3.7/dist-packages/pyudev-0.23.2.dist-info/METADATA'
WARNING: Error parsing requirements for voluptuous: [Errno 2] No such file or directory: '/usr/local/lib/python3.7/dist-packages/voluptuous-0.13.1.dist-info/METADATA'
Installing collected packages: crccheck, zipp, voluptuous, typing_extensions, pycparser, multidict, idna, frozenlist, charset-normalizer, asynctest, yarl, importlib-metadata, cffi, async-timeout, aiosqlite, aiosignal, cryptography, attrs, aiohttp, zigpy
Attempting uninstall: crccheck
Found existing installation: crccheck 1.3.0
Uninstalling crccheck-1.3.0:
Successfully uninstalled crccheck-1.3.0
Attempting uninstall: zipp
Found existing installation: zipp 3.15.0
Uninstalling zipp-3.15.0:
Successfully uninstalled zipp-3.15.0
Attempting uninstall: voluptuous
WARNING: No metadata found in /usr/local/lib/python3.7/dist-packages
Found existing installation: voluptuous 0.13.1
ERROR: Cannot uninstall voluptuous 0.13.1, RECORD file not found. You might be able to recover from this via: 'pip install --force-reinstall --no-deps voluptuous==0.13.1'.
+ echo 20
+ sudo pip3 install --force-reinstall --upgrade xmodem
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Collecting xmodem
Downloading https://www.piwheels.org/simple/xmodem/xmodem-0.4.7-py3-none-any.whl (35 kB)
WARNING: Error parsing requirements for idna: [Errno 2] No such file or directory: '/usr/local/lib/python3.7/dist-packages/idna-3.3.dist-info/METADATA'
WARNING: Error parsing requirements for pyudev: [Errno 2] No such file or directory: '/usr/local/lib/python3.7/dist-packages/pyudev-0.23.2.dist-info/METADATA'
WARNING: Error parsing requirements for voluptuous: [Errno 2] No such file or directory: '/usr/local/lib/python3.7/dist-packages/voluptuous-0.13.1.dist-info/METADATA'
Installing collected packages: xmodem
Attempting uninstall: xmodem
Found existing installation: xmodem 0.4.6
Uninstalling xmodem-0.4.6:
Successfully uninstalled xmodem-0.4.6
Successfully installed xmodem-0.4.7
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
+ echo 21
+ sudo pip3 install --force-reinstall --upgrade pycrypto
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Collecting pycrypto
Downloading pycrypto-2.6.1.tar.gz (446 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 446.2/446.2 kB 5.8 MB/s eta 0:00:00
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Building wheels for collected packages: pycrypto
Building wheel for pycrypto (setup.py): started
Building wheel for pycrypto (setup.py): finished with status 'done'
Created wheel for pycrypto: filename=pycrypto-2.6.1-cp37-cp37m-linux_aarch64.whl size=528508 sha256=29b8822edc563ae72c8f2b17f09a6ce048d74dbfdff8c908b9f409737a24cce3
Stored in directory: /root/.cache/pip/wheels/cf/85/ba/bbd7c96add459de7598fb424e5ff2309baf2095c844ac0f191
Successfully built pycrypto
WARNING: Error parsing requirements for idna: [Errno 2] No such file or directory: '/usr/local/lib/python3.7/dist-packages/idna-3.3.dist-info/METADATA'
WARNING: Error parsing requirements for pyudev: [Errno 2] No such file or directory: '/usr/local/lib/python3.7/dist-packages/pyudev-0.23.2.dist-info/METADATA'
WARNING: Error parsing requirements for voluptuous: [Errno 2] No such file or directory: '/usr/local/lib/python3.7/dist-packages/voluptuous-0.13.1.dist-info/METADATA'
Installing collected packages: pycrypto
Attempting uninstall: pycrypto
Found existing installation: pycrypto 2.6.1
Uninstalling pycrypto-2.6.1:
Successfully uninstalled pycrypto-2.6.1
Successfully installed pycrypto-2.6.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
+ echo 22
+ sudo pip3 install --force-reinstall --upgrade charset-normalizer==2.0.12
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Collecting charset-normalizer==2.0.12
Downloading https://www.piwheels.org/simple/charset-normalizer/charset_normalizer-2.0.12-py3-none-any.whl (44 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.2/44.2 kB 321.0 kB/s eta 0:00:00
WARNING: Error parsing requirements for idna: [Errno 2] No such file or directory: '/usr/local/lib/python3.7/dist-packages/idna-3.3.dist-info/METADATA'
WARNING: Error parsing requirements for pyudev: [Errno 2] No such file or directory: '/usr/local/lib/python3.7/dist-packages/pyudev-0.23.2.dist-info/METADATA'
WARNING: Error parsing requirements for voluptuous: [Errno 2] No such file or directory: '/usr/local/lib/python3.7/dist-packages/voluptuous-0.13.1.dist-info/METADATA'
Installing collected packages: charset-normalizer
Attempting uninstall: charset-normalizer
Found existing installation: charset-normalizer 2.0.11
Uninstalling charset-normalizer-2.0.11:
Successfully uninstalled charset-normalizer-2.0.11
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
requests 2.28.1 requires idna<4,>=2.5, which is not installed.
Successfully installed charset-normalizer-2.0.12
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
+ echo 23
+ sudo pip3 install --force-reinstall --upgrade yarl==1.4.2
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Collecting yarl==1.4.2
Downloading yarl-1.4.2.tar.gz (163 kB)━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.5/163.5 kB 3.6 MB/s eta 0:00:00
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Collecting multidict>=4.0 (from yarl==1.4.2)
Using cached multidict-6.0.4-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (96 kB)
Collecting idna>=2.0 (from yarl==1.4.2)
Using cached https://www.piwheels.org/simple/idna/idna-3.6-py3-none-any.whl (61 kB)
Building wheels for collected packages: yarl
Building wheel for yarl (setup.py): started
Building wheel for yarl (setup.py): finished with status 'done'
Created wheel for yarl: filename=yarl-1.4.2-cp37-cp37m-linux_aarch64.whl size=259372 sha256=168bd2d29578bc48dfe6084b4beb3bf2401f5158da1082f2f3c1af255d760637
Stored in directory: /root/.cache/pip/wheels/0f/45/eb/d72f4d72945a5246fa17fc4ae453e96dfbc3a0aa85c90e6e2d
Successfully built yarl
WARNING: Error parsing requirements for idna: [Errno 2] No such file or directory: '/usr/local/lib/python3.7/dist-packages/idna-3.3.dist-info/METADATA'
WARNING: Error parsing requirements for pyudev: [Errno 2] No such file or directory: '/usr/local/lib/python3.7/dist-packages/pyudev-0.23.2.dist-info/METADATA'
WARNING: Error parsing requirements for voluptuous: [Errno 2] No such file or directory: '/usr/local/lib/python3.7/dist-packages/voluptuous-0.13.1.dist-info/METADATA'
Installing collected packages: multidict, idna, yarl
Attempting uninstall: multidict
Found existing installation: multidict 6.0.4
Uninstalling multidict-6.0.4:
Successfully uninstalled multidict-6.0.4
Attempting uninstall: idna
WARNING: No metadata found in /usr/local/lib/python3.7/dist-packages
Found existing installation: idna 3.3
ERROR: Cannot uninstall idna 3.3, RECORD file not found. You might be able to recover from this via: 'pip install --force-reinstall --no-deps idna==3.3'.
+ echo 24
+ sudo chmod +x /var/www/html/core/class/../../plugins/zigbee/resources/post-install.sh
+ sudo /var/www/html/core/class/../../plugins/zigbee/resources/post-install.sh
Launch post-install of zigbee dependancy
grep: /usr/local/lib/python3.7/dist-packages/bellows/zigbee/application.py: No such file or directory
/var/www/html/core/class/../../plugins/zigbee/resources/post-install.sh: line 24: [: -eq: unary operator expected
grep: /usr/local/lib/python3.8/dist-packages/bellows/zigbee/application.py: No such file or directory
/var/www/html/core/class/../../plugins/zigbee/resources/post-install.sh: line 29: [: -eq: unary operator expected
grep: /usr/local/lib/python3.9/dist-packages/bellows/zigbee/application.py: No such file or directory
/var/www/html/core/class/../../plugins/zigbee/resources/post-install.sh: line 35: [: -eq: unary operator expected
Cleaning rustc
Everything is successfully installed!
+ echo 25
+ php /var/www/html/core/class/../php/jeecli.php plugin dependancy_end zigbee
+ rm /tmp/jeedom_install_in_progress_zigbee
+ echo '*******************End of package installation******************'
*******************End of package installation******************

Y a quand même un sacré mieux !

Reste ça

Donc pour être sûr que l’OS Linux est à jour:

sudo apt update
sudo apt upgrade

Ensuite pour installer ce qui fait râler dans les dépences de zigbee:

sudo pip3 install --force-reinstall --no-deps voluptuous==0.13.1
sudo pip3 install --force-reinstall --no-deps idna==3.3
sudo pip3 install --force-reinstall --no-deps pyudev==0.23.2

PS: j’ai édité car j’avais passé les commandes en pip or c’est pip3, on l’a faite pour openssl et cela a fixé l’erreur.

Donne voir le résultat de chaque commande pip3 install

Relance ensuite les dépendances pour voir si ce coup ci ca passe.

Je lance la commande, et relance l’installation des dépendances… et je vais coucher mon fils.
Je repasse après dans 1h, 1h30 ca dépend de lui.

En tout cas un très gd merci !!!

Je passe en coup de vent mais encore pas OK, voici le log (1ère partie) :

WARNING: Error parsing requirements for voluptuous: [Errno 2] No such file or directory: '/usr/local/lib/python3.7/dist-packages/voluptuous-0.13.1.dist-info/METADATA'
Installing collected packages: pyserial, crccheck, zipp, voluptuous, typing-extensions, pyserial-asyncio, pyrsistent, pycparser, pkgutil-resolve-name, multidict, idna, humanfriendly, frozenlist, charset-normalizer, asynctest, yarl, importlib-resources, importlib-metadata, coloredlogs, cffi, async-timeout, aiosqlite, aiosignal, cryptography, attrs, jsonschema, aiohttp, zigpy, zigpy-znp
Attempting uninstall: pyserial
Found existing installation: pyserial 3.5
Uninstalling pyserial-3.5:
Successfully uninstalled pyserial-3.5
Attempting uninstall: crccheck
Found existing installation: crccheck 1.3.0
Uninstalling crccheck-1.3.0:
Successfully uninstalled crccheck-1.3.0
Attempting uninstall: zipp
Found existing installation: zipp 3.15.0
Uninstalling zipp-3.15.0:
Successfully uninstalled zipp-3.15.0
Attempting uninstall: voluptuous
WARNING: No metadata found in /usr/local/lib/python3.7/dist-packages
Found existing installation: voluptuous 0.13.1
ERROR: Cannot uninstall voluptuous 0.13.1, RECORD file not found. You might be able to recover from this via: 'pip install --force-reinstall --no-deps voluptuous==0.13.1'.
+ echo 15
+ sudo pip3 install --force-reinstall --upgrade zigpy-xbee==0.15.0
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Collecting zigpy-xbee==0.15.0
Downloading https://www.piwheels.org/simple/zigpy-xbee/zigpy_xbee-0.15.0-py3-none-any.whl (40 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.9 MB/s eta 0:00:00
Collecting pyserial-asyncio (from zigpy-xbee==0.15.0)
Using cached https://www.piwheels.org/simple/pyserial-asyncio/pyserial_asyncio-0.6-py3-none-any.whl (7.5 kB)
Collecting zigpy>=0.47.0 (from zigpy-xbee==0.15.0)
Using cached https://www.piwheels.org/simple/zigpy/zigpy-0.51.6-py3-none-any.whl (153 kB)
Collecting aiohttp (from zigpy>=0.47.0->zigpy-xbee==0.15.0)
Using cached aiohttp-3.8.6-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (7.7 kB)
Collecting aiosqlite>=0.16.0 (from zigpy>=0.47.0->zigpy-xbee==0.15.0)
Using cached https://www.piwheels.org/simple/aiosqlite/aiosqlite-0.19.0-py3-none-any.whl (15 kB)
Collecting crccheck (from zigpy>=0.47.0->zigpy-xbee==0.15.0)
Using cached https://www.piwheels.org/simple/crccheck/crccheck-1.3.0-py3-none-any.whl (21 kB)
Collecting cryptography (from zigpy>=0.47.0->zigpy-xbee==0.15.0)
Using cached cryptography-41.0.7-cp37-abi3-manylinux_2_28_aarch64.whl.metadata (5.2 kB)
Collecting voluptuous (from zigpy>=0.47.0->zigpy-xbee==0.15.0)
Using cached https://www.piwheels.org/simple/voluptuous/voluptuous-0.14.1-py3-none-any.whl (30 kB)
Collecting yarl (from zigpy>=0.47.0->zigpy-xbee==0.15.0)
Using cached yarl-1.9.4-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (31 kB)
Collecting pyserial (from pyserial-asyncio->zigpy-xbee==0.15.0)
Using cached https://www.piwheels.org/simple/pyserial/pyserial-3.5-py2.py3-none-any.whl (90 kB)
Collecting typing_extensions>=4.0 (from aiosqlite>=0.16.0->zigpy>=0.47.0->zigpy-xbee==0.15.0)
Using cached https://www.piwheels.org/simple/typing-extensions/typing_extensions-4.7.1-py3-none-any.whl (33 kB)
Collecting attrs>=17.3.0 (from aiohttp->zigpy>=0.47.0->zigpy-xbee==0.15.0)
Using cached https://www.piwheels.org/simple/attrs/attrs-23.2.0-py3-none-any.whl (60 kB)
Collecting charset-normalizer<4.0,>=2.0 (from aiohttp->zigpy>=0.47.0->zigpy-xbee==0.15.0)
Using cached charset_normalizer-3.3.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (33 kB)
Collecting multidict<7.0,>=4.5 (from aiohttp->zigpy>=0.47.0->zigpy-xbee==0.15.0)
Using cached multidict-6.0.4-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (96 kB)
Collecting async-timeout<5.0,>=4.0.0a3 (from aiohttp->zigpy>=0.47.0->zigpy-xbee==0.15.0)
Using cached https://www.piwheels.org/simple/async-timeout/async_timeout-4.0.3-py3-none-any.whl (5.7 kB)
Collecting frozenlist>=1.1.1 (from aiohttp->zigpy>=0.47.0->zigpy-xbee==0.15.0)
Using cached frozenlist-1.3.3-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (147 kB)
Collecting aiosignal>=1.1.2 (from aiohttp->zigpy>=0.47.0->zigpy-xbee==0.15.0)
Using cached https://www.piwheels.org/simple/aiosignal/aiosignal-1.3.1-py3-none-any.whl (7.6 kB)
Collecting asynctest==0.13.0 (from aiohttp->zigpy>=0.47.0->zigpy-xbee==0.15.0)
Using cached https://www.piwheels.org/simple/asynctest/asynctest-0.13.0-py3-none-any.whl (26 kB)
Collecting idna>=2.0 (from yarl->zigpy>=0.47.0->zigpy-xbee==0.15.0)
Using cached https://www.piwheels.org/simple/idna/idna-3.6-py3-none-any.whl (61 kB)
Collecting cffi>=1.12 (from cryptography->zigpy>=0.47.0->zigpy-xbee==0.15.0)
Using cached cffi-1.15.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (435 kB)
Collecting importlib-metadata (from attrs>=17.3.0->aiohttp->zigpy>=0.47.0->zigpy-xbee==0.15.0)
Using cached https://www.piwheels.org/simple/importlib-metadata/importlib_metadata-6.7.0-py3-none-any.whl (22 kB)
Collecting pycparser (from cffi>=1.12->cryptography->zigpy>=0.47.0->zigpy-xbee==0.15.0)
Using cached https://www.piwheels.org/simple/pycparser/pycparser-2.21-py2.py3-none-any.whl (119 kB)
Collecting zipp>=0.5 (from importlib-metadata->attrs>=17.3.0->aiohttp->zigpy>=0.47.0->zigpy-xbee==0.15.0)
Using cached https://www.piwheels.org/simple/zipp/zipp-3.15.0-py3-none-any.whl (6.8 kB)
Using cached aiohttp-3.8.6-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (990 kB)
Using cached yarl-1.9.4-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (286 kB)
Using cached cryptography-41.0.7-cp37-abi3-manylinux_2_28_aarch64.whl (4.1 MB)
Using cached charset_normalizer-3.3.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (133 kB)
WARNING: Error parsing requirements for idna: [Errno 2] No such file or directory: '/usr/local/lib/python3.7/dist-packages/idna-3.3.dist-info/METADATA'
WARNING: Error parsing requirements for pyudev: [Errno 2] No such file or directory: '/usr/local/lib/python3.7/dist-packages/pyudev-0.23.2.dist-info/METADATA'
WARNING: Error parsing requirements for voluptuous: [Errno 2] No such file or directory: '/usr/local/lib/python3.7/dist-packages/voluptuous-0.13.1.dist-info/METADATA'
Installing collected packages: pyserial, crccheck, zipp, voluptuous, typing_extensions, pyserial-asyncio, pycparser, multidict, idna, frozenlist, charset-normalizer, asynctest, yarl, importlib-metadata, cffi, async-timeout, aiosqlite, aiosignal, cryptography, attrs, aiohttp, zigpy, zigpy-xbee
Attempting uninstall: pyserial
Found existing installation: pyserial 3.5
Uninstalling pyserial-3.5:
Successfully uninstalled pyserial-3.5
Attempting uninstall: crccheck
Found existing installation: crccheck 1.3.0
Uninstalling crccheck-1.3.0:
Successfully uninstalled crccheck-1.3.0
Attempting uninstall: zipp
Found existing installation: zipp 3.15.0
Uninstalling zipp-3.15.0:
Successfully uninstalled zipp-3.15.0
Attempting uninstall: voluptuous
WARNING: No metadata found in /usr/local/lib/python3.7/dist-packages
Found existing installation: voluptuous 0.13.1
ERROR: Cannot uninstall voluptuous 0.13.1, RECORD file not found. You might be able to recover from this via: 'pip install --force-reinstall --no-deps voluptuous==0.13.1'.
+ echo 16
+ sudo pip3 install --force-reinstall --upgrade zigpy-deconz==0.18.1
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Collecting zigpy-deconz==0.18.1
Downloading https://www.piwheels.org/simple/zigpy-deconz/zigpy_deconz-0.18.1-py3-none-any.whl (31 kB)
Collecting pyserial-asyncio (from zigpy-deconz==0.18.1)
Using cached https://www.piwheels.org/simple/pyserial-asyncio/pyserial_asyncio-0.6-py3-none-any.whl (7.5 kB)
Collecting zigpy>=0.47.0 (from zigpy-deconz==0.18.1)
Using cached https://www.piwheels.org/simple/zigpy/zigpy-0.51.6-py3-none-any.whl (153 kB)
Collecting aiohttp (from zigpy>=0.47.0->zigpy-deconz==0.18.1)
Using cached aiohttp-3.8.6-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (7.7 kB)
Collecting aiosqlite>=0.16.0 (from zigpy>=0.47.0->zigpy-deconz==0.18.1)
Using cached https://www.piwheels.org/simple/aiosqlite/aiosqlite-0.19.0-py3-none-any.whl (15 kB)
Collecting crccheck (from zigpy>=0.47.0->zigpy-deconz==0.18.1)
Using cached https://www.piwheels.org/simple/crccheck/crccheck-1.3.0-py3-none-any.whl (21 kB)
Collecting cryptography (from zigpy>=0.47.0->zigpy-deconz==0.18.1)
Using cached cryptography-41.0.7-cp37-abi3-manylinux_2_28_aarch64.whl.metadata (5.2 kB)
Collecting voluptuous (from zigpy>=0.47.0->zigpy-deconz==0.18.1)
Using cached https://www.piwheels.org/simple/voluptuous/voluptuous-0.14.1-py3-none-any.whl (30 kB)
Collecting yarl (from zigpy>=0.47.0->zigpy-deconz==0.18.1)
Using cached yarl-1.9.4-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (31 kB)
Collecting pyserial (from pyserial-asyncio->zigpy-deconz==0.18.1)
Using cached https://www.piwheels.org/simple/pyserial/pyserial-3.5-py2.py3-none-any.whl (90 kB)
Collecting typing_extensions>=4.0 (from aiosqlite>=0.16.0->zigpy>=0.47.0->zigpy-deconz==0.18.1)
Using cached https://www.piwheels.org/simple/typing-extensions/typing_extensions-4.7.1-py3-none-any.whl (33 kB)
Collecting attrs>=17.3.0 (from aiohttp->zigpy>=0.47.0->zigpy-deconz==0.18.1)
Using cached https://www.piwheels.org/simple/attrs/attrs-23.2.0-py3-none-any.whl (60 kB)
Collecting charset-normalizer<4.0,>=2.0 (from aiohttp->zigpy>=0.47.0->zigpy-deconz==0.18.1)
Using cached charset_normalizer-3.3.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (33 kB)
Collecting multidict<7.0,>=4.5 (from aiohttp->zigpy>=0.47.0->zigpy-deconz==0.18.1)
Using cached multidict-6.0.4-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (96 kB)
Collecting async-timeout<5.0,>=4.0.0a3 (from aiohttp->zigpy>=0.47.0->zigpy-deconz==0.18.1)
Using cached https://www.piwheels.org/simple/async-timeout/async_timeout-4.0.3-py3-none-any.whl (5.7 kB)
Collecting frozenlist>=1.1.1 (from aiohttp->zigpy>=0.47.0->zigpy-deconz==0.18.1)
Using cached frozenlist-1.3.3-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (147 kB)
Collecting aiosignal>=1.1.2 (from aiohttp->zigpy>=0.47.0->zigpy-deconz==0.18.1)
Using cached https://www.piwheels.org/simple/aiosignal/aiosignal-1.3.1-py3-none-any.whl (7.6 kB)
Collecting asynctest==0.13.0 (from aiohttp->zigpy>=0.47.0->zigpy-deconz==0.18.1)
Using cached https://www.piwheels.org/simple/asynctest/asynctest-0.13.0-py3-none-any.whl (26 kB)
Collecting idna>=2.0 (from yarl->zigpy>=0.47.0->zigpy-deconz==0.18.1)
Using cached https://www.piwheels.org/simple/idna/idna-3.6-py3-none-any.whl (61 kB)
Collecting cffi>=1.12 (from cryptography->zigpy>=0.47.0->zigpy-deconz==0.18.1)
Using cached cffi-1.15.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (435 kB)
Collecting importlib-metadata (from attrs>=17.3.0->aiohttp->zigpy>=0.47.0->zigpy-deconz==0.18.1)
Using cached https://www.piwheels.org/simple/importlib-metadata/importlib_metadata-6.7.0-py3-none-any.whl (22 kB)
Collecting pycparser (from cffi>=1.12->cryptography->zigpy>=0.47.0->zigpy-deconz==0.18.1)
Using cached https://www.piwheels.org/simple/pycparser/pycparser-2.21-py2.py3-none-any.whl (119 kB)
Collecting zipp>=0.5 (from importlib-metadata->attrs>=17.3.0->aiohttp->zigpy>=0.47.0->zigpy-deconz==0.18.1)
Using cached https://www.piwheels.org/simple/zipp/zipp-3.15.0-py3-none-any.whl (6.8 kB)
Using cached aiohttp-3.8.6-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (990 kB)
Using cached yarl-1.9.4-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (286 kB)
Using cached cryptography-41.0.7-cp37-abi3-manylinux_2_28_aarch64.whl (4.1 MB)
Using cached charset_normalizer-3.3.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (133 kB)
WARNING: Error parsing requirements for idna: [Errno 2] No such file or directory: '/usr/local/lib/python3.7/dist-packages/idna-3.3.dist-info/METADATA'
WARNING: Error parsing requirements for pyudev: [Errno 2] No such file or directory: '/usr/local/lib/python3.7/dist-packages/pyudev-0.23.2.dist-info/METADATA'
WARNING: Error parsing requirements for voluptuous: [Errno 2] No such file or directory: '/usr/local/lib/python3.7/dist-packages/voluptuous-0.13.1.dist-info/METADATA'
Installing collected packages: pyserial, crccheck, zipp, voluptuous, typing_extensions, pyserial-asyncio, pycparser, multidict, idna, frozenlist, charset-normalizer, asynctest, yarl, importlib-metadata, cffi, async-timeout, aiosqlite, aiosignal, cryptography, attrs, aiohttp, zigpy, zigpy-deconz
Attempting uninstall: pyserial
Found existing installation: pyserial 3.5
Uninstalling pyserial-3.5:
Successfully uninstalled pyserial-3.5
Attempting uninstall: crccheck
Found existing installation: crccheck 1.3.0
Uninstalling crccheck-1.3.0:
Successfully uninstalled crccheck-1.3.0
Attempting uninstall: zipp
Found existing installation: zipp 3.15.0
Uninstalling zipp-3.15.0:
Successfully uninstalled zipp-3.15.0
Attempting uninstall: voluptuous
WARNING: No metadata found in /usr/local/lib/python3.7/dist-packages
Found existing installation: voluptuous 0.13.1
ERROR: Cannot uninstall voluptuous 0.13.1, RECORD file not found. You might be able to recover from this via: 'pip install --force-reinstall --no-deps voluptuous==0.13.1'.
+ echo 17
+ sudo pip3 install --force-reinstall --upgrade zigpy-zigate==0.9.2
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Collecting zigpy-zigate==0.9.2
Downloading https://www.piwheels.org/simple/zigpy-zigate/zigpy_zigate-0.9.2-py3-none-any.whl (39 kB)
Collecting pyserial>=3.5 (from zigpy-zigate==0.9.2)
Using cached https://www.piwheels.org/simple/pyserial/pyserial-3.5-py2.py3-none-any.whl (90 kB)
Collecting pyusb>=1.1.0 (from zigpy-zigate==0.9.2)
Downloading https://www.piwheels.org/simple/pyusb/pyusb-1.2.1-py3-none-any.whl (58 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.4/58.4 kB 502.7 kB/s eta 0:00:00
Collecting zigpy>=0.47.0 (from zigpy-zigate==0.9.2)
Using cached https://www.piwheels.org/simple/zigpy/zigpy-0.51.6-py3-none-any.whl (153 kB)
Collecting gpiozero (from zigpy-zigate==0.9.2)
Downloading https://www.piwheels.org/simple/gpiozero/gpiozero-2.0-py3-none-any.whl (150 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 150.5/150.5 kB 1.2 MB/s eta 0:00:00
Collecting pyserial-asyncio>=0.5 (from zigpy-zigate==0.9.2)
Using cached https://www.piwheels.org/simple/pyserial-asyncio/pyserial_asyncio-0.6-py3-none-any.whl (7.5 kB)
Collecting aiohttp (from zigpy>=0.47.0->zigpy-zigate==0.9.2)
Using cached aiohttp-3.8.6-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (7.7 kB)
Collecting aiosqlite>=0.16.0 (from zigpy>=0.47.0->zigpy-zigate==0.9.2)
Using cached https://www.piwheels.org/simple/aiosqlite/aiosqlite-0.19.0-py3-none-any.whl (15 kB)
Collecting crccheck (from zigpy>=0.47.0->zigpy-zigate==0.9.2)
Using cached https://www.piwheels.org/simple/crccheck/crccheck-1.3.0-py3-none-any.whl (21 kB)
Collecting cryptography (from zigpy>=0.47.0->zigpy-zigate==0.9.2)
Using cached cryptography-41.0.7-cp37-abi3-manylinux_2_28_aarch64.whl.metadata (5.2 kB)
Collecting voluptuous (from zigpy>=0.47.0->zigpy-zigate==0.9.2)
Using cached https://www.piwheels.org/simple/voluptuous/voluptuous-0.14.1-py3-none-any.whl (30 kB)
Collecting yarl (from zigpy>=0.47.0->zigpy-zigate==0.9.2)
Using cached yarl-1.9.4-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (31 kB)
Collecting colorzero (from gpiozero->zigpy-zigate==0.9.2)
Downloading https://www.piwheels.org/simple/colorzero/colorzero-2.0-py2.py3-none-any.whl (26 kB)
Collecting typing_extensions>=4.0 (from aiosqlite>=0.16.0->zigpy>=0.47.0->zigpy-zigate==0.9.2)
Using cached https://www.piwheels.org/simple/typing-extensions/typing_extensions-4.7.1-py3-none-any.whl (33 kB)
Collecting attrs>=17.3.0 (from aiohttp->zigpy>=0.47.0->zigpy-zigate==0.9.2)
Using cached https://www.piwheels.org/simple/attrs/attrs-23.2.0-py3-none-any.whl (60 kB)
Collecting charset-normalizer<4.0,>=2.0 (from aiohttp->zigpy>=0.47.0->zigpy-zigate==0.9.2)
Using cached charset_normalizer-3.3.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (33 kB)
Collecting multidict<7.0,>=4.5 (from aiohttp->zigpy>=0.47.0->zigpy-zigate==0.9.2)
Using cached multidict-6.0.4-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (96 kB)
Collecting async-timeout<5.0,>=4.0.0a3 (from aiohttp->zigpy>=0.47.0->zigpy-zigate==0.9.2)
Using cached https://www.piwheels.org/simple/async-timeout/async_timeout-4.0.3-py3-none-any.whl (5.7 kB)
Collecting frozenlist>=1.1.1 (from aiohttp->zigpy>=0.47.0->zigpy-zigate==0.9.2)
Using cached frozenlist-1.3.3-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (147 kB)
Collecting aiosignal>=1.1.2 (from aiohttp->zigpy>=0.47.0->zigpy-zigate==0.9.2)
Using cached https://www.piwheels.org/simple/aiosignal/aiosignal-1.3.1-py3-none-any.whl (7.6 kB)
Collecting asynctest==0.13.0 (from aiohttp->zigpy>=0.47.0->zigpy-zigate==0.9.2)
Using cached https://www.piwheels.org/simple/asynctest/asynctest-0.13.0-py3-none-any.whl (26 kB)
Collecting idna>=2.0 (from yarl->zigpy>=0.47.0->zigpy-zigate==0.9.2)
Using cached https://www.piwheels.org/simple/idna/idna-3.6-py3-none-any.whl (61 kB)
Collecting setuptools (from colorzero->gpiozero->zigpy-zigate==0.9.2)
Using cached https://www.piwheels.org/simple/setuptools/setuptools-68.0.0-py3-none-any.whl (804 kB)
Collecting cffi>=1.12 (from cryptography->zigpy>=0.47.0->zigpy-zigate==0.9.2)
Using cached cffi-1.15.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (435 kB)
Collecting importlib-metadata (from attrs>=17.3.0->aiohttp->zigpy>=0.47.0->zigpy-zigate==0.9.2)
Using cached https://www.piwheels.org/simple/importlib-metadata/importlib_metadata-6.7.0-py3-none-any.whl (22 kB)
Collecting pycparser (from cffi>=1.12->cryptography->zigpy>=0.47.0->zigpy-zigate==0.9.2)
Using cached https://www.piwheels.org/simple/pycparser/pycparser-2.21-py2.py3-none-any.whl (119 kB)
Collecting zipp>=0.5 (from importlib-metadata->attrs>=17.3.0->aiohttp->zigpy>=0.47.0->zigpy-zigate==0.9.2)
Using cached https://www.piwheels.org/simple/zipp/zipp-3.15.0-py3-none-any.whl (6.8 kB)
Using cached aiohttp-3.8.6-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (990 kB)
Using cached yarl-1.9.4-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (286 kB)
Using cached cryptography-41.0.7-cp37-abi3-manylinux_2_28_aarch64.whl (4.1 MB)
Using cached charset_normalizer-3.3.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (133 kB)
WARNING: Error parsing requirements for idna: [Errno 2] No such file or directory: '/usr/local/lib/python3.7/dist-packages/idna-3.3.dist-info/METADATA'
WARNING: Error parsing requirements for pyudev: [Errno 2] No such file or directory: '/usr/local/lib/python3.7/dist-packages/pyudev-0.23.2.dist-info/METADATA'
WARNING: Error parsing requirements for voluptuous: [Errno 2] No such file or directory: '/usr/local/lib/python3.7/dist-packages/voluptuous-0.13.1.dist-info/METADATA'
Installing collected packages: pyserial, crccheck, zipp, voluptuous, typing_extensions, setuptools, pyusb, pyserial-asyncio, pycparser, multidict, idna, frozenlist, charset-normalizer, asynctest, yarl, importlib-metadata, colorzero, cffi, async-timeout, aiosqlite, aiosignal, gpiozero, cryptography, attrs, aiohttp, zigpy, zigpy-zigate
Attempting uninstall: pyserial
Found existing installation: pyserial 3.5
Uninstalling pyserial-3.5:
Successfully uninstalled pyserial-3.5
Attempting uninstall: crccheck
Found existing installation: crccheck 1.3.0
Uninstalling crccheck-1.3.0:
Successfully uninstalled crccheck-1.3.0
Attempting uninstall: zipp
Found existing installation: zipp 3.15.0
Uninstalling zipp-3.15.0:
Successfully uninstalled zipp-3.15.0
Attempting uninstall: voluptuous
WARNING: No metadata found in /usr/local/lib/python3.7/dist-packages
Found existing installation: voluptuous 0.13.1
ERROR: Cannot uninstall voluptuous 0.13.1, RECORD file not found. You might be able to recover from this via: 'pip install --force-reinstall --no-deps voluptuous==0.13.1'.
+ echo 18
+ sudo pip3 install --force-reinstall --upgrade bellows==0.33.1
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Collecting bellows==0.33.1
Downloading https://www.piwheels.org/simple/bellows/bellows-0.33.1-py3-none-any.whl (194 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 194.2/194.2 kB 599.9 kB/s eta 0:00:00
Collecting click (from bellows==0.33.1)
Downloading https://www.piwheels.org/simple/click/click-8.1.7-py3-none-any.whl (97 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 867.9 kB/s eta 0:00:00
Collecting click-log>=0.2.1 (from bellows==0.33.1)
Downloading https://www.piwheels.org/simple/click-log/click_log-0.4.0-py2.py3-none-any.whl (4.5 kB)
Collecting pure-pcapy3==1.0.1 (from bellows==0.33.1)
Downloading https://www.piwheels.org/simple/pure-pcapy3/pure_pcapy3-1.0.1-py3-none-any.whl (6.1 kB)
Collecting pyserial (from bellows==0.33.1)
Using cached https://www.piwheels.org/simple/pyserial/pyserial-3.5-py2.py3-none-any.whl (90 kB)
Collecting pyserial-asyncio (from bellows==0.33.1)
Using cached https://www.piwheels.org/simple/pyserial-asyncio/pyserial_asyncio-0.6-py3-none-any.whl (7.5 kB)
Collecting voluptuous (from bellows==0.33.1)
Using cached https://www.piwheels.org/simple/voluptuous/voluptuous-0.14.1-py3-none-any.whl (30 kB)
Collecting zigpy>=0.50.0 (from bellows==0.33.1)
Using cached https://www.piwheels.org/simple/zigpy/zigpy-0.51.6-py3-none-any.whl (153 kB)
Collecting setuptools (from pure-pcapy3==1.0.1->bellows==0.33.1)
Using cached https://www.piwheels.org/simple/setuptools/setuptools-68.0.0-py3-none-any.whl (804 kB)
Collecting aiohttp (from zigpy>=0.50.0->bellows==0.33.1)
Using cached aiohttp-3.8.6-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (7.7 kB)
Collecting aiosqlite>=0.16.0 (from zigpy>=0.50.0->bellows==0.33.1)
Using cached https://www.piwheels.org/simple/aiosqlite/aiosqlite-0.19.0-py3-none-any.whl (15 kB)
Collecting crccheck (from zigpy>=0.50.0->bellows==0.33.1)
Using cached https://www.piwheels.org/simple/crccheck/crccheck-1.3.0-py3-none-any.whl (21 kB)
Collecting cryptography (from zigpy>=0.50.0->bellows==0.33.1)
Using cached cryptography-41.0.7-cp37-abi3-manylinux_2_28_aarch64.whl.metadata (5.2 kB)
Collecting yarl (from zigpy>=0.50.0->bellows==0.33.1)
Using cached yarl-1.9.4-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (31 kB)
Collecting importlib-metadata (from click->bellows==0.33.1)
Using cached https://www.piwheels.org/simple/importlib-metadata/importlib_metadata-6.7.0-py3-none-any.whl (22 kB)
Collecting typing_extensions>=4.0 (from aiosqlite>=0.16.0->zigpy>=0.50.0->bellows==0.33.1)
Using cached https://www.piwheels.org/simple/typing-extensions/typing_extensions-4.7.1-py3-none-any.whl (33 kB)
Collecting attrs>=17.3.0 (from aiohttp->zigpy>=0.50.0->bellows==0.33.1)
Using cached https://www.piwheels.org/simple/attrs/attrs-23.2.0-py3-none-any.whl (60 kB)
Collecting charset-normalizer<4.0,>=2.0 (from aiohttp->zigpy>=0.50.0->bellows==0.33.1)
Using cached charset_normalizer-3.3.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (33 kB)
Collecting multidict<7.0,>=4.5 (from aiohttp->zigpy>=0.50.0->bellows==0.33.1)
Using cached multidict-6.0.4-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (96 kB)
Collecting async-timeout<5.0,>=4.0.0a3 (from aiohttp->zigpy>=0.50.0->bellows==0.33.1)
Using cached https://www.piwheels.org/simple/async-timeout/async_timeout-4.0.3-py3-none-any.whl (5.7 kB)
Collecting frozenlist>=1.1.1 (from aiohttp->zigpy>=0.50.0->bellows==0.33.1)
Using cached frozenlist-1.3.3-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (147 kB)
Collecting aiosignal>=1.1.2 (from aiohttp->zigpy>=0.50.0->bellows==0.33.1)
Using cached https://www.piwheels.org/simple/aiosignal/aiosignal-1.3.1-py3-none-any.whl (7.6 kB)
Collecting asynctest==0.13.0 (from aiohttp->zigpy>=0.50.0->bellows==0.33.1)
Using cached https://www.piwheels.org/simple/asynctest/asynctest-0.13.0-py3-none-any.whl (26 kB)
Collecting idna>=2.0 (from yarl->zigpy>=0.50.0->bellows==0.33.1)
Using cached https://www.piwheels.org/simple/idna/idna-3.6-py3-none-any.whl (61 kB)
Collecting cffi>=1.12 (from cryptography->zigpy>=0.50.0->bellows==0.33.1)
Using cached cffi-1.15.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (435 kB)
Collecting zipp>=0.5 (from importlib-metadata->click->bellows==0.33.1)
Using cached https://www.piwheels.org/simple/zipp/zipp-3.15.0-py3-none-any.whl (6.8 kB)
Collecting pycparser (from cffi>=1.12->cryptography->zigpy>=0.50.0->bellows==0.33.1)
Using cached https://www.piwheels.org/simple/pycparser/pycparser-2.21-py2.py3-none-any.whl (119 kB)
Using cached aiohttp-3.8.6-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (990 kB)
Using cached yarl-1.9.4-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (286 kB)
Using cached cryptography-41.0.7-cp37-abi3-manylinux_2_28_aarch64.whl (4.1 MB)
Using cached charset_normalizer-3.3.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (133 kB)
WARNING: Error parsing requirements for idna: [Errno 2] No such file or directory: '/usr/local/lib/python3.7/dist-packages/idna-3.3.dist-info/METADATA'
WARNING: Error parsing requirements for pyudev: [Errno 2] No such file or directory: '/usr/local/lib/python3.7/dist-packages/pyudev-0.23.2.dist-info/METADATA'
WARNING: Error parsing requirements for voluptuous: [Errno 2] No such file or directory: '/usr/local/lib/python3.7/dist-packages/voluptuous-0.13.1.dist-info/METADATA'
Installing collected packages: pyserial, crccheck, zipp, voluptuous, typing_extensions, setuptools, pyserial-asyncio, pycparser, multidict, idna, frozenlist, charset-normalizer, asynctest, yarl, pure-pcapy3, importlib-metadata, cffi, async-timeout, aiosqlite, aiosignal, cryptography, click, attrs, click-log, aiohttp, zigpy, bellows
Attempting uninstall: pyserial
Found existing installation: pyserial 3.5
Uninstalling pyserial-3.5:
Successfully uninstalled pyserial-3.5
Attempting uninstall: crccheck
Found existing installation: crccheck 1.3.0
Uninstalling crccheck-1.3.0:
Successfully uninstalled crccheck-1.3.0
Attempting uninstall: zipp
Found existing installation: zipp 3.15.0
Uninstalling zipp-3.15.0:
Successfully uninstalled zipp-3.15.0
Attempting uninstall: voluptuous
WARNING: No metadata found in /usr/local/lib/python3.7/dist-packages
Found existing installation: voluptuous 0.13.1
ERROR: Cannot uninstall voluptuous 0.13.1, RECORD file not found. You might be able to recover from this via: 'pip install --force-reinstall --no-deps voluptuous==0.13.1'.
+ echo 19
+ sudo pip3 install --force-reinstall --upgrade zigpy==0.50.3
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Collecting zigpy==0.50.3
Downloading https://www.piwheels.org/simple/zigpy/zigpy-0.50.3-py3-none-any.whl (143 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.1/143.1 kB 601.5 kB/s eta 0:00:00