Thanks CLN.
But I think it’s already marked in both README and setup.py that currently
Airflow supports up to Python 3.7. So I think it’s already fine.
Thanks!
XD
On Thu, Oct 31, 2019 at 08:15 clhub...@gmail.com wrote:
> Resolved:
> Apache Airflow not supported on Python 3.8
>
> I got it to w
Resolved:
Apache Airflow not supported on Python 3.8
I got it to work under Python 3.7 on MacOS Catalina - 10.15.1 (19B88)
Let me know if I should document this someplace for the community. I am a
former committer.
Installation steps:
- pip install apache-airflow
- You will see the fo
Airflow Dev,
MacOS 10.15.1/ apache-airflow 1.10.6 - retrieved the latest via pip.
Airflow starts, I can view the console in the web browser and everything.
I've got airflow.cfg configured to use Postgresql
And I've successfully loaded my own test dags into airflow.
The problem is the scheduler w