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/13 16:49:05 UTC

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

mikefab commented on issue #8036: superset db upgrade pkg_resources.ContextualVersionConflict
URL: https://github.com/apache/incubator-superset/issues/8036#issuecomment-520915326
 
 
   Solved this with:
   pip install flask==1.0.0
   
   Ran into second problem, forgot what the error was. Solved with:
   pip install sqlalchemy==1.2.18
   

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