(Please cc the list) Ok. That's that ruled out.
The next possibility is that you've installed incompabible versions of the GUI, and the Python bindings. What versions exactly were these? That is, what was the name of the installer? - Noel On 6 June 2013 20:11, Matt Berlin <mgber...@gmail.com> wrote: > Yeah, I'm pretty sure I am. I'm very new to this. > >>>> import sys >>>> sys.maxsize > 2147483647 >>>> print("%x" % sys.maxsize, sys.maxsize > 2**32) > ('7fffffff', False) > > I had to use the 32 bit version in order to get the bindings to install. > > --Matt. > > > On Thu, Jun 6, 2013 at 11:52 AM, Noel O'Boyle <baoille...@gmail.com> wrote: >> >> Are you using 32-bit Python? >> >> On 6 June 2013 19:20, Matt Berlin <mgber...@gmail.com> wrote: >> > 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 >> > > > ------------------------------------------------------------------------------ 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