Salut,
J’ai encore un soucis avec la version 2022-06-23 11:08:56
Attempting uninstall: zigpy
Found existing installation: zigpy 0.47.0
Uninstalling zigpy-0.47.0:
Successfully uninstalled zigpy-0.47.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.28.0 requires charset-normalizer~=2.0.0, but you have charset-normalizer 2.1.0 which is incompatible.
Successfully installed aiohttp-3.8.1 aiosignal-1.2.0 aiosqlite-0.17.0 async-timeout-4.0.2 asynctest-0.13.0 attrs-21.4.0 cffi-1.15.0 charset-normalizer-2.1.0 crccheck-1.1 cryptography-37.0.2 frozenlist-1.3.0 idna-3.3 multidict-6.0.2 pycparser-2.21 typing_extensions-4.2.0 voluptuous-0.13.1 yarl-1.7.2 zigpy-0.46.0
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
Je le résous avec un
sudo pip3 install --force-reinstall --upgrade charset-normalizer==2.0.12