Erreur installation des dépendances zigbee

c’est un RPI 4 avec une clef conbee 2, le tout est up to date car je viens de faire une nouvelle installation.
J’ai juste ca dans la partie package jeedom:

Pour les logs j’ai tout mis il me semble.
C.

OK pouvez-vous poster les logs complets?

pouvez vous me dire comment faire?

En mode debug .

image

C’est quel OS ?

c’est raspbian lite

Oubliez alors …
Version Debian : 11

pour les logs c’est ce que j’ai fait mais je suis limité à 500 lignes dans jeedom
J’ai pourtant modifier la taille des logs sans succès.
C

Hello,

Ce serait pas un bulleyes ca:

si c’est ca. Ce n’est pas compatible?
C.

Based on Debian version 11 (bullseye)

Non

Si le plugin zigbee est compatible

je vais refaire une ré install en buster.

https://doc.jeedom.com/fr_FR/compatibility/debian11

📌 Raspberry Pi 4B : Installation de Raspberry Pi OS et Jeedom, sur un disque SSD mSata

super merci je fais l’Install je reviens vous dire si c’est ok.

1 « J'aime »

Perso chez moi pas de problème je suis en debian 11 avec le plugin zigbee

1 « J'aime »

avec la version buster je n’ai plus de pb.
Merci

Bonsoir,

Impossible également d’installer les dépendances…
Merci si quelqu’un à une idée

Ma conf et bilan Santé

bilan package jeedom


Vérif package 220723_2_2

Logs du plug in zigbee

[2022-07-23 20:45:10][ERROR] : Echec de la requête HTTP : http://127.0.0.1:8089/device/all cURL error : Failed to connect to 127.0.0.1 port 8089: Connection refused
[2022-07-23 21:00:10][ERROR] : Echec de la requête HTTP : http://127.0.0.1:8089/device/all cURL error : Failed to connect to 127.0.0.1 port 8089: Connection refused
   Found existing installation: urllib3 1.26.9
    Uninstalling urllib3-1.26.9:
      Successfully uninstalled urllib3-1.26.9
  Attempting uninstall: idna
    Found existing installation: idna 3.3
    Uninstalling idna-3.3:
      Successfully uninstalled idna-3.3
  Attempting uninstall: chardet
    Found existing installation: chardet 3.0.4
    Uninstalling chardet-3.0.4:
      Successfully uninstalled chardet-3.0.4
  Attempting uninstall: certifi
    Found existing installation: certifi 2021.10.8
    Uninstalling certifi-2021.10.8:
      Successfully uninstalled certifi-2021.10.8
  Attempting uninstall: requests
    Found existing installation: requests 2.25.1
    Uninstalling requests-2.25.1:
      Successfully uninstalled requests-2.25.1
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.
aiohttp 3.6.3 requires chardet<4.0,>=2.0, but you have chardet 4.0.0 which is incompatible.
Successfully installed certifi-2021.10.8 chardet-4.0.0 idna-2.10 requests-2.25.1 urllib3-1.26.9
+ echo 11
+ sudo pip3 install --force-reinstall --upgrade setuptools
DEPRECATION: Python 3.5 reached the end of its life on September 13th, 2020. Please upgrade your Python as Python 3.5 is no longer maintained. pip 21.0 will drop support for Python 3.5 in January 2021. pip 21.0 will remove support for this functionality.
Collecting setuptools
  Using cached setuptools-50.3.2-py3-none-any.whl (785 kB)
Installing collected packages: setuptools
  Attempting uninstall: setuptools
    Found existing installation: setuptools 50.3.2
    Uninstalling setuptools-50.3.2:
      Successfully uninstalled setuptools-50.3.2
Successfully installed setuptools-50.3.2
+ echo 12
+ sudo pip3 install --force-reinstall --upgrade wheel
DEPRECATION: Python 3.5 reached the end of its life on September 13th, 2020. Please upgrade your Python as Python 3.5 is no longer maintained. pip 21.0 will drop support for Python 3.5 in January 2021. pip 21.0 will remove support for this functionality.
Collecting wheel
  Using cached wheel-0.37.1-py2.py3-none-any.whl (35 kB)
