Search found 2 matches
- Sunday 07 June 2020 8:36
- Forum: Python
- Topic: ModuleNotFoundError Python
- Replies: 12
- Views: 4748
Re: ModuleNotFoundError Python
I would like to start the script with the function of a virtual switch I created in hardware. I entered script // home / pi / domoticz / scripts / python / test.py at function. But when switching the button under log the error sql can not find sript .. Maybe I have something wrong in settings ...
- Saturday 06 June 2020 21:41
- Forum: Python
- Topic: ModuleNotFoundError Python
- Replies: 12
- Views: 4748
ModuleNotFoundError Python
hello i want to make my first python script in domoticz. I first tested this in the shell and it works fine. I made this excecutbe and placed it under the correct folder (home / pi / domoticz / scripts / python / test.exe) together with the .py file. When I start it in Domoticz I get the error ...