facebookresearch / pifuhd

High-Resolution 3D Human Digitization from A Single Image.
Other
9.46k stars 1.43k forks source link

No module named 'pytorch3d' #183

Closed OIiveTree closed 1 year ago

shunsukesaito commented 1 year ago

The error should be fixed now. Please let me know if the error persists. I'll close the issue for now. But feel free to reopen.

mikeglopez commented 1 year ago

Seem to be having this issue again:

from the "Render the result" section errors:

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

icelord937 commented 8 months ago

version_str = 'py310_cu118_pyt201' !pip install fvcore iopath !pip install --no-index --no-cache-dir pytorch3d -f https://dl.fbaipublicfiles.com/pytorch3d/packaging/wheels/{version_str}/download.html