当前位置:   article > 正文

pip安装库时报错:This error originates from a subprocess, and is likely not a problem with pip._note: this error originates from a subprocess, and

note: this error originates from a subprocess, and is likely not a problem w

 


一、报错原因

安装库时出现以下报错

  1. note: This error originates from a subprocess, and is likely not a problem with pip.
  2. error: subprocess-exited-with-error
  3. × Getting requirements to build wheel did not run successfully.
  4. exit code: -11
  5. ╰─> See above for output.
  6. note: This error originates from a subprocess, and is likely not a problem with pip.

python版本与安装库的版本不一致报错

二、解决方法

查看要安装的库的版本:

我的python版本3.10所以安了mayavi的最高的版本

pip install mayavi==4.8.1

 successful

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/article/detail/47092
推荐阅读
相关标签
  

闽ICP备14008679号