potiuk edited a comment on issue #13971:
URL: https://github.com/apache/airflow/issues/13971#issuecomment-769753583


   Also no matter what - the problem you might have is that you are using 
Python 3.9. Python 3.9 is NOT officially supported yet by Airflow. You need to 
downgrade Python to 3.8 @Anjali-bisht.
   
   Please also follow the installation guide 
http://airflow.apache.org/docs/apache-airflow/stable/installation.html when you 
install airflow. You need to run Airflow with the right `--constraint` flag if 
you want to make sure all dependencies are installed in proper versions.
   
   I am closing this issue as invalid for now (Python 3.9) - please try with 
Python 3.8 (and recommended installation method) if you still see a problem 
please report additional information here including `pip check` and we will 
reopen it if we see that the problem still persist. 
   


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