启动了一个flask server,结果报了标题中的错误。

ImportError: cannot import name 'ConnectionRefusedError'

Python报错:ImportError: cannot import name 'ConnectionRefusedError'

解决:

pip install -U python-socketio

  

相关文章:

  • 2022-12-23
  • 2021-10-28
  • 2021-06-26
  • 2021-12-16
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-09-22
  • 2022-12-23
  • 2022-12-23
  • 2021-10-28
  • 2021-12-13
  • 2022-12-23
相关资源
相似解决方案