Apache Airflow version
3.0.2
If "Other Airflow 2 version" selected, which one?
No response
What happened?
i meet an error after i run airflow standalone
Traceback (most recent call last): File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed File "/Users/develop2025/Desktop/code/airflow/.venv/lib/python3.10/site-packages/airflow/example_dags/standard/example_external_task_parent_deferrable.py", line 60, in <module> from tests_common.test_utils.watcher import watcher ModuleNotFoundError: No module named 'tests_common'
What you think should happen instead?
No response
How to reproduce
airflow version:3.0.2
after run a standalone, will see this error
Operating System
macos m3
Versions of Apache Airflow Providers
No response
Deployment
Virtualenv installation
Deployment details
No response
Anything else?
No response
Are you willing to submit PR?
Code of Conduct
Apache Airflow version
3.0.2
If "Other Airflow 2 version" selected, which one?
No response
What happened?
i meet an error after i run airflow standalone
Traceback (most recent call last): File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed File "/Users/develop2025/Desktop/code/airflow/.venv/lib/python3.10/site-packages/airflow/example_dags/standard/example_external_task_parent_deferrable.py", line 60, in <module> from tests_common.test_utils.watcher import watcher ModuleNotFoundError: No module named 'tests_common'What you think should happen instead?
No response
How to reproduce
airflow version:3.0.2
after run a standalone, will see this error
Operating System
macos m3
Versions of Apache Airflow Providers
No response
Deployment
Virtualenv installation
Deployment details
No response
Anything else?
No response
Are you willing to submit PR?
Code of Conduct