Skip to content

#277 - update lxml requirements #278

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Conversation

eljeffeg
Copy link

@eljeffeg eljeffeg commented Jan 4, 2024

lxml 5.0.0 is incompatible with the current version of python-xmlsec

Copy link

@Jasper-Koops Jasper-Koops left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We are doing the same thing to fix an issue on our side.

@nosnilmot
Copy link
Contributor

Use pip install --no-binary lxml lxml to install lxml from source and link to system libxml2, same as xmlsec, to avoid conflicting libxml2 libraries.
See https://bugs.launchpad.net/lxml/+bug/1960668#yui_3_10_3_1_1705879387759_1639
Also see PR #246

@eljeffeg
Copy link
Author

eljeffeg commented Mar 1, 2024

Closing in favor of #246 (though I haven't tested that fix - trusting @nosnilmot )

@eljeffeg eljeffeg closed this Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants