473,398 Members | 2,212 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,398 software developers and data experts.

IDLE doesn't run on OSX 10.3.9

Just installed Python 2.5.2 on a PowerPC G4 running OSX 10.3.9 and
when clicking on the IDLE icon in the MacPython 2.5 folder nothing
happens, program doesn't execute...

I've uninstalled, reinstalled over again...

I friend of mine just installed the same 2.5.2 download from the
Python.org website on OSX 10.4.11 and all went fine...but shouldn't it
install on 10.3.9 as well?

Anyone have any ideas? Thanks.
-Tom
Sep 30 '08 #1
6 1121
th**********@gmail.com wrote:
Just installed Python 2.5.2 on a PowerPC G4 running OSX 10.3.9 and
when clicking on the IDLE icon in the MacPython 2.5 folder nothing
happens, program doesn't execute...

I've uninstalled, reinstalled over again...

I friend of mine just installed the same 2.5.2 download from the
Python.org website on OSX 10.4.11 and all went fine...but shouldn't it
install on 10.3.9 as well?

Anyone have any ideas? Thanks.
-Tom
Do you have Tcl/Tk installed? It doesn't come on 10.3.9 by default.

--
Kevin Walzer
Code by Kevin
http://www.codebykevin.com
Sep 30 '08 #2
Just did a new install of Tcl/tk from activestate.com and IDLE still
not working...

-Tom


On Sep 30, 1:15 pm, Kevin Walzer <k...@codebykevin.comwrote:
thomascri...@gmail.com wrote:
Just installed Python 2.5.2 on a PowerPC G4 running OSX 10.3.9 and
when clicking on the IDLE icon in the MacPython 2.5 folder nothing
happens, program doesn't execute...
I've uninstalled, reinstalled over again...
I friend of mine just installed the same 2.5.2 download from the
Python.org website on OSX 10.4.11 and all went fine...but shouldn't it
install on 10.3.9 as well?
Anyone have any ideas? Thanks.
-Tom

Do you have Tcl/Tk installed? It doesn't come on 10.3.9 by default.

--
Kevin Walzer
Code by Kevinhttp://www.codebykevin.com
Oct 1 '08 #3
th**********@gmail.com wrote:
Just did a new install of Tcl/tk from activestate.com and IDLE still
not working...

-Tom

Did you install Tcl/Tk 8.5? It won't work with the build of Python from
python.org (it looks for 8.4).
--
Kevin Walzer
Code by Kevin
http://www.codebykevin.com
Oct 1 '08 #4
Just installed TclTkAquaBI-8.4.9.0.dmg from http://tcltkaqua.sourceforge.net/...still
have no IDLE startup...

Please let me know other ideas...thanks.
-Tom

On Oct 1, 9:22 am, Kevin Walzer <k...@codebykevin.comwrote:
thomascri...@gmail.com wrote:
Just did a new install of Tcl/tk from activestate.com and IDLE still
not working...
-Tom

Did you install Tcl/Tk 8.5? It won't work with the build of Python from
python.org (it looks for 8.4).

--
Kevin Walzer
Code by Kevinhttp://www.codebykevin.com
Oct 2 '08 #5
Now I downloaded the latest Python 2.6 that came out yesterday, and
also downloaded the latest ActiveTcl...

I run a Terminal, cd /usr/local/bin, and type "idle2.6"...get this
error message:

Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/Current/bin/
idle2.6", line 5, in <module>
main()
File "/Library/Frameworks/Python.framework/Versions/2.6/lib/
python2.6/idlelib/PyShell.py", line 1382, in main
root = Tk(className="Idle")
File "/Library/Frameworks/Python.framework/Versions/2.6/lib/
python2.6/lib-tk/Tkinter.py", line 1645, in __init__
self._loadtk()
File "/Library/Frameworks/Python.framework/Versions/2.6/lib/
python2.6/lib-tk/Tkinter.py", line 1659, in _loadtk
% (_tkinter.TK_VERSION, tk_version)
RuntimeError: tk.h version (8.4) doesn't match libtk.a version (8.5)
Thanks for any help.
-Tom


On Oct 1, 9:22 am, Kevin Walzer <k...@codebykevin.comwrote:
thomascri...@gmail.com wrote:
Just did a new install of Tcl/tk from activestate.com and IDLE still
not working...
-Tom

Did you install Tcl/Tk 8.5? It won't work with the build of Python from
python.org (it looks for 8.4).

--
Kevin Walzer
Code by Kevinhttp://www.codebykevin.com
Oct 2 '08 #6
Looks like installing TclTkAqua-8.4.10.dmg fixed it...IDLE runs now!

-Tom

On Oct 1, 9:22 am, Kevin Walzer <k...@codebykevin.comwrote:
thomascri...@gmail.com wrote:
Just did a new install of Tcl/tk from activestate.com and IDLE still
not working...
-Tom

Did you install Tcl/Tk 8.5? It won't work with the build of Python from
python.org (it looks for 8.4).

--
Kevin Walzer
Code by Kevinhttp://www.codebykevin.com
Oct 2 '08 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Vin Jovanovic | last post by:
Trying to start Python IDLE through Start>Programs>Python 2.3> IDLE doesn't work From DOS ... I get this .... C:\>python C:\Python23\Lib\idlelib\idle.py Traceback (most recent call last):...
0
by: Dave | last post by:
I just downloaded the new rpm's for Python2.3.2, from http://www.python.org/2.3.2/rpms.html and installed all five on my Redhat 9 system. As expected, this leaves the existing Python2.2 in place...
16
by: Kerry Neilson | last post by:
For the past couple of months, Idle won't start when I invoke it. I am at a complete loss for why this is. When this happens, they python command line still starts, and python works fine...
0
by: Tom McDavid | last post by:
I'm trying to learn more Python and have come across a strange behavior. I have Python2.3 installed on a Win2K machine. If I start the python command line, I can do the following: Python 2.3.2...
0
by: Brian van den Broek | last post by:
Hi all, IDLE refuses to launch, and I believe it is because I attempted to define a custom key-binding that it doesn't like. I was recently defining a custom keybinding in IDLE 1.1 under...
0
by: Dave | last post by:
Hi, I installed 2.4.1 on both my wife's & my computer. Her idle (pyw) starts fine, but mine doesn't. I have had previous versions on my computer as well as idlefork, but I removed them before...
13
by: John Salerno | last post by:
If I want to write my code in a separate text editor (I like UltraEdit) but then press a single button to have that code run in the IDLE environment, is that possible? I know that you can configure...
2
by: Jim Hendricks | last post by:
New to Python, and just had something strange happen. I've been running my new code in IDLE running in windows. My IDLE version shows as 1.2.1, Python version displaying in IDLE is 2.5.1. I...
5
by: Russ P. | last post by:
I've been programming in python for a few years using XEmacs on Solaris and Linux. I've been thinking about trying IDLE for a long time, but either it wasn't available on my system or I...
6
by: Andreas Tawn | last post by:
I'm trying to integrate the timeout function from here http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/473878 into a long running automation script and the following code causes IDLE after...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.