Chrome

choco install pip

C:\Users\xxx\AppData\Local\Google\Chrome\User Data\Default

下的history文件

跳转到当前目录

cd 目录名

先卸载依赖库

pip uninstall -y -r requirement.txt

再重新安装依赖库

pip install -r requirement.txt

开始运行

python app.py

运行成功后,通过浏览器打开http://127.0.0.1:8090

Professor of Artificial Intelligence

My research interests include distributed robotics, mobile computing and programmable matter.