[xml] libxml and libxslt python(2.6) binding for windows



Hello gnome.org

I used a 32 bit windows 7 with this binding and it worked find. Now I need to use it in a 64 bit windows 7.

I download the same binding (libxml 2.7.7+, libxslt 1.1.25+ for python 2.6: libxml2-python-2.7.7.win32-py2.6.exe (Oct 29 2010 GIT checkout)) from http://users.skynet.be/sbi/libxml-python/ but I get an ImportError as :

Traceback (most recent call last):
  File "alertMonitor.py", line 5, in <module>
    import libxml2
  File "C:\Python26\lib\site-packages\libxml2.py", line 1, in <module>
    from libxmlmods import libxml2mod
ImportError: DLL load failed: %1 is not a valid Win32 application.

I survey this problem in the internet and I guess it's because that the binding is a 32 bit version for windows.

Could you do me a favor or have any idea about this problem?

I will be very appreciate fro your reply.

Best Regards
Kurt


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]