Finally managed to get this working. The problem was that, despite running
./configure
--with-python=/Library/Frameworks/EPD64.framework/Versions/Current
the file _libsbml.so dynamically linked to
/Library/Frameworks/Python.framework/Versions/7.1/Python
It's not clear where the issue was, but two possible solutions are:
1. Don't use enthought; or
2. Run
sudo ln -s /Library/Frameworks/EPD64.framework
/Library/Frameworks/Python.framework
./configure
--with-python=/Library/Frameworks/Python.framework/Versions/Current
and change ~/.bash_profile to
export
PATH="/Library/Frameworks/Python.framework/Versions/Current/bin:${PATH}"
export PYTHONPATH=/usr/local/lib/python2.7/site-packages
manchester centre for integrative systems biology
manchester interdisciplinary biocentre
131 princess street
manchester m1 7dn. uk
____________________________________________________________
To manage your libsbml-development list subscription, visit https://utils.its.caltech.edu/mailman/listinfo/libsbml-development