Hi Noel, On Fri, Feb 27, 2009 at 4:00 PM, Noel O'Boyle <[email protected]> wrote: > You need a separate procedure for Windows (if sys.platform=="win32") > with something along the lines of the Windows installer for OB 2.2.0 > Python at: > > http://openbabel.svn.sf.net/viewvc/openbabel/openbabel/tags/openbabel-2-2-0/windows-vc2005/OBPythonOBF/setup.py?revision=2698&view=markup > > The extension modules in this case are not built with distutils and > yet it all works. It's also possible to set some environment variables > at this time, if necessary. See the postinstall.py script in the same > directory.
This looks like it's very likely to help. I will try to get it integrated and tested before the next release. Thanks for the pointer, -greg

