
November 9th, 2012, 11:13 AM
|
|
Contributing User
|
|
Join Date: Mar 2012
Posts: 33
Time spent in forums: 8 h 25 m 17 sec
Reputation Power: 2
|
|
|
people have reported a lot of problems with python 3 + OS X + Python but here may be a few solutions
1. You install the incorrect package
This is a common problem for a lot of people. if you have a 64bit operating system it is sometimes a good idea to install both 32bit and 64bit packages of python, make sure you pick the right pygame package also
2.reinstall it
The title kind of says it all, just reinstall pygame
that is about all i can think of as i personally don't use mac for programming or anything for that matter, if this doesn't help maybe contact the mac python forums
|