View Single Post
Old Jul 23rd, 2005, 6:43 PM   #39
Cerulean
Professional Programmer
 
Cerulean's Avatar
 
Join Date: Apr 2005
Location: London, England
Posts: 459
Rep Power: 4 Cerulean is on a distinguished road
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?
Cerulean is offline   Reply With Quote