-
Notifications
You must be signed in to change notification settings - Fork 255
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ERROR: Failed building wheel for pytorch3d #20
Comments
|
I was able to install everything on WSL2, just by following the instructions, and had to update OpenGL version for ubuntu, but is not possible to run it because it WSL2 doesn't have Opengl-cuda interop support So I guess you need to install on windows or linux directly. |
Thanks for the info! I'll try installing using the Windows instructions instead. I've tested it on Ubuntu 22.04 LTS, and it works well. Having it working on Windows would be great too! |
Hi! I am currently testing this repository on Windows Subsystem for Linux (WSL). After running the pip install -r requirements.txt command, I encountered the following error:
The text was updated successfully, but these errors were encountered: