Skip to content

Change dependency python3-opengl to freeglut3 #46

@bafu

Description

@bafu

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions