Open FWatson-77 opened 1 month ago
I followed these command lines to complete the download: git clone https://github.com/facebookresearch/pytorch3d.git cd pytorch3d git checkout -f v0.7.2 pip install -e .
But after downloading, the above problems occurred
Please give us more details about your environment (e.g. conda list
and pip list
). It is important that nothing changes between the build (e.g. the pip install -e .
) and the attempt to run. For example, the versions of cuda and PyTorch, which need to be working before the build is performed, must be exactly the same. This error usually reflects something about these which has changed.
this repo needs some serious work there are countless people with version issues and installation issues.
@jez-moxmo Many people use PyTorch3D successfully, and I think the installation instructions for /supported/ platforms are easy to follow. Some other people want to use the library in unsupported ways, either deliberately or not, and they in particular might need help, and sometimes will get it. That's not itself a sign of a problem. Do you have an issue you need help with?