Closed mgarort closed 3 years ago
You need to install 0.5.1 with pip to get the openbabel submodule.
See Issue #62 for why there is a submodule and the potential issues with interfacing with openbabel.
Thank you for the quick response! That makes sense. Installing version 0.5.1 with pip solves the issue.
Hi,
I am trying to follow the tutorial Grid single molecule and unfortunately the import of OpenBabel fails. I am not sure what I could be doing wrong since I'm using a fresh conda installation and it's the third line in the tutorial.
My installation was done with
Many thanks in advance.