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/11/12 15:00:21 UTC

[GitHub] [airflow] kaxil edited a comment on issue #11965: Airflow fails to initdb with cattrs 1.1.0

kaxil edited a comment on issue #11965:
URL: https://github.com/apache/airflow/issues/11965#issuecomment-726130970


   @gaj995 
   
   Since you are using Python 3.8 use the following:
   
   ```
   pip install apache-airflow==1.10.12 \
    --constraint "https://raw.githubusercontent.com/apache/airflow/constraints-1.10.12/constraints-3.8.txt"
   ```
   
   


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