Re: [Open Babel] Not able to use Pybel

2018-01-06 Thread Noel O'Boyle
You need to first make sure that "import pybel" works at the Python commandline. If this is not the case, it won't work in Pycharm either. Regards, - Noel On 6 January 2018 at 06:20, Abhishek Gupta wrote: > Hello, > I'm using the Pycharm platform and have already installed the Openbabel > libra

[Open Babel] Not able to use Pybel

2018-01-05 Thread Abhishek Gupta
Hello, I'm using the Pycharm platform and have already installed the Openbabel library. Now I want to use Pybel library but it's not there in the Pycharm project interpreter. How I can use the Pybel in Pycharm. Please help. Thanks Abhishek --