pygame.font not found
I had an issue with pygame not being able to find a dependency for the font
module. After quite a time-consuming search the missing package name was
libsdl-ttf2.0-dev
.
Hope this helps someone.
2 read-only comments
These are the read-only comments I've exported from Disqus (which I no longer use). If you'd like to share your thoughts about this article, you can βοΈ Reply by email.
Man!! You saved my life!
I'm glad this helped!