Re: [Open Babel] Downloading Pybel

2019-06-09 Thread Geoffrey Hutchison
> Today I downloaded OpenBabel by using conda and was trying to impliment the > modules to help me write code; however, when I wrote import pybel into my > interpreter, it gave ValueError: not enough values to unpack (expected 2, got > 1). After that I went into the pybel module itself to try to

[Open Babel] Downloading Pybel

2019-06-07 Thread Rodrigo Hernandez-Merlin
Hello, Today I downloaded OpenBabel by using conda and was trying to impliment the modules to help me write code; however, when I wrote import pybel into my interpreter, it gave ValueError: not enough values to unpack (expected 2, got 1). After that I went into the pybel module itself to try to ru