#18005: subversion-python25bindings 1.5.5_0 Fatal Python error: Interpreter not initialized (version mismatch?) ----------------------------------------------------+----------------------- Reporter: jxraynor@… | Owner: dluke@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: python subversion bindings fatal error | Port: subversion-python25bindings ----------------------------------------------------+----------------------- Changes (by dluke@…): * owner: dluke@… => dluke@… Comment: This line: {{{ Skipping org.macports.activate (python_select +darwin_9) since this port is already active }}} indicates that the python bindings weren't rebuilt after python_select was run. After you've selected the macports python, do this: {{{ sudo port -f uninstall subversion-python25bindings sudo port --clean all subversion-python25bindings sudo port install subversion-python25bindings }} ... and let us know if it works for you then. -- Ticket URL: <http://trac.macports.org/ticket/18005#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS