Search found 2 matches

by mielclaessens
Friday 22 December 2017 13:44
Forum: Python
Topic: Plugin - Homewizard
Replies: 123
Views: 43418

Re: Plugin - Homewizard


I have tried to install this on my synology....

when i run the python script it states:

Traceback (most recent call last):
File "plugin.py", line 26, in <module>
import Domoticz
ImportError: No module named Domoticz

Any idea where my error is? Have a look at post #63. Maybe that will help ...
by mielclaessens
Thursday 21 December 2017 20:50
Forum: Python
Topic: Plugin - Homewizard
Replies: 123
Views: 43418

Re: Plugin - Homewizard

I have tried to install this on my synology....

when i run the python script it states:

Traceback (most recent call last):
File "plugin.py", line 26, in <module>
import Domoticz
ImportError: No module named Domoticz

Any idea where my error is?