Skip to content
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

PyTorch3D fix #35

Open
neverix opened this issue Jul 17, 2022 · 0 comments
Open

PyTorch3D fix #35

neverix opened this issue Jul 17, 2022 · 0 comments

Comments

@neverix
Copy link

neverix commented Jul 17, 2022

Hi, so I'm not sure if the notice is relevant anymore, but I have a temporary solution for this.

First, downgrade torch:

!pip install torch==1.11.0 --extra-index-url https://download.pytorch.org/whl/cu113

Then just install pytorch3d normally:

!pip install --no-cache pytorch3d -f https://dl.fbaipublicfiles.com/pytorch3d/packaging/wheels/py37_cu113_pyt1110/download.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant