Skip to content Skip to sidebar Skip to footer

How To Install Pygame Font

This is a beginner level question. I am teaching myself pygame on ubuntu 10.10. I downloaded a couple of examples and pygame isn't working right. I suspect an install problem.

Solution 1:

Instead of installing through easy_install, install the Ubuntu package for pygame: python-pygame (it's in universe).


Post a Comment for "How To Install Pygame Font"