You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2022/05/26 05:16:31 UTC

[GitHub] [superset] phrozenzero opened a new issue, #20199: ModuleNotFoundError: No module named 'werkzeug.wrappers.etag' on superset db upgrade [Fedora]

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: notifications-unsubscribe@superset.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] phrozenzero commented on issue #20199: ModuleNotFoundError: No module named 'werkzeug.wrappers.etag' on superset db upgrade [Fedora]

Posted by GitBox <gi...@apache.org>.
phrozenzero commented on issue #20199:
URL: https://github.com/apache/superset/issues/20199#issuecomment-1138170450

   I ran pip install requirements/local.txt instead and everything worked. It did require me to install mysql.


-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] phrozenzero closed issue #20199: ModuleNotFoundError: No module named 'werkzeug.wrappers.etag' on superset db upgrade [Fedora]

Posted by GitBox <gi...@apache.org>.
phrozenzero closed issue #20199: ModuleNotFoundError: No module named 'werkzeug.wrappers.etag' on superset db upgrade [Fedora]
URL: https://github.com/apache/superset/issues/20199


-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org