Hello,
I am using openbabel on a Mac - El Capitan OS X 10.11.5 operating system.
I have installed eigen2. I have python version 2.7.10.
I have successfully compiled version 2.3.90 using the following commands in
terminal.
cmake ../openbabel -DPYTHON_BINDINGS=ON -DRUN_SWIG=ON
make
sudo make install
export PYTHONPATH=/usr/local/lib:$PYTHONPATH
When I attempt to import pybel or openbabel in Python I get the following
messages.
>>> import pybel
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: No module named pybel
>>> import openbabel
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: No module named openbabel
I have tried to search previous posts but have not found an answer that will
solve my problem. At this point I’m not sure what to do to diagnose the problem.
Any help in solving my problem would be appreciated.
Thanks,
Dan
------------------------------------------------------------------------------
Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
_______________________________________________
OpenBabel-discuss mailing list
OpenBabel-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbabel-discuss