Skip to content

Fix Issue #3 - #7

Open
stoufa wants to merge 1 commit into
Pierian-Data:masterfrom
stoufa:patch-1
Open

Fix Issue #3#7
stoufa wants to merge 1 commit into
Pierian-Data:masterfrom
stoufa:patch-1

Conversation

@stoufa

@stoufa stoufa commented Apr 14, 2020

Copy link
Copy Markdown

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