Is it possible to add additional python modules to a MacPyMOL installation?
I am trying to install the PyNMR plugin: http://maple.rsvs.ulaval.ca/mediawiki/index.php/PyNMR And it requires the Numeric python module. I have an external python installation built with the module, but it seems that MacPyMOL uses a bundled python interpreter. I tried setting the PYTHONPATH to the modules directory of my python build, but I get errors like this: /programs/i386-mac/python/2.5.2/lib/python2.5/site-packages/Numeric/Numeric.py:91: RuntimeWarning: Python C API version mismatch for module multiarray: This Python has API version 1012, module multiarray has version 1013. I poked around in the PyMOLX11Hybrid.app directories, but didn't see an obvious place I could add a module installation. Thanks. -ben -- Ben Eisenbraun Structural Biology Grid Harvard Medical School http://sbgrid.org http://hms.harvard.edu
