Open developer992 opened 12 months ago
Ah i managed to install it on linux ( inside docker on python:3.11.5-slim-bookworm
image )
apt install build-essential pkg-config libxml2-dev libxmlsec1-dev libxmlsec1-openssl libpython3.11-dev
it then installs python3-saml via poetry
I can get it to install on Linux without any problems, but I haven't been able to get it working on Windows which we need also. The xmlsec dependency is the biggest hurdle right now it seems like.
on linux:
on windows:
installed VS Build Tools: