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

ImportError: cannot import name 'soft_unicode' from 'markupsafe' #186

Open
andreacavagna01 opened this issue Jun 27, 2022 · 2 comments
Open

Comments

@andreacavagna01
Copy link

When calling cloudiscovery aws-policy --profile-name default this error is thrown

@denisroldan
Copy link

When calling cloudiscovery aws-policy --profile-name default this error is thrown

pip install markupsafe==2.0.1 (or pip3 install markupsafe==2.0.1 in case you still have both Python 2 and 3)

@schindld
Copy link

markupsafe==2.0.1 should be added to the requirements.txt file.

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

3 participants