You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/09/01 09:29:26 UTC

[GitHub] [airflow] kiwy42 commented on pull request #17816: Pull Request #17342: add support to enable kinit options [-f|-F] and [-a|-A]

kiwy42 commented on pull request #17816:
URL: https://github.com/apache/airflow/pull/17816#issuecomment-909094402


   OK, now I'm over 9000 frustrated, and this error: 
   ```
   ERROR: Cannot install apache-airflow-providers-celery==2.0.0.dev0 because these package versions have conflicting dependencies.
   
   The conflict is caused by:
       apache-airflow-providers-celery 2.0.0.dev0 depends on celery>=5.1.2 and ~=5.1
       The user requested (constraint) celery==4.4.7
   ```  
   Is the reason why I stopped trying to build Airflow, dependencies constraints broke so easily, I don't know how or why but this made me stop trying to build anything myself.  
   Hope I will one day finish this pull request :D


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org