Quote:
|
But py2exe doesn't work on my friend's computer either. So I still think there is a problem with py2exe itself.
|
Again, i'm ruling that out because i've never had a problem with it, and a fair few other Pythoners I know use it without problem.
Quote:
|
Pygame doesn't work on my computer, IDLE doesn't work on my computer, and sometimes Python doesn't even work on my computer
|
Well, that's a little odder. Your path to Python doesn't contain spaces, does it? I mean, the Python executable is something like C:\Python24\bin\python.exe, not C:\Program Files\Python24\bin\python.exe, right?