Skip to content
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

scn.find doensn't work on debina #302

Closed
mislavgrgic opened this issue Feb 7, 2022 · 2 comments
Closed

scn.find doensn't work on debina #302

mislavgrgic opened this issue Feb 7, 2022 · 2 comments

Comments

@mislavgrgic
Copy link

So we are having a problem with scn.find method. On alpine, it works with no problem but on Debian for some reason returns None for every SAML.
scn.find('saml:SubjectConfirmationData', namespaces=OneLogin_Saml2_Constants.NSMAP)

We had a similar problem on Alpine as well everything worked ok if we installed with pip 21.1.2 but if we would use a newer version of pip same thing would happen, scn.find would stop working. Can I get some suggestions on why this could happen?

@bofeng
Copy link

bofeng commented Sep 15, 2022

I think it is the same issue here: #292

@pitbulk
Copy link
Contributor

pitbulk commented Dec 25, 2022

Yes, it seems related to the version used on lxml and its dependency libxml2

@pitbulk pitbulk closed this as completed Dec 25, 2022
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

No branches or pull requests

3 participants