Search found 2 matches
- Friday 22 December 2017 13:44
- Forum: Python
- Topic: Plugin - Homewizard
- Replies: 123
- Views: 42503
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. Had some ...
- Thursday 21 December 2017 20:50
- Forum: Python
- Topic: Plugin - Homewizard
- Replies: 123
- Views: 42503
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?
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?