Re: [Open Babel] install error

2017-06-12 Thread Noel O'Boyle
Hi Saman, What version of Openbabel did you install, and what version of the Python bindings, and where did you get them from? Noel On 9 Jun 2017 8:45 p.m., "Saman Salike" wrote: > Hi , > I need to use Openbabel on python for my thesis but i am facing a lot of > difficulty in running it . I ha

Re: [Open Babel] install error

2017-06-12 Thread Noel O'Boyle
(Please cc the list) The problem is that tou are using the wrong version of the Python bindings. You need version 2.4.1. If you uninstall the bindings you've installed, and then use "pip install openbabel" (using the pip from the Python x86 version). - Noel On 10 June 2017 at 21:40, Saman Salike