ModuleNotFoundError: No module named 'ow'
The 1 Wire Pi Plus and 1 Wire Pi Zero are a 1 Wire interface for the Raspberry Pi
08/04/2020
Posted by:
balrog
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
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
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.