superset icon indicating copy to clipboard operation
superset copied to clipboard

Error Install Superset 2.0 - ModuleNotFoundError: No module named 'werkzeug.wrappers.etag'

Open fredericksalazar opened this issue 2 years ago • 1 comments

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

Captura de Pantalla 2022-08-03 a la(s) 19 27 17

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´

fredericksalazar avatar Aug 04 '22 00:08 fredericksalazar

Please follow comments in #20942 for resolution

srinisubramanian avatar Aug 06 '22 05:08 srinisubramanian

Since we're now on 3.1, on the verge of 4.0, we're not supporting 2.x or prior versions actively. If anyone is experiencing this issue in current versions, please file a new issue with updated context and repro steps. Thank you for understanding :)

rusackas avatar Feb 09 '24 19:02 rusackas