> 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
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