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

PyOpenGL in macOS #63

Closed
omardrwch opened this issue Oct 1, 2021 · 2 comments
Closed

PyOpenGL in macOS #63

omardrwch opened this issue Oct 1, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@omardrwch
Copy link
Member

Some rlberry environments use OpenGL for rendering, which might fail in macOS.

See https://stackoverflow.com/questions/63475461/unable-to-import-opengl-gl-in-python-on-macos for a possible fix.

@omardrwch omardrwch added the bug Something isn't working label Oct 1, 2021
@yfletberliac
Copy link
Member

Looks like it would be solved with Python 3.8 instead of 3.7

@omardrwch
Copy link
Member Author

If it works, let's go to 3.8 then!

yfletberliac added a commit that referenced this issue Nov 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants