Hi when I run this command to start the live stream I get this error:
PS C:\Users\Mars> python C:\Python27\StreamBot\streambot.py koorija
Obtaining the channel...
Obtained the channel
Preparing the processes...
Traceback (most recent call last):
File "c:\python27\lib\runpy.py", line 174, in _run_module_as_main
"main", fname, loader, pkg_name)
File "c:\python27\lib\runpy.py", line 72, in _run_code
exec code in run_globals
File "C:\python27\Scripts\livestreamer.exe__main__.py", line 5, in
File "c:\python27\lib\site-packages\livestreamer_cli\main.py", line 14, in
from livestreamer import (Livestreamer, StreamError, PluginError,
ImportError: cannot import name Livestreamer
An error has occurred while trying to get the stream data. Is the channel online? Is the channel name correct?
Hi when I run this command to start the live stream I get this error:
PS C:\Users\Mars> python C:\Python27\StreamBot\streambot.py koorija Obtaining the channel... Obtained the channel Preparing the processes... Traceback (most recent call last): File "c:\python27\lib\runpy.py", line 174, in _run_module_as_main "main", fname, loader, pkg_name) File "c:\python27\lib\runpy.py", line 72, in _run_code exec code in run_globals File "C:\python27\Scripts\livestreamer.exe__main__.py", line 5, in
File "c:\python27\lib\site-packages\livestreamer_cli\main.py", line 14, in
from livestreamer import (Livestreamer, StreamError, PluginError,
ImportError: cannot import name Livestreamer
An error has occurred while trying to get the stream data. Is the channel online? Is the channel name correct?
Any help is appreciated thanks!