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

webserver chrashes #4

Open
jpresern opened this issue Oct 25, 2016 · 0 comments
Open

webserver chrashes #4

jpresern opened this issue Oct 25, 2016 · 0 comments

Comments

@jpresern
Copy link

jpresern commented Oct 25, 2016

Hi, got some trouble with a webcam streamer on py 3.5/OS X Yosemite. Any idea, where to look for trouble? Below is the copy-paste of the messages.



--------------- webcam-streamer ---------------

webcam-streamer: Checking requirements...
webcam-streamer: Reading config...
webcam-streamer: Launching webserver...

Error: class uri 'socketio.sgunicorn.GeventSocketIOWorker' invalid or not found:

[Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/site-packages/gunicorn/util.py", line 133, in load_class
mod = import('.'.join(components))
File "/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/site-packages/socketio/sgunicorn.py", line 12, in
from socketio.server import SocketIOServer
ImportError: cannot import name 'SocketIOServer'
]

webcam-streamer: Dying... :(

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