Page 1 of 1
Python plugin on Windows?
Posted: Thursday 11 January 2018 14:40
by Ricard1
Hi,
I am running Domoticz on Windows 10, is it someone here that had success in installing/running Python plugin system on Windows/10 and that runs stable?
I tried before some months ago but at that point(s) no success, Domoticz loop crashed so I gave up... maybe it is a story based on past issues?
Any feedback are welcome!
//Ricard
Re: Python plugin on Windows?
Posted: Thursday 11 January 2018 14:55
by febalci
I manage to run Domoticz with Python plugins on both Windows 7 and 10, both stable and beta Domotciz versions. Don't forget to install Python3 on Windows first.
Re: Python plugin on Windows?
Posted: Thursday 11 January 2018 17:57
by zak45
yep.. run on windows 10 x64 since many months without any problem...
installed python 3.x x86, for all users, and include into path.
Re: Python plugin on Windows?
Posted: Thursday 11 January 2018 18:13
by StanHD
I have tried to install on Windows 7, Domoticz crashes and restarts continuously. I have tried various versions from Stable to v3.8740. I gave up and installed a 2nd Domoticz on a small linux box and run it as a slave with the excellent Sonos and Broadlink python scripts.
Versions of python tried are 3.x and x86.
Like @Ricard1 I am also Interested if anyone might know why this happens.
Re: Python plugin on Windows?
Posted: Thursday 11 January 2018 18:43
by febalci
zak45 wrote: ↑Thursday 11 January 2018 17:57
installed python 3.x x86, for all users, and include into path.
Yeah forgot that, x64 python never works with Domoticz on Windows, always install x86.
Re: Python plugin on Windows?
Posted: Friday 12 January 2018 10:33
by Ricard1
Hi all,
Ok thanks for sharing your experiences, will give it another try
//Ricard