[Résolu]- Problème python Domoticz Docker synology
Publié : 27 oct. 2022, 23:11
Bonjour,
J'essaie en vain de faire fonctionner le plugin Zigate mais j'ai toujours une erreur :
J'ai bien python installé, j'ai fais la commande conseillée dans le log : zgate: sudo pip3 install -r requirements.txt
Je baisse les bras .... Si une âme charitable peu me dépanner.
J'essaie en vain de faire fonctionner le plugin Zigate mais j'ai toujours une erreur :
Code : Tout sélectionner
2022-10-27 23:06:06.978 zgate: onStop()
2022-10-27 23:06:06.978 Status: zgate: Stop directive received.
2022-10-27 23:06:07.052 Status: zgate: Exiting work loop.
2022-10-27 23:06:07.078 Status: zgate: Stopping threads.
2022-10-27 23:06:07.078 Status: zgate: Stopped.
2022-10-27 23:06:14.423 zgate: Worker thread started.
2022-10-27 23:06:14.873 zgate: Zigbee for Domoticz plugin started!
2022-10-27 23:06:14.881 zgate: onStop()
2022-10-27 23:06:14.423 Status: zgate: Entering work loop.
2022-10-27 23:06:14.423 Status: zgate: Started.
2022-10-27 23:06:14.872 Status: zgate: Initialized version 6.3, author 'pipiche38'
2022-10-27 23:06:14.873 Status: zgate: Checking Python modules /opt/domoticz/userdata/plugins/Domoticz-Zigate/requirements.txt
2022-10-27 23:06:14.744 Error: PyDomoticz_Error, illegal operation, Plugin has not started yet.
2022-10-27 23:06:14.881 Error: zgate: Looks like aiohttp python module is not installed. Make sure to install the required python3 module
2022-10-27 23:06:14.881 Error: zgate: Use the command:
2022-10-27 23:06:14.881 Error: zgate: sudo pip3 install -r requirements.txtJe baisse les bras .... Si une âme charitable peu me dépanner.