j3pic edited a comment on issue #10705: URL: https://github.com/apache/airflow/issues/10705#issuecomment-696392750
For those who were taken here by Google, and are not actually using Kerberos, but just want `apache-airflow[all]` to install without errors, all you need to do is add `snakebyte-py3` to a requirements file that also includes `apache-airflow[all]` and install it using [the --constraint parameter to pip](https://airflow.apache.org/docs/stable/installation.html). EDIT: Well, nevermind. The advice above worked for me yesterday, but it doesn't work today. The original error is now reported, irrespective of whether snakebite-py3 is installed. I guess the only real solution now is to develop an alternative to Airflow from scratch, because this is just never going to work. ---------------------------------------------------------------- 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]
