phrozenzero opened a new issue, #20199:
URL: https://github.com/apache/superset/issues/20199
I followed the README.md and ran the following commands after initiating the
venv.
> pip3 install apache-superset
> superset db upgrade.
superset db upgrade fails with the following error:
`/superset/superset/utils/cache.py", line 28, in <module>
from werkzeug.wrappers.etag import ETagResponseMixin
ModuleNotFoundError: No module named 'werkzeug.wrappers.etag'
`
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]