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 2021/12/31 13:34:32 UTC

[GitHub] [superset] majid-al-saidi commented on issue #14562: ImportError: cannot import name '_ColumnEntity' from 'sqlalchemy.orm.query' in Ubuntu 20.04

majid-al-saidi commented on issue #14562:
URL: https://github.com/apache/superset/issues/14562#issuecomment-1003378550


   I solve all issues using:
   ```
   pip install itsdangerous==1.1.0
   pip install sqlalchemy==1.3.24
   pip install flask-appbuilder==3.1.1
   pip install werkzeug==0.16.1
   pip install flask-WTF==0.14.2
   ```
   


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