id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	port
18010	subversion-python25bindings 1.5.5_0 Fatal Python error: Interpreter not initialized (version mismatch?)	jxraynor@…	macports-tickets@lists.macosforge.org	"When trying to use the subversion-python25bindings port, I get the following problem:

>>> from svn import fs
Fatal Python error: Interpreter not initialized (version mismatch?)[[BR]]
Abort trap


I'm running this on OS X 10.5.6 with the python 2.5.4_0+darwin_9+macosx port.  Cursory searches on the web indicate that the lib /opt/local/lib/libsvn_swig_py25-1.0.0.0.dylib is linking against Apple-provides libs when it shouldn't be.  For example:

> otool -L /opt/local/lib/libsvn_swig_py25-1.0.0.0.dylib |grep /System
     /System/Library/Frameworks/Python.framework/Versions/2.5/Python (compatibility version 2.5.0, current version 2.5.1)[[BR]]
     /System/Library/Frameworks/Security.framework/Versions/A/Security (compatibility version 1.0.0, current version 34102.0.0)[[BR]]
     /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices (compatibility version 1.0.0, current version 32.0.0)

"	defect	closed	Normal		ports	1.7.0	duplicate	python subversion bindings fatal error		subversion-python25bindings
