I was trying sevral examples for python scripts and tried running them in the IDE. In this purthicular example I am trying to run a mqqt broker code where the script calls the module 'paho'. I checked the paho module is in the scripts.bosch.libraries directory. I am saving the sample scripts in script folder. I am getting 'No module found error with most of the examples'.
Â
what might be problem? thanks for your time
Â
Â