potiuk commented on issue #19804:
URL: https://github.com/apache/airflow/issues/19804#issuecomment-977762026


   Without going into details, the only officially supported installation 
method for airflow via PIP is described in the docs and it involves passing 
constraints to your `pip install` command : 
https://airflow.apache.org/docs/apache-airflow/stable/installation/installing-from-pypi.html.
 Please follow the installation method described there and see if it is still 
happening. Check if you have the right version of pip as well (latest is fine) 
and see (as described here https://github.com/mkdocs/mkdocs/issues/2469) if it 
helps when you use `python -m pip` instead of pip.
   
   If it does not help, it might be some of your dependencies that cause the 
problem, not airflow so we won't be able to do much about it.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to