pavansharma36 commented on PR #36794: URL: https://github.com/apache/airflow/pull/36794#issuecomment-1921498640
@potiuk can you tell me why its failing to import module from airflow, core modules should be available to providers right ` from airflow.cli.commands.daemon_utils import run_command_with_daemon_option ModuleNotFoundError: No module named 'airflow.cli.commands.daemon_utils'` -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
