Problems with python idle2.4
Hi, i was trying to install python idle2.4 on my macbook pro. I'm using leopard and lastest stable version of macports. I install python idle2.4 and show this error: 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) But worst problem is that i make a port -d syn and after port -d update outdated, when try to search idle dissapear! :-S I dont know where is, so, before to send a ticket i want to hear some opinions about this. Any sugestion? Other question, if a package dissapear but is previous installed on my system. How i can know that is deleted from repository? Thanks in advance.
participants (1)
-
erchache2000