Skip to content
Advertisement

Python pygame error using font: no such file or directory

i have a python pygame program that simulates a racecar, driving and dodging blocks, this program worked 100% until i tried it today, now it gives me a error, the error is:

JavaScript

this makes me think somethings wrong with the font i use, it is realy very frustrating, and i realy cant see anything wrong, here is my code:

JavaScript

the only parts where i use the font is in message_display() and things_dodged() id realy like any help, thanks

Advertisement

Answer

it was actuely very weird, today i decided to try and figure it out, and it worked perfectly fine, anyway, its fixed now

User contributions licensed under: CC BY-SA
2 People found this is helpful
Advertisement