Hi, ive recently migrated my application from pygame to pyglet , to gain in performance.
The program seems to be running much better, however, ive notice after some time of executing im getting:
Segmentation fault (core dumped)
ive installed pyglet with pip3
version:
this is happening in several different machines. Im running ubuntu 18.04
any ideas?
code: