在linux 环境下更新(pip3 install --force-reinstall pysvtools.fisher-automation)环境包时 出现某一个包更新不成功。如下图所示:
ERROR: Cannot uninstall 'PyYAML'. 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.

解决方法:
单独重装此包, 问题解决

此包解决之后, 再次更新有出现另一个包更新 不成功。
同样的方法单独安装出问题的包,即可。

如有不一样的问题, 欢迎留言讨论

本文讲述了在Linux环境下遇到pip3 install过程中PyYAML包更新失败的问题,通过单独重装并分享了解决此类问题的方法,以及后续遇到类似问题时的应对策略。

2094

被折叠的 条评论
为什么被折叠?



