No module named ISStreamer.Streamer
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
Did I miss an important step somewhere? Thanks in advance!
If using Python 3, then 'pip3' to install ISStreamer:
'# pip3 install ISStreamer'
If using Python 3, then 'pip3' to install ISStreamer:
'# pip3 install ISStreamer'
Thanks a lot!!! Saved me!! greetings from Brazil!