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

dockerfiile里面构建ROMP环境时,在下载pytorch3d时报错。请问如何解决 #74

Open
bryant-bai opened this issue Apr 9, 2023 · 7 comments

Comments

@bryant-bai
Copy link

在preprocess里面,运行第一步docker build -t neuman .
运行到dockerfile里面的102-108行时候报错
Cache_132d5583abe081ea
Cache_73c7a9247f0b8048

@litchisea
Copy link

Hello, I have this problem too, did you solve it? Is there any solution?

@Jidi123
Copy link

Jidi123 commented Dec 28, 2023

Already got a green build.

@malikberrada
Copy link

I have this problem me too

@Jidi123
Copy link

Jidi123 commented Jan 28, 2024 via email

@malikberrada
Copy link

Thank you.

@Daydreamer-f
Copy link

try this:
# conda install pytorch3d -c pytorch3d
git clone https://github.com/facebookresearch/pytorch3d.git &&
cd pytorch3d && pip install -e .
remember to change the command in both line103 and line138

@Jidi123
Copy link

Jidi123 commented Jul 16, 2024 via email

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

5 participants