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 2020/02/10 21:00:52 UTC

[GitHub] [incubator-superset] villebro commented on issue #9110: Superset install pulls in werkzeug 1.0 which has changed paths for imports, breaking the intsall

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:
users@infra.apache.org


With regards,
Apache Git Services

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