'pygame cant find my font when innitilized
File "/usr/lib/python3/dist-packages/pygame/sysfont.py", line 285, in font_constructorfont = pygame.font.Font(fontpath, size)pygame.error: font not initialized
I tried to initialize python, and load in the font. got this error and have no idea how to fix it.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|