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

Error while running the test file pewpew.py #1

Open
andrasfuchs opened this issue Jul 18, 2019 · 0 comments
Open

Error while running the test file pewpew.py #1

andrasfuchs opened this issue Jul 18, 2019 · 0 comments

Comments

@andrasfuchs
Copy link

Installation seemed successful, but when tried to run the test script, I got the following:

import rpi_ad7606 as adc

Traceback (most recent call last):
  File "pewpew.py", line 4, in <module>
    import rpi_ad7606 as adc
  File "/usr/local/lib/python2.7/dist-packages/rpi_ad7606-0.1.2.7-py2.7.egg/rpi_ad7606/__init__.py", line 1, in <module>
    from rpi_ad7606.rpi_ad7606 import AD7606_SPI, AD7606_AB
ImportError: No module named rpi_ad7606
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

1 participant