I'm having issues linking libSBML to python on my mac. I installed the
latest python.org 2 binary (2.7.3). Any subsequent binaries I installed
were automatically placed in
/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages
but libSBML went elsewhere and couldn't be seen by python. Is there a
painless way of installing libSBML there, or telling python where to
find it?