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

I CAN'T RUN BUSTER BECAUSE OF MISSING MODULE NAMED SERVER #13

Open
algogarden opened this issue Oct 15, 2018 · 0 comments
Open

I CAN'T RUN BUSTER BECAUSE OF MISSING MODULE NAMED SERVER #13

algogarden opened this issue Oct 15, 2018 · 0 comments

Comments

@algogarden
Copy link

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.

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

1 participant