potiuk commented on issue #14733: URL: https://github.com/apache/airflow/issues/14733#issuecomment-810966949
It looks like you had some other software mess around with your setup. Unfortunately there is not much can be done if your local environment is broken, other thay googling and check how to fix your environment. That's really something you have to take a bit of control/responsibilty yourself when you install other software and allow it to make some changes, there is literally nothing we can do to prevent such changes. In this case actually googling the answer is the right thing to do, because there is no way we could foresee all kind of problems can be introduced by messing with your environment. This is all in your hands, unfortunately. As developer who is not only a user of Mac you have the powers to break things but also responsibility to fix them. For example the compinit problem has apparently an easy solution (just googled it) https://stackoverflow.com/questions/13762280/zsh-compinit-insecure-directories (but I have no guarantee it will work for you, maybe you need to dig a bit deeper). -- 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]
