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

Requirements: specify Werkzeug==2.2.2 #6

Open
TBSJordanNash opened this issue Oct 18, 2023 · 1 comment
Open

Requirements: specify Werkzeug==2.2.2 #6

TBSJordanNash opened this issue Oct 18, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@TBSJordanNash
Copy link

Describe the bug

The Web App fails to start:

ImportError: cannot import name 'url_quote' from 'werkzeug.urls' (/tmp/8dbd00a2f46b814/antenv/lib/python3.9/site-packages/werkzeug/urls.py)

According to https://stackoverflow.com/questions/77213053/importerror-cannot-import-name-url-quote-from-werkzeug-urls , you need to specify Werkzeug==2.2.2 in the Requirements.txt file.

@TBSJordanNash TBSJordanNash added the bug Something isn't working label Oct 18, 2023
@welcome-to-palo-alto-networks

🎉 Thanks for opening your first issue here! Welcome to the community!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant