Hi,

I’ve written a page on installing cheminformatics tools on a Mac, here 
http://www.macinchem.org/reviews/cheminfo/cheminfoMac.php 
<http://www.macinchem.org/reviews/cheminfo/cheminfoMac.php>

Cheers,

Chris

> On 8 Jul 2016, at 13:05, openbabel-discuss-requ...@lists.sourceforge.net 
> wrote:
> 
> Message: 1
> Date: Thu, 7 Jul 2016 15:23:02 -0500
> From: Dan Smith <s...@bellsouth.net <mailto:s...@bellsouth.net>>
> Subject: [Open Babel] Unable to import pybel in Python
> To: openbabel-discuss@lists.sourceforge.net 
> <mailto:openbabel-discuss@lists.sourceforge.net>
> Message-ID: <0784e29e-f640-4f0b-a1ef-84b2296d4...@bellsouth.net 
> <mailto:0784e29e-f640-4f0b-a1ef-84b2296d4...@bellsouth.net>>
> Content-Type: text/plain; charset="utf-8"
> 
> 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

Reply via email to