Skip to content

Conversation

stoufa
Copy link

@stoufa stoufa commented Apr 14, 2020

The previously mentioned version of Werkzeug yield the following error :

ModuleNotFoundError: No module named 'werkzeug.wrappers.json'; 'werkzeug.wrappers' is not a package

Changing it to 0.15.4 fixes the issue.
Source: https://stackoverflow.com/questions/56933523/apache-airflow-airflow-initdb-throws-modulenotfounderror-no-module-named-wer

The previously mentioned version of Werkzeug yield the following error :
```
ModuleNotFoundError: No module named 'werkzeug.wrappers.json'; 'werkzeug.wrappers' is not a package
```
Changing it to 0.15.4 fixes the issue.
Source: https://stackoverflow.com/questions/56933523/apache-airflow-airflow-initdb-throws-modulenotfounderror-no-module-named-wer
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