Dependencies
It's a pity the high number of entries that depend on this or that library: pymunk, pyOpengl, Cocos2d, pyOde, Numpy, pyBox2d and many others... and sometimes even most of them at the same time! It's ok using external dependencies, but why don't those entries create an all-in-one package? They would be much easier to play and rate!(log in to comment)
If you're testing on a mac however you'll need to see my other post: Here. We would have included the dylib in the final distro except we can't predict the architecture of your mac.
But, just in case someone have the idea, dont touch anything outside the gamedir. Dont touch site-packages, dont dare to try to launch from your game ez_install or something in the line. Never. Even asking.
(sorry about the barf, but expreses exactly the feeling at the idea someone thinkering with my system libraries)