Skip to content

Conversation

@neutronth
Copy link

Description

  • Since importlib-metadata has released version 5.0.0 [1] and breaks a backward compatible with throwing error as below,

    ImportError: cannot import name 'Celery' from 'celery' (/usr/local/lib/python3.7/site-packages/celery/__init__.py)


[1] https://pypi.org/project/importlib-metadata/5.0.0

* Since importlib-metadata has released version 5.0.0 [1] and
  breaks a backward compatible with throwing error as below,

  ```
  ImportError: cannot import name 'Celery' from 'celery' (/usr/local/lib/python3.7/site-packages/celery/__init__.py)
  ```

---
[1] https://pypi.org/project/importlib-metadata/5.0.0
@jaraco
Copy link

jaraco commented Oct 4, 2022

I'd recommend #7785 instead, as this approach adds tech debt.

@auvipy auvipy closed this Oct 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants