赞
踩
安装库时出现以下报错
- note: This error originates from a subprocess, and is likely not a problem with pip.
- error: subprocess-exited-with-error
-
- × Getting requirements to build wheel did not run successfully.
- │ exit code: -11
- ╰─> See above for output.
-
- note: This error originates from a subprocess, and is likely not a problem with pip.
查看要安装的库的版本:

我的python版本3.10所以安了mayavi的最高的版本
pip install mayavi==4.8.1

successful
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。