harishkrao edited a comment on issue #20032: URL: https://github.com/apache/airflow/issues/20032#issuecomment-992100936
@mik-laj any suggestions to overcome celery dependency issues? Searched the forum and online and found no open bugs related to it. Happens when running `sudo ./breeze initialize-local-virtualenv --python 3.8` and the virtual environment has the celery version of `5.2.1`. `from celery import Celery, Task, states as celery_states ModuleNotFoundError: No module named 'celery'` -- 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]
