WARNING: Do not use the development server in a production environment. · Issue #446 · PaddlePaddle/VisualDL (github.com) https://github.com/PaddlePaddle/VisualDL/issues/446
The above is for reference
To set the parameters, then odrive_ The name of server depends on what the odrive GUI reports as an error, and it can be changed by comparison
set FLASK_APP=odrive_server
set FLASK_ENV=development
Then the version problem was solved by mistake
pip install --upgrade python-socketio==4.6.0
pip install --upgrade python-engineio==3.13.2
pip install --upgrade Flask-SocketIO==4.3.1
Read More:
- [Solved] socketio.exceptions.ConnectionError: OPEN packet not returned by server
- [Solved] Python2 Flask startup error: [Errno 10053]
- How to Solve Python WARNING: Ignoring invalid distribution -ip (e:\python\python_dowmload\lib\site-packages)
- Import CV2 & Numpy report red Warning and Error [How to Solve]
- [Solved] Ubuntu18.04 Install pyqt5 error: Command “python setup.py egg_info“ failed with error code 1 in /tmp/pip-build-92
- [Solved] Django.core.exceptions.ImproperlyConfigured: SQLite 3.9.0 or later is required (found 3.7.17).
- npm install Error: stack Error: Can’t find Python executable “python”
- ImportError: libcublas.so.9.0: cannot open shared object file: No such file or directory
- Solution for Python3.7 import gevent module error
- Flask Database Migration Error: ERROR [flask_migrate] Error: Can‘t locate revision identified by ‘a1c25fe0fc0e‘
- Python3 Fatal error in launcher: Unable to create process using ‘”‘
- Python: How to Auto Add Watermark to PDF
- There was a problem confirming the ssl certificate: [SSL: TLSV1_ALERT_PROTOCOL_VERSION] tlsv1 alert protocol version (_ssl.c:590)-skipping
- How to Fix Errors encountered in executing Python scripts with command line parameters
- Python PIP Fatal error in launcher: Unable to create process using ‘“e:\program files\programdata
- [Solved] supervisor Error: /usr/local/lib/python2.7/dist-packages/pkg_resources/py2_warn.py:22: UserWarning: Setuptools will stop working on Python 2
- Mac Upgrade pip Error OSError: [Errno 13] Permission denied: ‘/Library/Python/2.7/site-packages/pip-9.0.1-py2….
- [Solved] Linux OS python Script Error: smtplib has no attribute SMTP_SSL
- [Solved] Pycham Error: non zero exit code (2)
- How to Solve PIP3 error After upgrading pip3 install –upgrade pip