🐞ERROR: Cannot uninstall ‘PyYAML’. It is a distutils installed project and thus we cannot accurately determine which

描述:在安装python库的时候显示PyYAML版本低,装不上去
显示的当前conda环境就是所需的虚拟环境

输入:

find / -name *PyYAML*

显示是6.0.2版本

解决方法:重新进入当前虚拟环境即可

conda activate 环境名
Logo

北京人形旗下天工造物具身智能开源社区,聚焦具身天工与慧思开物两大平台

更多推荐