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
Forum Notice – Closure to New Posts
As part of our compliance with the UK’s Online Safety Act, the AB Electronics UK support forum is now closed to new posts and replies.
We understand the importance of continued support for our products, so if you have a technical query or require assistance, please use the Contact Form or consult our Knowledge Base for helpful articles and documentation.
We appreciate your understanding and continued support.
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.