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 2019/08/14 04:14:22 UTC

[GitHub] [incubator-superset] babybear1992 commented on issue #8036: superset db upgrade pkg_resources.ContextualVersionConflict

babybear1992 commented on issue #8036: superset db upgrade pkg_resources.ContextualVersionConflict
URL: https://github.com/apache/incubator-superset/issues/8036#issuecomment-521095049
 
 
   > Solved this with:
   > pip install flask==1.0.0
   > 
   > Then ran into: "Can't determine which FROM clause to join from, there are multiple FROMS which can join to this entity."
   > Solved with:
   > 
   > pip install sqlalchemy==1.2.18
   > thanks to: [#6977 (comment)](https://github.com/apache/incubator-superset/issues/6977#issuecomment-469636503)
   
   Thanks, it worked finally!

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