Search found 2 matches

by Daehnie
Wednesday 27 September 2017 13:46
Forum: Python
Topic: Python Plugin: Woonvelig Gate01 Alarmsystem
Replies: 29
Views: 8402

Re: Python Plugin: Woonvelig Gate01 Alarmsystem

Thank u for your reply,

if I change in the plugin.py:
sys.path.append('/usr/local/lib/python3.4/dist-packages')
to
sys.path.append('/usr/local/lib/python3.5/dist-packages')

I become:
2017-09-27 13:41:26.271 Error: (Egardia) 'onStart' failed 'UnicodeDecodeError'.
2017-09-27 13:41:26.271 Error ...
by Daehnie
Wednesday 27 September 2017 7:44
Forum: Python
Topic: Python Plugin: Woonvelig Gate01 Alarmsystem
Replies: 29
Views: 8402

Re: Python Plugin: Woonvelig Gate01 Alarmsystem

Hi,

I've installed Domoticz on a Raspberry with Raspbian Stretch.
Now, I had install the Plugin and the Logfile tolds me:

2017-09-27 07:36:28.820 Error: (Woonveilig) failed to load 'plugin.py', Python Path used was '/home/pi/domoticz/plugins/domoticz-woonveilig/:/usr/lib/python35.zip:/usr/lib ...