Installing collected packages: wheel
  Attempting uninstall: wheel
    Found existing installation: wheel 0.37.1
    Uninstalling wheel-0.37.1:
      Successfully uninstalled wheel-0.37.1
Successfully installed wheel-0.37.1
+ echo 13
+ sudo pip3 install --force-reinstall --upgrade pyserial
DEPRECATION: Python 3.5 reached the end of its life on September 13th, 2020. Please upgrade your Python as Python 3.5 is no longer maintained. pip 21.0 will drop support for Python 3.5 in January 2021. pip 21.0 will remove support for this functionality.
Collecting pyserial
  Using cached pyserial-3.5-py2.py3-none-any.whl (90 kB)
Installing collected packages: pyserial
  Attempting uninstall: pyserial
    Found existing installation: pyserial 3.5
    Uninstalling pyserial-3.5:
      Successfully uninstalled pyserial-3.5
Successfully installed pyserial-3.5
+ echo 14
+ sudo pip3 install --force-reinstall --upgrade tornado
DEPRECATION: Python 3.5 reached the end of its life on September 13th, 2020. Please upgrade your Python as Python 3.5 is no longer maintained. pip 21.0 will drop support for Python 3.5 in January 2021. pip 21.0 will remove support for this functionality.
Collecting tornado
  Using cached tornado-6.1-cp35-cp35m-linux_armv7l.whl
Installing collected packages: tornado
  Attempting uninstall: tornado
    Found existing installation: tornado 6.1
    Uninstalling tornado-6.1:
      Successfully uninstalled tornado-6.1
Successfully installed tornado-6.1
+ echo 15
+ sudo pip3 install --force-reinstall --upgrade zha-quirks==0.0.75
DEPRECATION: Python 3.5 reached the end of its life on September 13th, 2020. Please upgrade your Python as Python 3.5 is no longer maintained. pip 21.0 will drop support for Python 3.5 in January 2021. pip 21.0 will remove support for this functionality.
Collecting zha-quirks==0.0.75
  Using cached zha_quirks-0.0.75-py3-none-any.whl (299 kB)
ERROR: Could not find a version that satisfies the requirement zigpy>=0.45.1 (from zha-quirks)
ERROR: No matching distribution found for zigpy>=0.45.1
+ echo 16
+ sudo pip3 install --force-reinstall --upgrade zigpy-znp==0.7.0
DEPRECATION: Python 3.5 reached the end of its life on September 13th, 2020. Please upgrade your Python as Python 3.5 is no longer maintained. pip 21.0 will drop support for Python 3.5 in January 2021. pip 21.0 will remove support for this functionality.
ERROR: Could not find a version that satisfies the requirement zigpy-znp==0.7.0
ERROR: No matching distribution found for zigpy-znp==0.7.0
+ echo 17
+ sudo pip3 install --force-reinstall --upgrade zigpy-xbee==0.14.0
DEPRECATION: Python 3.5 reached the end of its life on September 13th, 2020. Please upgrade your Python as Python 3.5 is no longer maintained. pip 21.0 will drop support for Python 3.5 in January 2021. pip 21.0 will remove support for this functionality.
Collecting zigpy-xbee==0.14.0
  Using cached zigpy_xbee-0.14.0-py3-none-any.whl (30 kB)
Collecting pyserial-asyncio
  Using cached pyserial_asyncio-0.6-py3-none-any.whl (7.6 kB)
Collecting zigpy>=0.23.0
  Using cached zigpy-0.43.0-py3-none-any.whl (132 kB)
Collecting pycryptodome
  Using cached pycryptodome-3.15.0-cp35-abi3-linux_armv7l.whl
Collecting crccheck
  Using cached crccheck-1.1-py3-none-any.whl (29 kB)
Collecting voluptuous
  Using cached voluptuous-0.13.1-py3-none-any.whl (29 kB)
