#17278: Python Binary link missing in /opt/local/Library/Frameworks/Python.framework -----------------------------------+---------------------------------------- Reporter: aubonbeurre@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | Port: python25 -----------------------------------+---------------------------------------- Comment(by 10.50@…): I confirm this bug. I have modified the Portfile to build mod_python25 against python26 and not python25 (which I have not installed since it cannot be built universal) and I have this error: {{{ [Sun Dec 07 20:40:48 2008] [error] python_init: Python version mismatch, expecte d '2.6', found '2.5.1'. [Sun Dec 07 20:40:48 2008] [error] python_init: Python executable found '/usr/bi n/python'. [Sun Dec 07 20:40:48 2008] [error] python_init: Python path being used '/System/ Library/Frameworks/Python.framework/Versions/2.5/lib/python25.zip:/System/Librar y/Frameworks/Python.framework/Versions/2.5/lib/python2.5/:/System/Library/Framew orks/Python.framework/Versions/2.5/lib/python2.5/plat- darwin:/System/Library/Fra meworks/Python.framework/Versions/2.5/lib/python2.5/plat- mac:/System/Library/Fra meworks/Python.framework/Versions/2.5/lib/python2.5/plat-mac/lib- scriptpackages: /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/../../Ext ras/lib/python:/System/Library/Frameworks/Python.framework/Versions/2.5/lib/pyth on2.5/lib- tk:/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python 2.5/lib-dynload'. }}} I'm trying to figure out what is going on -- Ticket URL: <http://trac.macports.org/ticket/17278#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS