On 2021-03-12 at 17:27:36 -0500,
Quentin Bock <qberz2...@gmail.com> wrote:

> my code is almost identical to this so I hope it's okay that I don't
> include all of my code
> error message:
> font = pygame.font.Font('freesansbold.ttf', 32)
> pygame.error: font not initialized
> 
> Tutorial Link: https://www.youtube.com/watch?v=FfWpgLFMI7w
> Timestamp to this part of the video:  1:55:08

https://duckduckgo.com/?q=pygame.error%3A+font+not+initialized

See also <http://www.sscce.org/>.
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to