You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/09 21:07:00 UTC

[jira] [Closed] (AIRFLOW-6468) fix install on python 3.7

     [ https://issues.apache.org/jira/browse/AIRFLOW-6468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kaxil Naik closed AIRFLOW-6468.
-------------------------------
    Resolution: Duplicate

Duplicate of https://issues.apache.org/jira/browse/AIRFLOW-5167

> fix install on python 3.7
> -------------------------
>
>                 Key: AIRFLOW-6468
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-6468
>             Project: Apache Airflow
>          Issue Type: New Feature
>          Components: core
>    Affects Versions: 1.10.7
>            Reporter: t oo
>            Priority: Major
>
> Collecting google-api-core[grpc]<2.0.0dev,>=1.14.0
>   Collecting grpc-google-iam-v1<0.12dev,>=0.11.4
> Collecting google-cloud-container>=0.1.1; extra == "gcp".
> ERROR: google-cloud-container 0.3.0 has requirement grpc-google-iam-v1<0.13dev,>=0.12.3, but you'll have grpc-google-iam-v1 0.11.4 which is incompatible.  ERROR: google-cloud-spanner 1.9.0 has requirement grpc-google-iam-v1<0.12dev,>=0.11.4, but you'll have grpc-google-iam-v1 0.12.3 which is incompatible.
> ERROR: google-cloud-bigtable 0.33.0 has requirement grpc-google-iam-v1<0.12dev,>=0.11.4, but you'll have grpc-google-iam-v1 0.12.3 which is incompatible.
> anyone facing that error with
> pip install apache-airflow[postgres,gcp]. maybe due to using py3.7



--
This message was sent by Atlassian Jira
(v8.3.4#803005)