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 2020/12/09 16:57:38 UTC

[GitHub] [airflow] notatallshaw commented on issue #12838: ❗ PIP 20.3 breaks Airflow installation❗

notatallshaw commented on issue #12838:
URL: https://github.com/apache/airflow/issues/12838#issuecomment-741904848


   > 
   > 
   > Looks like the problem is that somehow the new resolver adds extras to our transitive dependencies where we did not ask for them (or maybe they were dropped by the previous resolver):
   > In 2.20.4 I do not see `google-cloud-bigquery` has any extra (it is transitive dependency of `pandas-gbq`) but in the new PIp somehow we have `google-cloud-bigquery[bqstorage,pandas]
   
   Is this related to this comment here: https://github.com/pypa/pip/issues/8785#issuecomment-678885871 ?
   
   Note that there are 2 different issues being solved in the linked github thread, the one that is described in the comment (not solved yet) and the workaround using "--no-deps" (solved recently on master)


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