-
Notifications
You must be signed in to change notification settings - Fork 100
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
Failure to build and install with pip #274
Comments
I uploaded here for Python 3.12: https://github.com/mymy47/python-builds-for-windows/releases |
@catbyte-io any hint here? Did you manage to solve it? |
I guess it's related to #254 which the fix has already been merged. You just have to wait for the next release. |
@gabrielakuhn, The issue was experienced when I was installing to pip in a .venv environment in Codespaces. However, when I spin up my docker containers within the environment, there are no issues. Since I don't have a need to run it in only a .venv environment, the issue can be closed unless anyone wants to investigate further. Thank you everyone. |
@mxamin any estimated time of arrival for the next release? An rough estimate would be very helpful. Thanks |
Apparantly the new release is not fully compatible with old xmlsec1 versions (1.2.x). We already have a issue to handle it probably in the next release (#314), so I'm closing this one |
xmlsec fails to build with command
pip install xmlsec
orpip install python3-saml
in virtual environment in codespaces docker container.Python version: Python 3.12
virtual environment: venv
My distribution version:
VERSION="22.04.3 LTS (Jammy Jellyfish)"
requested versions:
xmlsec 1.3.13
libxmlsec1 1.2.33-1build2
libxml2 2.9.13+dfsg-1ubuntu0.3
pkg-config --cflags xmlsec1
output:Error message:
The text was updated successfully, but these errors were encountered: