pyqt5下载失败

安装labelme时总是安装失败

pip install --upgrade labelme

依然还是龟速

老是因为网络原因

pip install PyQt5 --trusted-host  http://pypi.tuna.tsinghua.edu.cn/simple

pip install --upgrade labelme  --trusted-host  http://pypi.tuna.tsinghua.edu.cn/simple

参考:https://blog.csdn.net/renJiQAQ/article/details/103819085

labelme images --labels labels.txt --nodata --validatelabel exact --config '{shift_auto_shape_color:-2}'

>>npm install jquery --registry=https://registry.npm.taobao.org

原文地址:https://www.cnblogs.com/2008nmj/p/15539037.html