Python 安装 VTK的 问题
版本:
python 3.7.3
vtk 8.2.0
mayavi 4.7.1+vtk82-cp37-cp37m-win_amd64
报错:
执行 pip install --target=d:\python\lib\site-packages D:\NewFile\mayavi-4.7.1+vtk82-cp37-cp37m-win_amd64.whl -i https://pypi.mirrors.ustc.edu.cn/simple/ 后报错
(一如既往的版本问题 tenserflow, paddlepaddle,gast之前安装版本不兼容(实在不想该版本了,又要升级又要降级的。。。))
之前安装pytorch、tenserflow都出现的问题
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
spyder 3.3.6 requires pyqt5<5.13; python_version >= "3", which is not installed.
spyder 3.3.6 requires pyqtwebengine<5.13; python_version >= "3", which is not installed.
astroid 2.2.5 requires typed-ast>=1.3.0; implementation_name == "cpython", which is not installed.
tensorflow 2.0.0 requires gast==0.2.2, but you have gast 0.3.3 w

博主在尝试使用Python 3.7.3 安装VTK 8.2.0 时遇到版本不兼容问题,涉及Spyder、TensorFlow、PaddlePaddle等库。文章详细阐述了错误详情及如何解决依赖冲突,包括pip安装时的注意事项和版本调整建议。
最低0.47元/天 解锁文章
1122

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



