Are you running the scheduler, and you want to trigger the dag for the
scheduler to run?  Or are you trying to run the dag in a single process,
without a scheduler, e.g. with `python /path/to/dagfile.py`?

Reply via email to