No I didn't. I saw that Geoff had attempted to fix this issue so I was waiting to hear from you: http://openbabel.svn.sourceforge.net/viewvc/openbabel?view=rev&revision=3455
This is on the trunk, but presumably you could cut 'n' paste onto the branch. If you can check this out, I'll follow up with python. - Noel 2009/11/30 Matt Sprague <[email protected]>: > Noel, did you ever get a chance to check whether or not this exception > happens in the python bindings? I downloaded the libxml2 source and built > the dll with MinGW using the posix threading library (pthreadgc2.dll) and > that seems to work fine on my machine. Maybe be it's a bug in the VC > runtime? > > -Matt > > > On Thu, Nov 5, 2009 at 4:41 AM, Noel O'Boyle <[email protected]> wrote: >> >> 2009/11/4 Matt Sprague <[email protected]>: >> > On Wed, Nov 4, 2009 at 7:11 AM, Noel O'Boyle <[email protected]> >> > wrote: >> > Are you working off the svn 22x branch? >> > >> > Yes, is there a another branch I should switch to? >> >> No - that's fine. Just checking. >> >> > Also, just to clarify, >> > this is only a problem in with the bindings it works fine in C++. >> >> Ok - that's useful to know. >> >> That's pretty weird though. The XML formats are always problematic >> though as everything goes through libxml and it seems to be a bit >> messy. Could it be that it is picking up on the wrong libxml2 or >> whatever? Or that there is some conflict there? Chris is the resident >> expert on all things XML/Windows, but if it cannot be reproduced in >> C++ it'll be next to impossible for him to debug. >> >> I have a mixture of different OBs on my computer so I can't easily >> check whether XML read/writing works from Python, but I will do so as >> soon as possible. >> >> - Noel > > ------------------------------------------------------------------------------ Join us December 9, 2009 for the Red Hat Virtual Experience, a free event focused on virtualization and cloud computing. Attend in-depth sessions from your desk. Your couch. Anywhere. http://p.sf.net/sfu/redhat-sfdev2dev _______________________________________________ OpenBabel-scripting mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openbabel-scripting
