You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "t oo (Jira)" <ji...@apache.org> on 2020/01/05 12:18:00 UTC

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

t oo created AIRFLOW-6468:
-----------------------------

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


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)