Page 1 of 1

All my python plugins have disappeared from the Hardware list

Posted: Thursday 09 March 2023 22:35
by kris
After some configuration all my plugins have disappeared from the Hardware list.
Not sure what is wrong. I upgraded from Buster to Bullseye and then updated python. Everything was working. But for som reason, and after a reboot all my plugins are missing.
python version is 3.9.2, both python and python3.

Any ideas?

Re: All my python plugins have disappeared from the Hardware list

Posted: Friday 10 March 2023 8:59
by waltervl
If you do see python mentioned as shown in https://www.domoticz.com/wiki/Using_Python_plugins then perhaps access rights have been changed on the pugin folders?

Re: All my python plugins have disappeared from the Hardware list

Posted: Friday 10 March 2023 13:23
by kris
It did say Python version: None
Followed the steps and had to install the python3-dev to get it working again.

Thank you!