#13928: python idle.24 doesnt run fails tk dependencies ----------------------------+----------------------------------------------- Reporter: asmarin@us.es | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ----------------------------+----------------------------------------------- Comment (by gui_dos@macports.org): The problem is due to the setup.py script in the current py25-tkinter module which has not been updated for Tcl 8.5. {{{ reinplace "s|__TK-VERSION__|8.4|g" }}} should be updated into: {{{ reinplace "s|__TK-VERSION__|8.5|g }}} -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13928#comment:2> MacPorts </projects/macports> Ports system for Mac OS