0
点赞
收藏
分享

微信扫一扫

module ‘socketio‘ has no attribute ‘Client‘解决

  1. pip uninstall python-socketio
  2. pip install -i https://pypi.tuna.tsinghua.edu.cn/simple python-socketio==XX.XX.XX
举报

相关推荐

0 条评论