Re: Problème de mise a jour plugin
Publié : 18 mai 2024, 16:02
désolé mais toujours pareil ci dessous le log domoticz au démarrage
Code : Tout sélectionner
2024-05-18 15:59:11.037 zigate: Worker thread started.
2024-05-18 15:59:11.037 Status: zigate: Started.
2024-05-18 15:59:11.037 Status: zigate: Entering work loop.
2024-05-18 15:59:11.040 Status: NotificationSystem: thread started...
2024-05-18 15:59:11.040 Status: Ping: Worker started...
2024-05-18 15:59:11.041 Status: EventSystem: reset all events...
2024-05-18 15:59:11.045 Status: EventSystem: reset all device statuses...
2024-05-18 15:59:11.190 Status: PluginSystem: 1 plugins started.
2024-05-18 15:59:11.282 Status: Python EventSystem: Initializing event module.
2024-05-18 15:59:11.284 Status: EventSystem: Started
2024-05-18 15:59:11.284 Status: EventSystem: Queue thread started...
2024-05-18 15:59:11.551 Error: zigate: (Zigate) failed to load 'plugin.py', Python Path used was '/home/freebox/domoticz/plugins/Domoticz-Zigbee/:/usr/lib/python39.zip:/usr/lib/python3.9:/usr/lib/python3.9/lib-dynload:/usr/local/lib/python3.9/dist-packages:/usr/lib/python3/dist-packages:/usr/lib/python3.9/dist-packages'.
2024-05-18 15:59:11.554 Error: zigate: Traceback (most recent call last):
2024-05-18 15:59:11.554 Error: zigate: File "/home/freebox/domoticz/plugins/Domoticz-Zigbee/plugin.py", line 127, in <module>
2024-05-18 15:59:11.554 Error: zigate: from Classes.ZigpyTopology import ZigpyTopology
2024-05-18 15:59:11.554 Error: zigate: File "/home/freebox/domoticz/plugins/Domoticz-Zigbee/Classes/ZigpyTopology.py", line 19, in <module>
2024-05-18 15:59:11.554 Error: zigate: import zigpy.types as t
2024-05-18 15:59:11.554 Error: zigate: File "/usr/local/lib/python3.9/dist-packages/zigpy/types/__init__.py", line 4, in <module>
2024-05-18 15:59:11.554 Error: zigate: from .named import * # noqa: F401,F403
2024-05-18 15:59:11.554 Error: zigate: File "/usr/local/lib/python3.9/dist-packages/zigpy/types/named.py", line 8, in <module>
2024-05-18 15:59:11.554 Error: zigate: import attrs
2024-05-18 15:59:11.554 Error: zigate: ModuleNotFoundError: No module named 'attrs'