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

import constants error #8

Closed
msreed817 opened this issue Apr 3, 2017 · 2 comments
Closed

import constants error #8

msreed817 opened this issue Apr 3, 2017 · 2 comments
Labels

Comments

@msreed817
Copy link

When running the example on my RPI2 I'm getting an import error from the: from tsl2561.constants import
My error is: ImportError: No module named constants

@sim0nx
Copy link
Owner

sim0nx commented Apr 5, 2017

Are you sure that you installed it using pip or otherwise made it available within the PYTHONPATH ?

I just tried it on a fresh install on a pi1 and it is working fine.

@sim0nx sim0nx added the invalid label Jun 4, 2017
@sim0nx
Copy link
Owner

sim0nx commented Jun 4, 2017

no reply.... closing

@sim0nx sim0nx closed this as completed Jun 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants