DearPyGui: Glfw Error 65543: GLX: Failed to create context: BadValue (integer parameter out of range for operation)

dearpygui 0.6.183 OS: Arch Linux 5.8.8-arch1-1 python 3.9.1

I have the following errors when I try to run any example from Wiki: Glfw Error 65543: GLX: Failed to create context: BadValue (integer parameter out of range for operation) python: /home/appveyor/projects/dearpygui/Dependencies/glfw/src/window.c:531: glfwSetWindowPos: Assertion `window != NULL’ failed.

Any ideas on how to fix this? Tell me if you need any additional debug information

About this issue

  • Original URL
  • State: closed
  • Created 3 years ago
  • Comments: 16 (8 by maintainers)

Most upvoted comments

Thanks for the information. In the near future, we plan on having dedicated code paths for Raspberry pi. At the moment its just a hacky modification to our usual Linux build.