Collecting zigpy>=0.23.0
  Using cached zigpy-0.42.0-py3-none-any.whl (131 kB)
  Using cached zigpy-0.41.0-py3-none-any.whl (131 kB)
  Using cached zigpy-0.40.0-py3-none-any.whl (131 kB)
  Using cached zigpy-0.39.0-py3-none-any.whl (130 kB)
  Using cached zigpy-0.38.0-py3-none-any.whl (130 kB)
  Using cached zigpy-0.37.2-py3-none-any.whl (128 kB)
  Using cached zigpy-0.37.1-py3-none-any.whl (128 kB)
  Using cached zigpy-0.37.0-py3-none-any.whl (128 kB)
  Using cached zigpy-0.36.2-py3-none-any.whl (126 kB)
  Using cached zigpy-0.36.1-py3-none-any.whl (126 kB)
  Using cached zigpy-0.36.0-py3-none-any.whl (125 kB)
  Using cached zigpy-0.35.2-py3-none-any.whl (120 kB)
  Using cached zigpy-0.35.1-py3-none-any.whl (120 kB)
  Using cached zigpy-0.35.0-py3-none-any.whl (120 kB)
  Using cached zigpy-0.34.0-py3-none-any.whl (120 kB)
  Using cached zigpy-0.33.0-py3-none-any.whl (117 kB)
  Using cached zigpy-0.32.0-py3-none-any.whl (116 kB)
  Using cached zigpy-0.31.0-py3-none-any.whl (115 kB)
  Using cached zigpy-0.30.1-py3-none-any.whl (115 kB)
  Using cached zigpy-0.30.0-py3-none-any.whl (115 kB)
  Using cached zigpy-0.29.0-py3-none-any.whl (115 kB)
  Using cached zigpy-0.28.2-py3-none-any.whl (113 kB)
  Using cached zigpy-0.28.1-py3-none-any.whl (113 kB)
  Using cached zigpy-0.28.0-py3-none-any.whl (113 kB)
  Using cached zigpy-0.27.1-py3-none-any.whl (112 kB)
  Using cached zigpy-0.27.0-py3-none-any.whl (112 kB)
Collecting aiosqlite
  Using cached aiosqlite-0.12.0-py3-none-any.whl
Collecting aiohttp
  Using cached aiohttp-3.6.3-cp35-cp35m-linux_armv7l.whl
Collecting async-timeout<4.0,>=3.0
  Using cached async_timeout-3.0.1-py3-none-any.whl (8.2 kB)
Collecting multidict<5.0,>=4.5
  Using cached multidict-4.7.6-cp35-cp35m-linux_armv7l.whl
Collecting yarl<1.6.0,>=1.0
  Using cached yarl-1.5.1-cp35-cp35m-linux_armv7l.whl
Collecting chardet<4.0,>=2.0
  Using cached chardet-3.0.4-py2.py3-none-any.whl (133 kB)
Collecting typing-extensions>=3.6.5
  Using cached typing_extensions-3.10.0.2-py3-none-any.whl (26 kB)
Collecting attrs>=17.3.0
  Using cached attrs-21.4.0-py2.py3-none-any.whl (60 kB)
Collecting idna-ssl>=1.0
  Using cached idna_ssl-1.1.0-py3-none-any.whl
Collecting idna>=2.0
  Using cached idna-3.3-py3-none-any.whl (61 kB)
Collecting pyserial
  Using cached pyserial-3.5-py2.py3-none-any.whl (90 kB)
Installing collected packages: typing-extensions, multidict, idna, yarl, idna-ssl, chardet, attrs, async-timeout, voluptuous, pyserial, pycryptodome, crccheck, aiosqlite, aiohttp, zigpy, pyserial-asyncio, zigpy-xbee
  Attempting uninstall: typing-extensions
    Found existing installation: typing-extensions 3.10.0.2
    Uninstalling typing-extensions-3.10.0.2:
      Successfully uninstalled typing-extensions-3.10.0.2
  Attempting uninstall: multidict
    Found existing installation: multidict 4.7.6
    Uninstalling multidict-4.7.6:
      Successfully uninstalled multidict-4.7.6
  Attempting uninstall: idna
    Found existing installation: idna 2.10
    Uninstalling idna-2.10:
      Successfully uninstalled idna-2.10
  Attempting uninstall: yarl
    Found existing installation: yarl 1.5.1
    Uninstalling yarl-1.5.1:
      Successfully uninstalled yarl-1.5.1
  Attempting uninstall: idna-ssl
    Found existing installation: idna-ssl 1.1.0
    Uninstalling idna-ssl-1.1.0:
      Successfully uninstalled idna-ssl-1.1.0
  Attempting uninstall: chardet
    Found existing installation: chardet 4.0.0
    Uninstalling chardet-4.0.0:
      Successfully uninstalled chardet-4.0.0
  Attempting uninstall: attrs
    Found existing installation: attrs 21.4.0
    Uninstalling attrs-21.4.0:
      Successfully uninstalled attrs-21.4.0
  Attempting uninstall: async-timeout
    Found existing installation: async-timeout 3.0.1
    Uninstalling async-timeout-3.0.1:
      Successfully uninstalled async-timeout-3.0.1
  Attempting uninstall: voluptuous
    Found existing installation: voluptuous 0.13.1
    Uninstalling voluptuous-0.13.1:
      Successfully uninstalled voluptuous-0.13.1
  Attempting uninstall: pyserial
    Found existing installation: pyserial 3.5
    Uninstalling pyserial-3.5:
      Successfully uninstalled pyserial-3.5
  Attempting uninstall: pycryptodome
    Found existing installation: pycryptodome 3.15.0
    Uninstalling pycryptodome-3.15.0:
      Successfully uninstalled pycryptodome-3.15.0
  Attempting uninstall: crccheck
    Found existing installation: crccheck 1.1
    Uninstalling crccheck-1.1:
      Successfully uninstalled crccheck-1.1
  Attempting uninstall: aiosqlite
    Found existing installation: aiosqlite 0.12.0
    Uninstalling aiosqlite-0.12.0:
      Successfully uninstalled aiosqlite-0.12.0
  Attempting uninstall: aiohttp
    Found existing installation: aiohttp 3.6.3
    Uninstalling aiohttp-3.6.3:
      Successfully uninstalled aiohttp-3.6.3
  Attempting uninstall: zigpy
    Found existing installation: zigpy 0.27.0
    Uninstalling zigpy-0.27.0:
      Successfully uninstalled zigpy-0.27.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: zigpy-xbee
    Found existing installation: zigpy-xbee 0.14.0
    Uninstalling zigpy-xbee-0.14.0:
      Successfully uninstalled zigpy-xbee-0.14.0
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.25.1 requires idna<3,>=2.5, but you have idna 3.3 which is incompatible.
Successfully installed aiohttp-3.6.3 aiosqlite-0.12.0 async-timeout-3.0.1 attrs-21.4.0 chardet-3.0.4 crccheck-1.1 idna-3.3 idna-ssl-1.1.0 multidict-4.7.6 pycryptodome-3.15.0 pyserial-3.5 pyserial-asyncio-0.6 typing-extensions-3.10.0.2 voluptuous-0.13.1 yarl-1.5.1 zigpy-0.27.0 zigpy-xbee-0.14.0
+ echo 18
+ sudo pip3 install --force-reinstall --upgrade zigpy-deconz==0.16.0
DEPRECATION: Python 3.5 reached the end of its life on September 13th, 2020. Please upgrade your Python as Python 3.5 is no longer maintained. pip 21.0 will drop support for Python 3.5 in January 2021. pip 21.0 will remove support for this functionality.
Collecting zigpy-deconz==0.16.0
  Using cached zigpy_deconz-0.16.0-py3-none-any.whl (30 kB)
Collecting pyserial-asyncio
  Using cached pyserial_asyncio-0.6-py3-none-any.whl (7.6 kB)
Collecting zigpy>=0.40.0
  Using cached zigpy-0.43.0-py3-none-any.whl (132 kB)
Collecting pycryptodome
  Using cached pycryptodome-3.15.0-cp35-abi3-linux_armv7l.whl
Collecting voluptuous
  Using cached voluptuous-0.13.1-py3-none-any.whl (29 kB)
Collecting zigpy>=0.40.0
  Using cached zigpy-0.42.0-py3-none-any.whl (131 kB)
  Using cached zigpy-0.41.0-py3-none-any.whl (131 kB)
  Using cached zigpy-0.40.0-py3-none-any.whl (131 kB)
INFO: pip is looking at multiple versions of zigpy-deconz to determine which version is compatible with other requirements. This could take a while.
ERROR: Cannot install zigpy-deconz because these package versions have conflicting dependencies.

