[MacPorts] #13928: python idle.24 doesnt run fails tk dependencies
MacPorts
trac at macosforge.org
Mon Jan 14 10:50:07 PST 2008
#13928: python idle.24 doesnt run fails tk dependencies
---------------------------+------------------------------------------------
Reporter: asmarin at us.es | Owner: macports-tickets at lists.macosforge.org
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.6.0
Keywords: |
---------------------------+------------------------------------------------
Hi, when try to use idle2.4 a tk error dependencie appears.
sh-3.2# idle2.4
Traceback (most recent call last):
File "/opt/local/bin/idle2.4", line 5, in ?
main()
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/idlelib/PyShell.py",
line 1350, in main
root = Tk(className="Idle")
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4
/lib-tk/Tkinter.py", line 1571, in __init__
self._loadtk()
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4
/lib-tk/Tkinter.py", line 1589, in _loadtk
raise RuntimeError, \
RuntimeError: tk.h version (8.5) doesn't match libtk.a version (8.4)
Can any python maintainer change it?
Thanks in advance.
--
Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13928>
MacPorts </projects/macports>
Ports system for Mac OS
More information about the macports-tickets
mailing list