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

Support newer version of Lxml for Python 3.11 #328

Closed
rlaunch opened this issue Oct 27, 2022 · 9 comments
Closed

Support newer version of Lxml for Python 3.11 #328

rlaunch opened this issue Oct 27, 2022 · 9 comments

Comments

@rlaunch
Copy link

rlaunch commented Oct 27, 2022

Lxml vesions < 4.9.0 don't fail to install on Python 3.11. https://bugs.launchpad.net/lxml/+bug/1969912

Currently python3-saml forces the lxml package version to < 4.7.1, which prevents the installation of python3-saml in Python 3.11 environments. I can confirm Lxml builds correctly in Python 3.11 environments when using 4.9.1, however the python3-saml install downgrades this then fails. Attempting to install in Python 3.10 environments works as expected.

@sreenivasulureddysura
Copy link

@rlaunch Any one is working on this issue? How to work around to this installation?

@sreenivasulureddysura
Copy link

sreenivasulureddysura commented Nov 27, 2022

May be windows installation failing for lxml that they restricted to 4.7.1 version.
other library failing: streamlink/streamlink#4903
Lxml Issue: https://bugs.launchpad.net/lxml/+bug/1977998

@sreenivasulureddysura
Copy link

PR for lxml update: lxml/lxml#356

@kleptog
Copy link

kleptog commented Dec 15, 2022

Near as I can tell it's being worked on, see #320, hopefully new release soon.

@pitbulk
Copy link
Contributor

pitbulk commented Dec 25, 2022

Next release will not restrict lxml.

@pitbulk pitbulk closed this as completed Dec 25, 2022
@nolar
Copy link

nolar commented Dec 27, 2022

@pitbulk Thanks for taking care of this library! Can you please hint when the next release will happen approximately?

@RossinesP
Copy link

I'd love to know too if there is an approximate release date ? Your package is neat, but it's the last one of our dependencies which is not compatible yet.
Is there anything we can do to help you ?

@pitbulk
Copy link
Contributor

pitbulk commented Jan 19, 2023

@RossinesP , @nolar

On 27 Dec 2022 the 1.15 version was released.

See https://pypi.org/project/python3-saml/1.15.0/

@sreenivasulureddysura
Copy link

@pitbulk Still the issue exits

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

6 participants