Duncan Hull <duncan.hull@cs.man.ac.uk> wrote
$B!?!1!1!1!1!1!1!1!1!1!1!1!1!1!1!1!1!1!1!1!1!1!1!1(B
> I get an run time error now instead :) when I call libsbml from a python
> script using
>
> import libsml
>
> Fatal Python Error: Interpreter not initialized (version mismatch?)
Could you check two environment variables PYTHONPATH and DYLD_LIBRARY_PATH?
The environment variables might be set so that old libsbml python libraries
are searched before those of libsbml-3.0.0pre with your python2.4.