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

ModuleNotFoundError: No module named 'onelogin.saml2' #2

Open
fauriemma opened this issue Jan 30, 2019 · 0 comments
Open

ModuleNotFoundError: No module named 'onelogin.saml2' #2

fauriemma opened this issue Jan 30, 2019 · 0 comments

Comments

@fauriemma
Copy link

Buongiorno
stiamo implementato l’autenticazione SPID per il portale di una pubblica amministrazione di Napoli, ma purtroppo riscontriamo un problema in fase di start.

Ci viene richiesto un modulo che non riusciamo a trovare “ModuleNotFoundError: No module named 'onelogin.saml2'”

Se proviamo ad installare il python3-saml otteniamo il seguente messaggio d'errore:

Running setup.py install for xmlsec ... Running command /usr/local/bin/python3.6 -u -c "import setuptools, tokenize;file='/tmp/pip-install-5mqwlt6s/xmlsec/setup.py';f=getattr(tokenize, 'open', open)(file);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, file, 'exec'))" install --record /tmp/pip-record-9icckgk3/install-record.txt --single-version-externally-managed --compile
running install
running build
running build_ext


Could not find xmlsec1 config. Are libxmlsec1-dev and pkg-config installed?


error

Potrebbe darci qualche indicazione in merito?

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

1 participant