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

Cannot Import Streamer Error #1

Open
pberube33 opened this issue Oct 4, 2020 · 1 comment
Open

Cannot Import Streamer Error #1

pberube33 opened this issue Oct 4, 2020 · 1 comment

Comments

@pberube33
Copy link

I keep getting the following error:
Traceback (most recent call last):
File "tempsensor.py", line 2, in
from ISStreamer.Streamer import Streamer
ImportError: cannot import name 'Streamer' from 'ISStreamer.Streamer' (/home/pi/.local/lib/python3.7/site-packages/ISStreamer/Streamer.py)

I have checked everything and it should all work.

@jrbail01
Copy link

jrbail01 commented Oct 5, 2020

Install ISStreamer with "pip3 install ISStreamer" since you are using Python 3.

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

2 participants