会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
听风。
博客园
首页
新随笔
联系
订阅
管理
2018年9月3日
flask_socket_io中报错RuntimeError: You need to use the eventlet server. See the Deployment section of the documentation for more information.的解决办法
摘要: 最新的flask_socketio 使用的是python-socketio 如果在包中安装了gevent或evenlet,在服务器上使用时,就会报错 卸载gevent和evenlet有关的库,卸载后就好了 经测试发现,如果是用uwsgi启动,采用eventlet模式,process只能设置1个,且会
阅读全文
posted @ 2018-09-03 10:45 听风。
阅读(2516)
评论(0)
推荐(0)
公告