User-agent: Mozilla Thunderbird 1.0.5 (Macintosh/20050711)
JeffreyDanowitz wrote:
Still pygame.image.get_extended() returns 0.
What happens if you do this:
import pygame.imageext
If it's failing to find libpng or libjpeg, you should get
an exception with some useful information.
--
Greg