LDC - Pablo Endres Lozada <epablo@ldc.usb.ve> writes: > The pyexpat.so is in that directory and to try and make things > work I copied it to the lib-dynload dir and it still doesn't work. Please undo this copying. > Any Ideas on how to make it work? Perform import xml.parsers.pyexpat and report any errors that this produces. Regards, Martin