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
错误日志如下:
D:\软件安装包\fanqienovel-downloader-main\src>python server.py
Traceback (most recent call last):
File "server.py", line 5, in
from flask_socketio import SocketIO, emit
File "C:\Users\wangj\AppData\Local\Programs\Python\Python37\lib\site-packages\flask_socketio_init_.py", line 52, in
class SocketIO:
File "C:\Users\wangj\AppData\Local\Programs\Python\Python37\lib\site-packages\flask_socketio_init_.py", line 168, in SocketIO
reason = socketio.Server.reason
AttributeError: type object 'Server' has no attribute 'reason'
D:\软件安装包\fanqienovel-downloader-main\src>
希望大佬可以帮忙看看,谢谢了
The text was updated successfully, but these errors were encountered:
错误日志如下:
D:\软件安装包\fanqienovel-downloader-main\src>python server.py
Traceback (most recent call last):
File "server.py", line 5, in
from flask_socketio import SocketIO, emit
File "C:\Users\wangj\AppData\Local\Programs\Python\Python37\lib\site-packages\flask_socketio_init_.py", line 52, in
class SocketIO:
File "C:\Users\wangj\AppData\Local\Programs\Python\Python37\lib\site-packages\flask_socketio_init_.py", line 168, in SocketIO
reason = socketio.Server.reason
AttributeError: type object 'Server' has no attribute 'reason'
D:\软件安装包\fanqienovel-downloader-main\src>
希望大佬可以帮忙看看,谢谢了
The text was updated successfully, but these errors were encountered: