Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

global: python3.7 not compatible yet with celery 4.x #57

Closed
slint opened this issue Sep 5, 2018 · 1 comment
Closed

global: python3.7 not compatible yet with celery 4.x #57

slint opened this issue Sep 5, 2018 · 1 comment

Comments

@slint
Copy link
Member

slint commented Sep 5, 2018

Because of some required renaming in celery (i.e. async is now a keyword in python3.7) running Invenio with Celery is not possible in Python 3.7. This is planned to be fixed in Celery 5.x...

Relevant celery issues: celery/celery#4500, celery/celery#4849

@alexdutton
Copy link
Member

As celery now supports Python 3.7 as of at least 4.3.0, (https://github.com/celery/celery/blob/v4.3.0/setup.py), this can probably be resolved :-).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

3 participants