When I pip install harfang-.....-linux_x86_64.whl (import harfang is ok )and then run python main.py in the dogfight.../source, there is a error as follow:Compiling assets...
99%|█████████████████████████████████████████▌| 99/100 [25:30<00:15, 15.46s/it]
Assertion failed (ret == GLFW_TRUE)
Reason: Failed to initialize window system
RuntimeError: X11: The DISPLAY environment variable is missing
When I pip install harfang-.....-linux_x86_64.whl (import harfang is ok )and then run python main.py in the dogfight.../source, there is a error as follow:Compiling assets... 99%|█████████████████████████████████████████▌| 99/100 [25:30<00:15, 15.46s/it] Assertion failed (ret == GLFW_TRUE) Reason: Failed to initialize window system RuntimeError: X11: The DISPLAY environment variable is missing