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
I use the example of simply_pyramid_chat for your project. I started a project with pserve pyramid, use view.py from the example. But I received KeyError: 'socketio' in socketio.init.py socketio_manager line 67
I use the example of simply_pyramid_chat for your project. I started a project with pserve pyramid, use view.py from the example. But I received KeyError: 'socketio' in socketio.init.py socketio_manager line 67
reques.environ has no attribute 'socketio'
reques.environ
What could be the problem? Thanks!
The text was updated successfully, but these errors were encountered: