Discussion:
[Open Babel] About pybel module installation
Phuong Do
2017-04-05 23:23:42 UTC
Permalink
Hello,

I intend to use pybel module in python for my project. When I install pybel
by "pip install pybel" and "import pybel", there is no error. However, now
when I check for "modules installed in python", it is pyBEL 0.4.4, not
pybel that I want.

Is there any way that I can install it properly. I am using macbook.
Thank you very much.

Phuong Do
Maciek Wójcikowski
2017-04-09 09:41:46 UTC
Permalink
Hello,

What you need is openbabel package not pybel: "pip install openbabel"
See https://pypi.python.org/pypi/openbabel


----
Pozdrawiam, | Best regards,
Maciek Wójcikowski
Post by Phuong Do
Hello,
I intend to use pybel module in python for my project. When I install
pybel by "pip install pybel" and "import pybel", there is no error.
However, now when I check for "modules installed in python", it is pyBEL
0.4.4, not pybel that I want.
Is there any way that I can install it properly. I am using macbook.
Thank you very much.
Phuong Do
------------------------------------------------------------
------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
OpenBabel-discuss mailing list
https://lists.sourceforge.net/lists/listinfo/openbabel-discuss
Loading...