pi@raspberrypi:~ $ sudo python3 -m pip install cryptography==40.0.2 --upgrade
Collecting cryptography==40.0.2
Using cached cryptography-40.0.2.tar.gz (625 kB)
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing wheel metadata ... done
Collecting cffi>=1.12
Using cached cffi-1.16.0-cp39-cp39-linux_armv7l.whl
Collecting pycparser
Using cached pycparser-2.21-py2.py3-none-any.whl (118 kB)
Building wheels for collected packages: cryptography
Building wheel for cryptography (PEP 517) ... -
Dernière modification par Keros le 29 déc. 2023, 20:50, modifié 1 fois.
Raison :Citation supprimée. Merci de ne pas citer le message précédent lors d'une réponse directe.
oui ca prend un certain, il est probable que ca ai besoin d'antropie
Zigbee for Domoticz - Clef zzh-p (electrolama) 45 devices.
Si vous appréciez ce que je fais, vous pouvez contribuer par un don Paypal , ce qui me permettra notamment l'achat d’équipements et de les tester/valider pour le plugin.
Wiki ici chat sur Keybase.io
pour moi le plus simple est d'installer une version debian standard (pas une lite) tu ne devrais pas avoir de soucis.
Au niveau du plugin on ne peut pas beaucoup t'aider
Zigbee for Domoticz - Clef zzh-p (electrolama) 45 devices.
Si vous appréciez ce que je fais, vous pouvez contribuer par un don Paypal , ce qui me permettra notamment l'achat d’équipements et de les tester/valider pour le plugin.
Wiki ici chat sur Keybase.io
pi@raspberrypi:~/domoticz/plugins/Domoticz-Zigbee $ git pull
hint: Pulling without specifying how to reconcile divergent branches is
hint: discouraged. You can squelch this message by running one of the following
hint: commands sometime before your next pull:
hint:
hint: git config pull.rebase false # merge (the default strategy)
hint: git config pull.rebase true # rebase
hint: git config pull.ff only # fast-forward only
hint:
hint: You can replace "git config" with "git config --global" to set a default
hint: preference for all repositories. You can also pass --rebase, --no-rebase,
hint: or --ff-only on the command line to override the configured default per
hint: invocation.
Updating 25df3399..83653834
error: Your local changes to the following files would be overwritten by merge:
plugin.py
Please commit your changes or stash them before you merge.
Aborting