[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[pygame] pygame 1.5.6 & fonts



Hi, using pygame1.5.3 I have no problem, but with 1.5.6 I get this:

RuntimeWarning: use font:
/usr/lib/python2.2/site-packages/pygame/font.so: undef ined symbol:
TTF_OpenFontIndexRW raise NotImplementedError, MissingPygameModule

NotImplementedError: font module not available

Trouble with SDL_ttf maybe? I've already tried to update/change library
version with no result

thank you