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:
[email protected]


Reply via email to