Comment 1 for bug 2048916

Revision history for this message
scoder (scoder) wrote :

Without looking into the details, the most likely reason seems the use of xmlsec. If that's based on the system libraries, then the libxml2 version is probably different (and possibly incompatible) for xmlsec and lxml.

Could you try it with a clean source build of lxml against your system libraries? I.e. not using the binary wheels from PyPI?