Hello,
After installing the OpenBabelGui as well as the bindings for version 2.7,
when I run

>>> import pybel
>>> mol = pybel.readstring("smi", "CC(=O)Br")

I receive the error:

Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "C:\Python27\lib\site-packages\pybel.py", line 17
    raise ValueError("%s is not a recognised Open Babel
ValueError: smi is not a recognised Open Babel format

If I type obabel -H smi it recognizes the format.


I've uninstalled a reinstalled the GUI as well as the bindings multiple
times, with reboots in between. Any idea why this isn't working?

Thanks,
Matt
------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j
_______________________________________________
OpenBabel-discuss mailing list
OpenBabel-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbabel-discuss

Reply via email to