Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No module named tsys01 #4

Closed
tdritter opened this issue Jan 16, 2019 · 2 comments
Closed

No module named tsys01 #4

tdritter opened this issue Jan 16, 2019 · 2 comments

Comments

@tdritter
Copy link

Hey guys,

Been trying to run these scripts on a RPi 3B+ and I keep getting an import error, "no module named tsys01." I've installed python-smbus, updated, upgraded, etc. At the moment I'm just trying to run the "example.py" script. Am I missing something super obvious here?

Thanks in advance!

@MajesticAcorn
Copy link

Hi. I am having the same problem. By any chance did you find out how to make it work? Thanks in advance! :)

@patrickelectric
Copy link
Member

Hi, you need to download the library with:
git clone https://github.com/bluerobotics/tsys01-python
Go to tsys01-python folder and install the library with:
sudo python setup.py install

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants