Replies: 1 comment
-
What were the commands you used to build? Can you make them more verbose? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When I tried to install pytorch3d on my computer which is running linux with torch version=2.2 It gives an error saying
"error: command '/usr/bin/x86_64-linux-gnu-gcc' failed with exit code 1
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for pytorch3d
Running setup.py clean for pytorch3d
Failed to build pytorch3d"
Beta Was this translation helpful? Give feedback.
All reactions