fredericksalazar opened a new issue, #20967: URL: https://github.com/apache/superset/issues/20967
when installing the apache-superset package using pip install apache-superset in local mode, I proceed to initialize the database with the command superset db upgrade which throws the error ModuleNotFoundError: No module named 'werkzeug.wrappers.etag the same happens to try to start with the command superset run -p 8088 an environment with python 3.8.13 is being used what you expected to happen. what actually happens. #### Screenshots <img width="1130" alt="Captura de Pantalla 2022-08-03 a la(s) 19 27 17" src="https://user-images.githubusercontent.com/1855499/182737708-39e9c516-c6a8-45ad-8225-a5745f048f90.png"> If applicable, add screenshots to help explain your problem. ### Environment (please complete the following information): - browser type and version: - superset version: `2.0` - python version: `python 3.8.13ยด -- 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]
