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 ISStreamer.Streamer #5

Open
laura-james opened this issue Jan 5, 2018 · 2 comments
Open

No module named ISStreamer.Streamer #5

laura-james opened this issue Jan 5, 2018 · 2 comments

Comments

@laura-james
Copy link

Hi there,
I followed the install steps with no problems and ran the curl script all teh way through.
However when I ran the is_example.py from initial state, I got the above error.
pi@raspberrypi:~ $ python is_example.py
Traceback (most recent call last):
File "is_example.py", line 8, in
from ISStreamer.Streamer import Streamer
ImportError: No module named ISStreamer.Streamer

Did I miss an important step somewhere?
Thanks in advance!

@ZXant
Copy link

ZXant commented Apr 25, 2020

If using Python 3, then 'pip3' to install ISStreamer:

'# pip3 install ISStreamer'

@gersonfreire
Copy link

If using Python 3, then 'pip3' to install ISStreamer:

'# pip3 install ISStreamer'

Thanks a lot!!!
Saved me!!
greetings from Brazil!

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