pip install pytorch3d로 설치하려고 하면

ERROR: Could not find a version that satisfies the requirement pytorch3d (from versions: none)
ERROR: No matching distribution found for pytorch3d

위와 같은 에러가 뜬다 아마 pytorch 버전이 높아서 그런 것 같은데 아래 링크를 참고해서 해결해주었다.

Prebuilt wheels provided via 3rd party repository · facebookresearch pytorch3d · Discussion #1752