在服务器上python gui.py的时候报错:
Glfw Error 65544: X11: Failed to open display :1
Glfw Error 65537: The GLFW library is not initialized
Glfw Error 65537: The GLFW library is not initialized
Glfw Error 65537: The GLFW library is not initialized
python: /home/runner/work/DearPyGui/DearPyGui/thirdparty/glfw/src/window.c:533: glfwSetWindowPos: Assertion `window != NULL' failed.
已放弃 (core dumped)
在网上看了也没找到解决办法,请问这个错误怎么修改
在服务器上python gui.py的时候报错:
Glfw Error 65544: X11: Failed to open display :1
Glfw Error 65537: The GLFW library is not initialized
Glfw Error 65537: The GLFW library is not initialized
Glfw Error 65537: The GLFW library is not initialized
python: /home/runner/work/DearPyGui/DearPyGui/thirdparty/glfw/src/window.c:533: glfwSetWindowPos: Assertion `window != NULL' failed.
已放弃 (core dumped)
在网上看了也没找到解决办法,请问这个错误怎么修改