The conflict is caused by:
    zigpy 0.43.0 depends on aiosqlite>=0.16.0
    zigpy 0.42.0 depends on aiosqlite>=0.16.0
    zigpy 0.41.0 depends on aiosqlite>=0.16.0
    zigpy 0.40.0 depends on aiosqlite>=0.16.0

To fix this you could try to:
1. loosen the range of package versions you've specified
2. remove package versions to allow pip attempt to solve the dependency conflict

ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies
+ echo 19
+ sudo pip3 install --force-reinstall --upgrade zigpy-zigate==0.7.4
DEPRECATION: Python 3.5 reached the end of its life on September 13th, 2020. Please upgrade your Python as Python 3.5 is no longer maintained. pip 21.0 will drop support for Python 3.5 in January 2021. pip 21.0 will remove support for this functionality.
Collecting zigpy-zigate==0.7.4
  Using cached zigpy_zigate-0.7.4-py3-none-any.whl
Collecting RPi.GPIO
  Using cached RPi.GPIO-0.7.1-cp35-cp35m-linux_armv7l.whl
Collecting pyserial-asyncio
  Using cached pyserial_asyncio-0.6-py3-none-any.whl (7.6 kB)
Collecting pyusb
  Using cached pyusb-1.1.0-py3-none-any.whl
Collecting zigpy>=0.22.2
  Using cached zigpy-0.43.0-py3-none-any.whl (132 kB)
  Using cached zigpy-0.42.0-py3-none-any.whl (131 kB)
  Using cached zigpy-0.41.0-py3-none-any.whl (131 kB)
  Using cached zigpy-0.40.0-py3-none-any.whl (131 kB)
  Using cached zigpy-0.39.0-py3-none-any.whl (130 kB)
  Using cached zigpy-0.38.0-py3-none-any.whl (130 kB)
  Using cached zigpy-0.37.2-py3-none-any.whl (128 kB)
  Using cached zigpy-0.37.1-py3-none-any.whl (128 kB)
  Using cached zigpy-0.37.0-py3-none-any.whl (128 kB)
  Using cached zigpy-0.36.2-py3-none-any.whl (126 kB)
  Using cached zigpy-0.36.1-py3-none-any.whl (126 kB)
  Using cached zigpy-0.36.0-py3-none-any.whl (125 kB)
  Using cached zigpy-0.35.2-py3-none-any.whl (120 kB)
  Using cached zigpy-0.35.1-py3-none-any.whl (120 kB)
  Using cached zigpy-0.35.0-py3-none-any.whl (120 kB)
  Using cached zigpy-0.34.0-py3-none-any.whl (120 kB)
  Using cached zigpy-0.33.0-py3-none-any.whl (117 kB)
  Using cached zigpy-0.32.0-py3-none-any.whl (116 kB)
  Using cached zigpy-0.31.0-py3-none-any.whl (115 kB)
  Using cached zigpy-0.30.1-py3-none-any.whl (115 kB)
  Using cached zigpy-0.30.0-py3-none-any.whl (115 kB)
  Using cached zigpy-0.29.0-py3-none-any.whl (115 kB)
  Using cached zigpy-0.28.2-py3-none-any.whl (113 kB)
  Using cached zigpy-0.28.1-py3-none-any.whl (113 kB)
  Using cached zigpy-0.28.0-py3-none-any.whl (113 kB)
  Using cached zigpy-0.27.1-py3-none-any.whl (112 kB)
  Using cached zigpy-0.27.0-py3-none-any.whl (112 kB)
Collecting voluptuous
  Using cached voluptuous-0.13.1-py3-none-any.whl (29 kB)
Collecting pycryptodome
  Using cached pycryptodome-3.15.0-cp35-abi3-linux_armv7l.whl
Collecting crccheck
  Using cached crccheck-1.1-py3-none-any.whl (29 kB)
Collecting aiosqlite
  Using cached aiosqlite-0.12.0-py3-none-any.whl
Collecting aiohttp
  Using cached aiohttp-3.6.3-cp35-cp35m-linux_armv7l.whl
