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 2018/06/16 18:25:23 UTC

[GitHub] villebro opened a new issue #5221: Conflicting versions of celery and kombu in requirements.txt

villebro opened a new issue #5221: Conflicting versions of celery and kombu in requirements.txt
URL: https://github.com/apache/incubator-superset/issues/5221
 
 
   Make sure these boxes are checked before submitting your issue - thank you!
   
   - [X] I have checked the superset logs for python stacktraces and included it here as text if any
   - [X] I have reproduced the issue with at least the latest released version of superset
   - [X] I have checked the issue tracker for the same issue and I haven't found one similar
   
   
   ### Superset version
   Master branch
   
   ### Expected results
   Pipping from `requirements.txt` should work
   
   ### Actual results
   pip installation fails with `celery 4.1.1 has requirement kombu<5.0,>=4.2.0, but you'll have kombu 4.1.0 which is incompatible.`
   
   ### Steps to reproduce
   `pip install -r requirements.txt`

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