Re: [Pythonmac-SIG] IDLE on Python-2.6 release version

2008-10-06 Thread Charles Starrett
I had an identical experience on 10.4 and it was my first install of Python (other than what Apple included in the OS install). Deleting all the Python 2.6 files and installing Python 2.5.2 worked like a charm. It's gotta be a build problem. (Similarly, I noticed that Python2.6 created /App

Re: [Pythonmac-SIG] IDLE on Python-2.6 release version

2008-10-06 Thread Kent Johnson
Rajanikanth Jammalamadaka rajanikanth at gmail.com wrote: Thanks for your reply Kevin. I installed Tk 8.5 but now I get this error: Traceback (most recent call last): File "/Library/Frameworks/Python.framework/Versions/Current/bin/idle", line 5, in main() File "/Library/Frameworks/Python.fr

Re: [Pythonmac-SIG] IDLE on Python-2.6 release version

2008-10-02 Thread Kevin Walzer
Rajanikanth Jammalamadaka wrote: Thanks for your reply Kevin. I installed Tk 8.5 but now I get this error: Traceback (most recent call last): File "/Library/Frameworks/Python.framework/Versions/Current/bin/idle", line 5, in main() File "/Library/Frameworks/Python.framework/Versions/2.6

Re: [Pythonmac-SIG] IDLE on Python-2.6 release version

2008-10-02 Thread Rajanikanth Jammalamadaka
Thanks for your reply Kevin. I installed Tk 8.5 but now I get this error: Traceback (most recent call last): File "/Library/Frameworks/Python.framework/Versions/Current/bin/idle", line 5, in main() File "/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/idlelib/PyShell.py",

Re: [Pythonmac-SIG] IDLE on Python-2.6 release version

2008-10-02 Thread Kevin Walzer
Rajanikanth Jammalamadaka wrote: Any idea how this problem may be fixed? This what I get when I type idle at the command prompt: Traceback (most recent call last): File "/Library/Frameworks/Python.framework/Versions/Current/bin/idle", line 3, in from idlelib.PyShell import main File "

[Pythonmac-SIG] IDLE on Python-2.6 release version

2008-10-02 Thread Rajanikanth Jammalamadaka
Any idea how this problem may be fixed? This what I get when I type idle at the command prompt: Traceback (most recent call last): File "/Library/Frameworks/Python.framework/Versions/Current/bin/idle", line 3, in from idlelib.PyShell import main File "/Library/Frameworks/Python.framewor