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 guys, Can someone help me?
I got this error when run buster $ ./deploy.sh [INFO] Deploying to your Github repository... Traceback (most recent call last): File "c:\users\user\anaconda3\envs\py27\lib\runpy.py", line 174, in _run_module_as_main "__main__", fname, loader, pkg_name) File "c:\users\user\anaconda3\envs\py27\lib\runpy.py", line 72, in _run_code exec code in run_globals File "C:\Users\user\Anaconda3\envs\py27\Scripts\buster.exe\__main__.py", line 5, in <module> File "c:\users\user\anaconda3\envs\py27\lib\site-packages\buster\buster.py", line 22, in <module> import http.server ImportError: No module named server On branch master nothing to commit, working tree clean fatal: I don't handle protocol '?
Hi guys, Can someone help me?
I got this error when run buster
$ ./deploy.sh [INFO] Deploying to your Github repository... Traceback (most recent call last): File "c:\users\user\anaconda3\envs\py27\lib\runpy.py", line 174, in _run_module_as_main "__main__", fname, loader, pkg_name) File "c:\users\user\anaconda3\envs\py27\lib\runpy.py", line 72, in _run_code exec code in run_globals File "C:\Users\user\Anaconda3\envs\py27\Scripts\buster.exe\__main__.py", line 5, in <module> File "c:\users\user\anaconda3\envs\py27\lib\site-packages\buster\buster.py", line 22, in <module> import http.server ImportError: No module named server On branch master nothing to commit, working tree clean fatal: I don't handle protocol '?
But follow https://github.com/waveform80/pistreaming/issues/14 , I need to use Python3 and It will not run buster anymore ( buster is only available with python2) . Any help would be greatly appreciated.
The text was updated successfully, but these errors were encountered: