From: <wa...@pu...> - 2008-04-10 01:15:34
|
Hello, I compiled the python bindings and added them to my PYTHONPATH. I can "import openbabel" cannot "import pybel": Traceback (most recent call last): File "<stdin>", line 1, in ? ImportError: No module named pybel I am very confused. I suspect I missed something simple. If you could point me in the right direction, I would appreciate it. Thank you, Matt Walsh |