Import errors while running airflow on ec2
I am trying to run aiflow on ec2 machine.I am running the webserver in one terminal and scheduler in the other terminal.while running both of these in foreground, there are no import errors.And when I run these in deamon mode using the ‘-D’ flag these throw import errors.