Berlin0610 / Interactive_Face_Video_Coding

1 stars 0 forks source link

我的pytorch3D无法在requirement所述的环境下安装成功 #7

Open SCP2922 opened 1 month ago

SCP2922 commented 1 month ago

ERROR: Could not find a version that satisfies the requirement pytorch3d (from versions: none) ERROR: No matching distribution found for pytorch3d 我尝试了conda安装还有git源文件安装,均有不同的报错,您能告知我如何安装pytorch3d库吗?

以及,requirement中的库对numpy的版本依赖貌似存在冲突,我在安装其他库时修改了其中部分版本才得以安装 The conflict is caused by: The user requested numpy contourpy 1.0.5 depends on numpy>=1.16 fvcore 0.1.5.post20210915 depends on numpy imageio 2.22.1 depends on numpy matplotlib 3.6.0 depends on numpy>=1.19 mkl-fft 1.3.1 depends on numpy<1.23.0 and >=1.22.3 opencv-python 4.6.0.66 depends on numpy>=1.14.5; python_version >= "3.7" opencv-python 4.6.0.66 depends on numpy>=1.17.3; python_version >= "3.8" opencv-python 4.6.0.66 depends on numpy>=1.19.3; python_version >= "3.9" pandas 1.5.0 depends on numpy>=1.20.3; python_version < "3.10" pywavelets 1.4.1 depends on numpy>=1.17.3 scikit-learn 1.1.2 depends on numpy>=1.17.3 scipy 1.9.1 depends on numpy<1.25.0 and >=1.18.5 tifffile 2022.8.12 depends on numpy>=1.19.2 torch 1.7.1 depends on numpy torchvision 0.8.2 depends on numpy mkl-random 1.2.4 depends on numpy<1.27.0 and >=1.26.4 The user requested numpy contourpy 1.0.5 depends on numpy>=1.16 fvcore 0.1.5.post20210915 depends on numpy imageio 2.22.1 depends on numpy matplotlib 3.6.0 depends on numpy>=1.19 mkl-fft 1.3.1 depends on numpy<1.23.0 and >=1.22.3 opencv-python 4.6.0.66 depends on numpy>=1.14.5; python_version >= "3.7" opencv-python 4.6.0.66 depends on numpy>=1.17.3; python_version >= "3.8" opencv-python 4.6.0.66 depends on numpy>=1.19.3; python_version >= "3.9" pandas 1.5.0 depends on numpy>=1.20.3; python_version < "3.10" pywavelets 1.4.1 depends on numpy>=1.17.3 scikit-learn 1.1.2 depends on numpy>=1.17.3 scipy 1.9.1 depends on numpy<1.25.0 and >=1.18.5 tifffile 2022.8.12 depends on numpy>=1.19.2 torch 1.7.1 depends on numpy torchvision 0.8.2 depends on numpy mkl-random 1.2.2 depends on numpy<1.25.0 and >=1.24.3