-
Notifications
You must be signed in to change notification settings - Fork 946
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
need setup.py adding pytorch3d by default installation #118
Comments
If you're still looking for this, here's what to do. |
This solution that I've already tried several times before is too unreliable to depends on official pytorch3d's installation. |
I spent a week for setting up shap-e installation to use sample files Jupyter notebook.
Shap-e needs to install pytorch3d independently but always faces c++, cuda dependencies aren't capable.
Pytorch3d definitely needs to build mesh's representation after generate some objects and other artifacts like ply, mil, or obj etc.
I need to official manual version on installation including pytorch3d dependencies.
Thank you.
The text was updated successfully, but these errors were encountered: