WARNING: Do not use the development server in a production environment. · Issue #446 · PaddlePaddle/VisualDL (github.com)https://github.com/PaddlePaddle/VisualDL/issues/446上述为参考
要设置参数,然后odrive_server这个名字得看odrive gui报错的是什么,对照着改
set FLASK_APP=odrive_server set FLASK_ENV=development
然后版本问题,我按下面改的,误打误撞解决了
pip install --upgrade python-socketio==4.6.0 pip install --upgrade python-engineio==3.13.2 pip install --upgrade Flask-SocketIO==4.3.1



