Getting the following error after running pip install airflow[postgres] command:
pip install airflow[postgres]
> raise RuntimeError("By default one of Airflow\'s dependenc
Run the following command in your python terminal: SLUGIFY_USES_TEXT_UNIDECODE=yes pip install apache-airflow==1.10.0
SLUGIFY_USES_TEXT_UNIDECODE=yes pip install apache-airflow==1.10.0