Collecting yarl<1.6.0,>=1.0
  Using cached yarl-1.5.1-cp35-cp35m-linux_armv7l.whl
Collecting attrs>=17.3.0
  Using cached attrs-21.4.0-py2.py3-none-any.whl (60 kB)
Collecting async-timeout<4.0,>=3.0
  Using cached async_timeout-3.0.1-py3-none-any.whl (8.2 kB)
Collecting chardet<4.0,>=2.0
  Using cached chardet-3.0.4-py2.py3-none-any.whl (133 kB)
Collecting idna-ssl>=1.0
  Using cached idna_ssl-1.1.0-py3-none-any.whl
Collecting multidict<5.0,>=4.5
  Using cached multidict-4.7.6-cp35-cp35m-linux_armv7l.whl
Collecting typing-extensions>=3.6.5
  Using cached typing_extensions-3.10.0.2-py3-none-any.whl (26 kB)
Collecting idna>=2.0
  Using cached idna-3.3-py3-none-any.whl (61 kB)
Collecting pyserial
  Using cached pyserial-3.5-py2.py3-none-any.whl (90 kB)
Installing collected packages: typing-extensions, multidict, idna, yarl, idna-ssl, chardet, attrs, async-timeout, voluptuous, pyserial, pycryptodome, crccheck, aiosqlite, aiohttp, zigpy, RPi.GPIO, pyusb, pyserial-asyncio, zigpy-zigate
  Attempting uninstall: typing-extensions
    Found existing installation: typing-extensions 3.10.0.2
    Uninstalling typing-extensions-3.10.0.2:
      Successfully uninstalled typing-extensions-3.10.0.2
  Attempting uninstall: multidict
    Found existing installation: multidict 4.7.6
    Uninstalling multidict-4.7.6:
      Successfully uninstalled multidict-4.7.6
  Attempting uninstall: idna
    Found existing installation: idna 3.3
    Uninstalling idna-3.3:
      Successfully uninstalled idna-3.3
  Attempting uninstall: yarl
    Found existing installation: yarl 1.5.1
    Uninstalling yarl-1.5.1:
      Successfully uninstalled yarl-1.5.1
  Attempting uninstall: idna-ssl
    Found existing installation: idna-ssl 1.1.0
    Uninstalling idna-ssl-1.1.0:
      Successfully uninstalled idna-ssl-1.1.0
  Attempting uninstall: chardet
    Found existing installation: chardet 3.0.4
    Uninstalling chardet-3.0.4:
      Successfully uninstalled chardet-3.0.4
  Attempting uninstall: attrs
    Found existing installation: attrs 21.4.0
    Uninstalling attrs-21.4.0:
      Successfully uninstalled attrs-21.4.0
  Attempting uninstall: async-timeout
    Found existing installation: async-timeout 3.0.1
    Uninstalling async-timeout-3.0.1:
      Successfully uninstalled async-timeout-3.0.1
  Attempting uninstall: voluptuous
    Found existing installation: voluptuous 0.13.1
    Uninstalling voluptuous-0.13.1:
      Successfully uninstalled voluptuous-0.13.1
  Attempting uninstall: pyserial
    Found existing installation: pyserial 3.5
    Uninstalling pyserial-3.5:
      Successfully uninstalled pyserial-3.5
  Attempting uninstall: pycryptodome
    Found existing installation: pycryptodome 3.15.0
    Uninstalling pycryptodome-3.15.0:
      Successfully uninstalled pycryptodome-3.15.0
  Attempting uninstall: crccheck
    Found existing installation: crccheck 1.1
    Uninstalling crccheck-1.1:
      Successfully uninstalled crccheck-1.1
  Attempting uninstall: aiosqlite
    Found existing installation: aiosqlite 0.12.0
    Uninstalling aiosqlite-0.12.0:
      Successfully uninstalled aiosqlite-0.12.0
  Attempting uninstall: aiohttp
    Found existing installation: aiohttp 3.6.3
    Uninstalling aiohttp-3.6.3:
      Successfully uninstalled aiohttp-3.6.3
  Attempting uninstall: zigpy
    Found existing installation: zigpy 0.27.0
    Uninstalling zigpy-0.27.0:
      Successfully uninstalled zigpy-0.27.0
  Attempting uninstall: RPi.GPIO
    Found existing installation: RPi.GPIO 0.7.1
    Uninstalling RPi.GPIO-0.7.1:
      Successfully uninstalled RPi.GPIO-0.7.1
  Attempting uninstall: pyusb
    Found existing installation: pyusb 1.1.0
    Uninstalling pyusb-1.1.0:
      Successfully uninstalled pyusb-1.1.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: zigpy-zigate
    Found existing installation: zigpy-zigate 0.7.4
    Uninstalling zigpy-zigate-0.7.4:
      Successfully uninstalled zigpy-zigate-0.7.4
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.25.1 requires idna<3,>=2.5, but you have idna 3.3 which is incompatible.
Successfully installed RPi.GPIO-0.7.1 aiohttp-3.6.3 aiosqlite-0.12.0 async-timeout-3.0.1 attrs-21.4.0 chardet-3.0.4 crccheck-1.1 idna-3.3 idna-ssl-1.1.0 multidict-4.7.6 pycryptodome-3.15.0 pyserial-3.5 pyserial-asyncio-0.6 pyusb-1.1.0 typing-extensions-3.10.0.2 voluptuous-0.13.1 yarl-1.5.1 zigpy-0.27.0 zigpy-zigate-0.7.4
+ echo 20
+ sudo pip3 install --force-reinstall --upgrade bellows==0.30.0
DEPRECATION: Python 3.5 reached the end of its life on September 13th, 2020. Please upgrade your Python as Python 3.5 is no longer maintained. pip 21.0 will drop support for Python 3.5 in January 2021. pip 21.0 will remove support for this functionality.
Collecting bellows==0.30.0
  Using cached bellows-0.30.0-py3-none-any.whl (171 kB)
