Support Forum

Share your projects and post your questions

Register   or   Sign In
The Forum

ModuleNotFoundError: No module named 'ow'

8341 Views - Created 08/04/2020

08/04/2020

Posted by:
balrog

balrog Avatar

I have a Pi2 with the ABelectronics 1-wire Pi Plus adaptor.

I have the I2C interface installed. I have followed the setup notes in the Knowledge Base - I can access iButtons via http:127.0.0.1:2121.

service --status-all suggests that owftp,owhttp and owserver are all running.

However when the ow module is not installed.



Any clues to what I am missing?

08/04/2020

Posted by:
andrew

andrew Avatar

Location:
United Kingdom

andrew Twitter  andrew Website  

Hello

If you are using python 3 then you may need to install the python3-ow library. Try running the following command:


sudo apt-get install python-ow python3-ow

10/04/2020

Posted by:
balrog

balrog Avatar

Sorted - many thanks

Sign in to post your reply

Note: documents in Portable Document Format (PDF) require Adobe Acrobat Reader 5.0 or higher to view, download Adobe Acrobat Reader or other PDF reading software for your computer or mobile device.