Mac OSX installation
Hi everyone,
Here I'm sharing my frustration with using this module on Mac, with the hope of saving you some time, or finding a solution:
The library files (.so & dylib files) included in the package are ONLY compatible with the python 2.5 (and no other version) that is shipped with Mac OS.
This is a serious problem as many basic modules (e.g. numpy & scipy) are not compatible with this python and require standard version of python from python.org.
Here are some tricks that didn't work: