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

Change dependency python3-opengl to freeglut3 #46

Open
bafu opened this issue Apr 12, 2020 · 0 comments
Open

Change dependency python3-opengl to freeglut3 #46

bafu opened this issue Apr 12, 2020 · 0 comments

Comments

@bafu
Copy link
Member

bafu commented Apr 12, 2020

We are using PyOpenGL and PyOpenGL-accelerate wheels, which needs freeglut3 to prevent the error

[D 200412 12:31:43 __init__:13] Subscribe topic berrynet/engine/ovdetector/result
Traceback (most recent call last):                                                 
  File "berrynet/client/fbdashboard.py", line 347, in <module>           
    main()                                                                 
  File "berrynet/client/fbdashboard.py", line 331, in main              
    glutInitWindowPosition(0, 0)        
  File "/home/bafu/.local/lib/python3.6/site-packages/OpenGL/platform/baseplatform.py", line 425, in __call__
    self.__name__, self.__name__,                                                                              OpenGL.error.NullFunctionError: Attempt to call an undefined function glutInitWindowPosition, check for bool(gl
utInitWindowPosition) before calling                  

Currently freeglut3 is included by installing python3-opengl.

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

1 participant