findepi commented on issue #4953: flask-appbuilder 1.10.0 has requirement Flask<0.12.99,>=0.12.1, but you'll have flask 1.0.2 which is incompatible URL: https://github.com/apache/incubator-superset/issues/4953#issuecomment-387448597 @mistercrunch thanks for referencing the update notes. I must admit i didn't read them. I don't build from sources. Today I just `pip install superset==0.25.0` in a completely fresh env (+ some optional dependencies needed in my flow, like gevent, pyhive). Then I run `fabmanager` or `gunicorn superset:app` -- I don't have any specific version requirements for flask or sqlalchemy or anything else. How can i incorporate `pip install -r requirements.txt` in this flow?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
