You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: