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

Python/Flask Tutorial Isn't Working #795

Closed
nkasmanoff opened this issue Oct 2, 2023 · 1 comment
Closed

Python/Flask Tutorial Isn't Working #795

nkasmanoff opened this issue Oct 2, 2023 · 1 comment

Comments

@nkasmanoff
Copy link

Hi, I tried to run the Vercel flask example with it's barebones setup, but received the following error message:

[ERROR] Runtime.ImportModuleError: Unable to import module 'vc__handler__python': cannot import name 'url_quote' from 'werkzeug.urls' (/var/task/werkzeug/urls.py)

I found this issue was fixed by adding Werkzeug==2.2.2 to the requirements. Is this something worth updating in the tutorials?

@nkasmanoff nkasmanoff changed the title Flask Version isn't working Python/Flask Tutorial Isn't Working Oct 2, 2023
@leerob
Copy link
Member

leerob commented Oct 8, 2023

#798

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

2 participants