kobethuwis commented on issue #30915: URL: https://github.com/apache/airflow/issues/30915#issuecomment-1527208318
Are you sure the module has been added to the PYTHONPATH of your instance? We put our plugins & modules in the /plugins folder, since Airflow adds that to the pythonpath by default. Had some issues with the new version but fixed them by creating `__init__.py` in each subdir https://github.com/apache/airflow/discussions/30281#discussioncomment-5647903 -- 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]