Collecting voluptuous
  Using cached voluptuous-0.13.1-py3-none-any.whl (29 kB)
Collecting pyserial
  Using cached pyserial-3.5-py2.py3-none-any.whl (90 kB)
Collecting zigpy>=0.37.0
  Using cached zigpy-0.43.0-py3-none-any.whl (132 kB)
Collecting click-log>=0.2.1
  Using cached click_log-0.4.0-py2.py3-none-any.whl (4.3 kB)
Collecting click
  Using cached click-7.1.2-py2.py3-none-any.whl (82 kB)
Collecting pyserial-asyncio
  Using cached pyserial_asyncio-0.6-py3-none-any.whl (7.6 kB)
Collecting dataclasses
  Using cached dataclasses-0.6-py3-none-any.whl (14 kB)
Collecting pure-pcapy3==1.0.1
  Using cached pure_pcapy3-1.0.1-py3-none-any.whl
Collecting setuptools
  Using cached setuptools-50.3.2-py3-none-any.whl (785 kB)
Collecting aiohttp
  Using cached aiohttp-3.6.3-cp35-cp35m-linux_armv7l.whl
Collecting zigpy>=0.37.0
  Using cached zigpy-0.42.0-py3-none-any.whl (131 kB)
  Using cached zigpy-0.41.0-py3-none-any.whl (131 kB)
  Using cached zigpy-0.40.0-py3-none-any.whl (131 kB)
  Using cached zigpy-0.39.0-py3-none-any.whl (130 kB)
  Using cached zigpy-0.38.0-py3-none-any.whl (130 kB)
  Using cached zigpy-0.37.2-py3-none-any.whl (128 kB)
  Using cached zigpy-0.37.1-py3-none-any.whl (128 kB)
  Using cached zigpy-0.37.0-py3-none-any.whl (128 kB)
INFO: pip is looking at multiple versions of click-log to determine which version is compatible with other requirements. This could take a while.
Collecting click-log>=0.2.1
  Using cached click_log-0.3.2-py2.py3-none-any.whl (4.6 kB)
  Using cached click_log-0.3.1-py2.py3-none-any.whl (4.6 kB)
  Using cached click_log-0.3.0-py2.py3-none-any.whl (4.7 kB)
  Using cached click_log-0.2.1-py2.py3-none-any.whl (4.7 kB)
