升级Python依赖包报错

Dear 丶 2022-05-19 07:27 460阅读 0赞

Cannot uninstall ‘pyparsing’. It is a distutils installed project and thus we cannot accurately determine which files belong to it which would lead to only a partial uninstall.

解决:sudo pip install —ignore-installed +模块名 强制升级下

发表评论

表情:
评论列表 (有 0 条评论,460人围观)

还没有评论,来说两句吧...

相关阅读