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

No OpenGL_accelerate module loaded: No module #37

Open
Sashiyamo opened this issue May 20, 2024 · 1 comment
Open

No OpenGL_accelerate module loaded: No module #37

Sashiyamo opened this issue May 20, 2024 · 1 comment

Comments

@Sashiyamo
Copy link

Hi!

When I try to run the code in Collab, on the line !python scripts/demo.py video.source=assets/videos/gymnasts.mp4 video.start_frame=10 video.end_frame=60, it gives the error INFO No OpenGL_accelerate module loaded: No module. Even if I install OpenGL via !pip install PyOpenGL-accelerate the error just changes to INFO OpenGL_accelerate module loaded.

I didn't change anything in Collab, just wanted to see how it worked. The only thing I noticed is that Collab asks to restart the environment after !pip install -e .[all]. But before, even after restarting the environment, everything worked.

@geopavlakos
Copy link
Collaborator

You are probably missing the SMPL model in your colab instance. Please download the file basicModel_neutral_lbs_10_207_0_v1.0.0.pkl from https://smplify.is.tue.mpg.de/ and put it in your colab environment.

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