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

what to do if the link in the installer no longer works? dl.fbaipublicfiles.com/pytorch3d #51

Open
AdolfLoveMango opened this issue May 1, 2023 · 3 comments

Comments

@AdolfLoveMango
Copy link

what to do if the link in the installer no longer works pytorch3d@https://dl.fbaipublicfiles.com/pytorch3d/packaging/wheels/py39_cu113_pyt1100/pytorch3d-0.6.1-cp39-cp39-linux_x86_64.whl

@JuliusHohlfeld
Copy link

Same issue here. Wheels for the specified pytorch3D version are no longer accessible through downloads AFAIK. The instructions from the README (pip install -e .) are not functional because of this problem.

@haonanhe
Copy link

Have you fixed the problem? I'm having the same trouble. @JuliusHohlfeld @AdolfLoveMango

@guo498
Copy link

guo498 commented Jan 24, 2024

comment out the line in "setup.py".
run "pip install -e ."
then follow the official instruction to install pytorch3d (https://github.com/facebookresearch/pytorch3d/blob/main/INSTALL.md)

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

4 participants