News

Describe the bug Hi, I'm coding on a remote computer and I have the following issue when I try to create a window in pyglet: Traceback (most recent call last): File "main_pyglet.py", line 7, in <mo ...
I am trying to run the 2nd tutorial script but it crashes. All other scripts from the tutorial work fine. It is only drawing labels that makes the program crash. The script in question is as follows: ...