pytorch3d的github网址提供的安装说明写道,适用于Python 3.8, 3.9 or 3.10。

https://github.com/facebookresearch/pytorch3d/blob/main/INSTALL.md

conda install -c fvcore -c iopath -c conda-forge fvcore iopath

conda install pytorch3d -c pytorch3d

这两行命令也适用于python3.7的情况。

参考:prebuilt binaries for PyTorch3D install fails to install with python 3.7 · Issue #655 · facebookresearch/pytorch3d · GitHub

Logo

汇聚全球AI编程工具,助力开发者即刻编程。

更多推荐