Skip to content
This repository has been archived by the owner on Feb 5, 2020. It is now read-only.

Flask crashes when using python 3.8 due to a Werkzeug bug #5

Open
shaurmanchic opened this issue Dec 10, 2019 · 0 comments
Open

Flask crashes when using python 3.8 due to a Werkzeug bug #5

shaurmanchic opened this issue Dec 10, 2019 · 0 comments

Comments

@shaurmanchic
Copy link

shaurmanchic commented Dec 10, 2019

If using python 3.8, flask crashes with an error:

TypeError: required field "type_ignores" missing from Module

This happens with the currently specified version of Werkzeug in requirements.txt due to this issue:
pallets/werkzeug#1551

Updating Werkzeug fixed the issue so please update requirements.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant