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

to get this to run on windows #5

Closed
21pl opened this issue Jun 5, 2023 · 1 comment
Closed

to get this to run on windows #5

21pl opened this issue Jun 5, 2023 · 1 comment

Comments

@21pl
Copy link

21pl commented Jun 5, 2023

comment out:

if 'PYOPENGL_PLATFORM' not in os.environ:
os.environ['PYOPENGL_PLATFORM'] = 'egl'

in the following 2 files
hmr2/utils/mesh_renderer.py
hmr2/utils/renderer.py

excellent work by the way!!

@shubham-goel
Copy link
Owner

Thanks, @21pl. We will add these changes to make the repo windows-friendly :)

@21pl 21pl closed this as completed Jun 19, 2023
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