python search path
Posted: Wednesday 12 September 2018 20:11
Hi
I'm trying to develop a new plugin to get sea water temperature. My problem is the module "requests", which domoticz can't find. The search path is: /usr/lib64/python36.zip:/usr/lib64/python3.6:/usr/lib64/python3.6:/usr/lib64/python3.6/lib-dynload and, of course, the plugin folder. The module is installed in the folder "/usr/lib/python3.6/site-packages/" and this folder is not found in the search path.
Can anyone please help me, so I can get the temperatures
My system is Fedora 29 x64
I'm trying to develop a new plugin to get sea water temperature. My problem is the module "requests", which domoticz can't find. The search path is: /usr/lib64/python36.zip:/usr/lib64/python3.6:/usr/lib64/python3.6:/usr/lib64/python3.6/lib-dynload and, of course, the plugin folder. The module is installed in the folder "/usr/lib/python3.6/site-packages/" and this folder is not found in the search path.
Can anyone please help me, so I can get the temperatures
My system is Fedora 29 x64