Re: [OpenBabel-Devel] CMake Python Changes

2013-10-23 Thread Geoffrey Hutchison
Thanks to both of you. I definitely appreciate finding site-packages, since it means I don’t need to do manual moves on my Mac. Thanks again! -Geoff -- October Webinars: Code for Performance Free Intel webinars can help y

Re: [OpenBabel-Devel] CMake Python Changes

2013-10-23 Thread Noel O'Boyle
Ok - looking back to a thread in Dec 2011 ultimately the problem was that I could not figure out how to ask distutils for the appropriate location of the site-packages folder, so I had to move away from this approach. You seem to have figured it out - nice work. Merge away, Geoff, if you're happy.