sydspost / Domoticz-WiZ-connected-plugin

Domoticz WiZ connected plugin
MIT License
5 stars 6 forks source link

ModuleNotFoundError not solved yet #11

Closed Renevandenbroek closed 2 years ago

Renevandenbroek commented 2 years ago

I installed the module but get this error. What could be wrong?

2021-11-23 03:01:59.753 Error: Wiz connected: (wiz) failed to load 'plugin.py', Python Path used was '/home/pi/domoticz/plugins/Domoticz-WiZ-connected-plugin/:/usr/lib/python37.zip:/usr/lib/python3.7:/usr/lib/python3.7/lib-dynload:/usr/local/lib/python3.7/dist-packages:/usr/lib/python3/dist-packages:/usr/lib/python3.7/dist-packages'. 2021-11-23 03:01:59.753 Error: Wiz connected: (Wiz connected) Module Import failed, exception: 'ModuleNotFoundError' 2021-11-23 03:01:59.754 Error: Wiz connected: (Wiz connected) Module Import failed: ' Name: scapy' 2021-11-23 03:01:59.754 Error: Wiz connected: (Wiz connected) Error Line details not available. 2021-11-23 03:01:59.754 Error: Wiz connected: (Wiz connected) Exception traceback: 2021-11-23 03:01:59.754 Error: Wiz connected: (Wiz connected) ----> Line 53 in '/home/pi/domoticz/plugins/Domoticz-WiZ-connected-plugin/plugin.py', function

sydspost commented 2 years ago

Readme:

To install:

Renevandenbroek commented 2 years ago

Thank you for your response. But.... This is exactly what I did. As soon as I add Wiz connected in the Hardware of domoticz I get the above error