Hi
can You specify which settings You had to update?
Have the same issue with NT_STATUS_IO_TIMEOUT
Search found 4 matches
- Sunday 03 November 2019 9:31
- Forum: Other questions and discussions
- Topic: Shutdown Remote Windows PC
- Replies: 43
- Views: 36073
- Monday 12 February 2018 14:39
- Forum: Python
- Topic: Python Plugin Domoticz-Enigma2
- Replies: 31
- Views: 9613
Re: Python Plugin Domoticz-Enigma2
Hi
I have the same Python version as You have.
Which distribution You are using? Jessie or Stretch?
I have the same Python version as You have.
Which distribution You are using? Jessie or Stretch?
- Friday 09 February 2018 11:25
- Forum: Python
- Topic: Python Plugin Domoticz-Enigma2
- Replies: 31
- Views: 9613
Re: Python Plugin Domoticz-Enigma2
have some progress :) I've installed the xmltodict package and now enigma2.py is running without any changes in the file. unfortunatelly it didn't help the plugin to run. any hint which modules/packages should install? Domoticz hangs and kills the process. *the hint is: the same situation with any ...
- Thursday 08 February 2018 14:34
- Forum: Python
- Topic: Python Plugin Domoticz-Enigma2
- Replies: 31
- Views: 9613
Re: Python Plugin Domoticz-Enigma2
Hi, sys.path = [ '/home/pi/domoticz/plugins/Domoticz-Enigma2', '/usr/lib/python2.7', '/usr/lib/python2.7/plat-arm-linux-gnueabihf', '/usr/lib/python2.7/lib-tk', '/usr/lib/python2.7/lib-old', '/usr/lib/python2.7/lib-dynload', '/home/pi/.local/lib/python2.7/site-packages', '/usr/local/lib/python2.7 ...