Hi All,
Came across this little gem of a Python module which seems able to translate some XML reports for me nicely.
I was very pleased to see a Python 2.6 installer for windows, made checking it out much easier than many modules I use. So thanks for that.
However although my testing seems to confirm this is the ideal module I do need to deploy to our production environment which is a 64-bit Windows environment running Python 2.6 (I code on 32-bit box for simplicity/resource reasons).
Has anyone compiled and used lxml on this platform combination? If not does anyone foresee me having any issues compiling it for this platform?
Thanks,
Hanni