bluerobotics / tsys01-python

A Python module to interface with the TSYS01 temperature sensor.
MIT License
3 stars 12 forks source link

ImportError: No module named tsys01 #5

Closed MajesticAcorn closed 5 years ago

MajesticAcorn commented 5 years ago

I have installed smbus onto my raspberry pi using the command "sudo apt-get install python-smbus". This seemed to have been successful, however I get the error mentioned in the title when I try to run the example code. Is there any way you could help me out with this issue? Thanks :)

-Chris

patrickelectric commented 5 years ago

Duplicate of https://github.com/bluerobotics/tsys01-python/issues/4