You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I attempt to run the Flask demo it fails immediately:
ImportError: cannot import name 'Markup' from 'jinja2' (/home/example/test-saml/python3-saml/demo-flask/env/lib/python3.10/site-packages/jinja2/init.py)
I'm using Python 3.10.15 and the master branch of python3-saml. I have not touched any of the files like settings.json yet as I want to get a baseline first. Here are my steps:
When I attempt to run the Flask demo it fails immediately:
I'm using Python 3.10.15 and the master branch of python3-saml. I have not touched any of the files like settings.json yet as I want to get a baseline first. Here are my steps:
The ImportError happens immediately.
pip freeze
shows that I'm getting these packages:The text was updated successfully, but these errors were encountered: