#18005: subversion-python25bindings 1.5.5_0 Fatal Python error: Interpreter not initialized (version mismatch?) ------------------------------------------+--------------------------------- Reporter: jxraynor@… | Owner: dluke@… Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: python subversion bindings fatal error Port: subversion-python25bindings | ------------------------------------------+--------------------------------- Changes (by dluke@…): * status: new => closed * resolution: => fixed Comment: Replying to [comment:5 jxraynor@…]:
Thanks. That fixed the problem, though I didn't need the '--' before the 'clean'.
Yeah, sorry that should have been clean --all (the --all is not usually necessary, but I add it in case people have archivemode on).
I should note that I used macports to install trac, so python and the svn bindings got installed automatically as dependencies and I never had a chance to run python_select before the svn bindings were built. Should something be added to the svn bindings port to check that some version of python was python_selected before it gets built?
Probably. The pythonbindings port(s) predate the way python_select works now, so they probably need to be updated somehow (and/or modified to use the macports python even if it's not the one python_select has selected). -- Ticket URL: <http://trac.macports.org/ticket/18005#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS