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

BugFix at werkzeug version #22

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

helviojunior
Copy link

python3 GsmEvil.py
Traceback (most recent call last):
File "/usr/src/gsmevil2/GsmEvil.py", line 20, in
from flask import Flask, render_template, request
File "/usr/local/lib/python3.10/dist-packages/flask/init.py", line 5, in
from .app import Flask as Flask
File "/usr/local/lib/python3.10/dist-packages/flask/app.py", line 30, in
from werkzeug.urls import url_quote
ImportError: cannot import name 'url_quote' from 'werkzeug.urls' (/usr/local/lib/python3.10/dist-packages/werkzeug/urls.py)

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

Successfully merging this pull request may close these issues.

1 participant