首页 > 其他分享 >利用pip/conda安装库时,出现requires XXX, which is not installed/incompatible

利用pip/conda安装库时,出现requires XXX, which is not installed/incompatible

时间:2023-03-13 09:11:30浏览次数:43  
标签:incompatible XXX 库时 installed conda pip

出现以下提示警告时

step1

step2

step3

总结

利用pip/conda安装库时,出现requires XXX, which is not installed/incompatible
依次执行安装所缺的库即可(如有版本对应要求,最好卸载原有的版本,再执行安装)

标签:incompatible,XXX,库时,installed,conda,pip
From: https://www.cnblogs.com/zylyehuo/p/17210164.html

相关文章