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

Environmental issues #5

Open
sadewqer opened this issue Sep 12, 2022 · 1 comment
Open

Environmental issues #5

sadewqer opened this issue Sep 12, 2022 · 1 comment

Comments

@sadewqer
Copy link

I installed torch1.8 when I installed open3d.After I successfully installed pytorch3d, I reported an error while running, as follows:

44bec03378cc58008e4663ffd9eb3f4

This seems to be a problem with the pytorch mismatch.I tried to install a different version of pytorch, but open3d would make the mistake that it needed version 1.8 of pytorch.I want to know what versions of pytorch, cuda, and pytorch3d you are using.
@syguan96
Copy link
Owner

Install pytorch3d in this way:

git clone https://github.com/facebookresearch/pytorch3d.git
cd pytorch3d && pip install -e .

if https fails, use ssh instead.

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

2 participants