Skip to content

Ubuntu 26.04 and Python 3.14 #448

Description

@EngineerHus

I am trying to upgrade docker instance from ubuntu 2404 to ubuntu 2604 while also upgrading python from 12 to 14 but I keep running into the famous mismatch error. I've tried everything yet no luck. Is this the case of python3-saml not supporting python 14?

I've tried

venv/bin/pip3 install --no-cache-dir --break-system-packages --force-reinstall --no-binary lxml --no-binary xmlsec lxml xmlsec
venv/bin/pip3 install  lxml xmlsec

Tried downloading all types of apt packages

apt update && apt install python3 wget gnupg libffi-dev build-essential pkg-config libxml2-dev libxslt1-dev libxmlsec1-dev libxmlsec1-openssl1 libui-gxmlcpp5t64 libui-gxmlcpp-dev -y

Has anyone solved this for python 3.14?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions