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/10/31 14:32:13 UTC

[GitHub] [superset] yanickrochon commented on issue #21983: ImportError: cannot import name 'safe_str_cmp' from 'werkzeug.security' after upgrade

yanickrochon commented on issue #21983:
URL: https://github.com/apache/superset/issues/21983#issuecomment-1297180204

   Solved by doing 
   
   ```
   pip install flask_wtf --upgrade
   pip install flask_login --upgrade
   ```
   
   etc.
   


-- 
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