pygame in linux distros
Make sure you've got the newest pygame version on your machines, my ubuntu 9.10 had pygame version 1.8.1 and there are some new methods used for example in Terraformancer, like pygame.Rect.copy(), that were released in version 1.9.0.(log in to comment)
Trobadour on 2010/04/07 08:10:
Thanks for that,i didn't realized the problem until i tried it with older pygame verions.