INFO: pip is looking at multiple versions of pure-pcapy3 to determine which version is compatible with other requirements. This could take a while.
INFO: pip is looking at multiple versions of bellows to determine which version is compatible with other requirements. This could take a while.
ERROR: Cannot install bellows because these package versions have conflicting dependencies.

The conflict is caused by:
    zigpy 0.43.0 depends on aiosqlite>=0.16.0
    zigpy 0.42.0 depends on aiosqlite>=0.16.0
    zigpy 0.41.0 depends on aiosqlite>=0.16.0
    zigpy 0.40.0 depends on aiosqlite>=0.16.0
    zigpy 0.39.0 depends on aiosqlite>=0.16.0
    zigpy 0.38.0 depends on aiosqlite>=0.16.0
    zigpy 0.37.2 depends on aiosqlite>=0.16.0
    zigpy 0.37.1 depends on aiosqlite>=0.16.0
    zigpy 0.37.0 depends on aiosqlite>=0.16.0

To fix this you could try to:
1. loosen the range of package versions you've specified
2. remove package versions to allow pip attempt to solve the dependency conflict

ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies
+ echo 21
+ sudo pip3 install --force-reinstall --upgrade zigpy==0.46.0
DEPRECATION: Python 3.5 reached the end of its life on September 13th, 2020. Please upgrade your Python as Python 3.5 is no longer maintained. pip 21.0 will drop support for Python 3.5 in January 2021. pip 21.0 will remove support for this functionality.
ERROR: Could not find a version that satisfies the requirement zigpy==0.46.0
ERROR: No matching distribution found for zigpy==0.46.0
+ echo 22
+ sudo pip3 install --force-reinstall --upgrade xmodem
DEPRECATION: Python 3.5 reached the end of its life on September 13th, 2020. Please upgrade your Python as Python 3.5 is no longer maintained. pip 21.0 will drop support for Python 3.5 in January 2021. pip 21.0 will remove support for this functionality.
Collecting xmodem
  Using cached xmodem-0.4.6-py3-none-any.whl
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.6
+ echo 23
+ sudo pip3 install --force-reinstall --upgrade pycrypto
DEPRECATION: Python 3.5 reached the end of its life on September 13th, 2020. Please upgrade your Python as Python 3.5 is no longer maintained. pip 21.0 will drop support for Python 3.5 in January 2021. pip 21.0 will remove support for this functionality.
Collecting pycrypto
  Using cached pycrypto-2.6.1-cp35-cp35m-linux_armv7l.whl
Installing collected packages: pycrypto
  Attempting uninstall: pycrypto
    Found existing installation: pycrypto 2.6.1
ERROR: Cannot uninstall 'pycrypto'. It is a distutils installed project and thus we cannot accurately determine which files belong to it which would lead to only a partial uninstall.
+ echo 24
+ sudo pip3 install --force-reinstall --upgrade charset-normalizer==2.0.12
DEPRECATION: Python 3.5 reached the end of its life on September 13th, 2020. Please upgrade your Python as Python 3.5 is no longer maintained. pip 21.0 will drop support for Python 3.5 in January 2021. pip 21.0 will remove support for this functionality.
Collecting charset-normalizer==2.0.12
  Using cached charset_normalizer-2.0.12-py3-none-any.whl (39 kB)
Installing collected packages: charset-normalizer
  Attempting uninstall: charset-normalizer
    Found existing installation: charset-normalizer 2.0.12
    Uninstalling charset-normalizer-2.0.12:
      Successfully uninstalled charset-normalizer-2.0.12
Successfully installed charset-normalizer-2.0.12
+ echo 25
+ 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
Everything is successfully installed!
+ echo 26
+ 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******************
ImportError: No module named 'bellows'
Traceback (most recent call last):
  File "/var/www/html/plugins/zigbee/resources/zigbeed/zigbeed.py", line 235, in <module>
    from bellows.zigbee.application import ControllerApplication
ImportError: No module named 'bellows

Salut,

Rien à voir avec le souci du membre mais pour vous ça devrait résoudre votre problème en tapant cette commande.

Réglages —> système —> configuration —> os/db —> administration système


sudo pip3 install bellows

Ce sujet a été automatiquement fermé après 24 heures suivant le dernier commentaire. Aucune réponse n’est permise dorénavant.