villebro commented on issue #9110: Superset install pulls in werkzeug 1.0 which 
has changed paths for imports, breaking the intsall
URL: 
https://github.com/apache/incubator-superset/issues/9110#issuecomment-584351736
 
 
   Werkzeug actually isn't restricted in `setup.py`, which means that `pip 
install apache-superset` pulls in the latest stable version. I noticed that 
airflow hit a similar problem with werkzeug this weekend, so superset also 
needs to either restrict the version or accommodate to the `1.0` version. I can 
look i to fixing this if needed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to