Hello. 
I am facing problem with the "import error" within python while importing
the openbabel.
I have neatly installed the openbabel 3, in CentOS 7 by following all the
instructions as mentioned at   open-babel-install
<https://open-babel.readthedocs.io/en/latest/UseTheLibrary/PythonInstall.html>  
But, when i am trying to import openbabel within the python, it shows the
import error.

>>> from openbabel import openbabel
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: No module named openbabel
 
I am unable to find any perfect solution on the web. Can anyone provide me
with some hints on how to solve this problem?





--
Sent from: http://forums.openbabel.org/General-discussion-f3090658.html


_______________________________________________
OpenBabel-discuss mailing list
OpenBabel-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbabel-discuss

Reply via email to