It would work after upgrade. In case new dependencies were introduced, these should be installed.
weblate_1 | File "/usr/local/lib/python3.7/dist-packages/celery/backends/redis.py", line 25, in <module>
weblate_1 | from .base import BaseKeyValueStoreBackend
weblate_1 | File "/usr/local/lib/python3.7/dist-packages/celery/backends/base.py", line 10, in <module>
weblate_1 | from future.utils import raise_with_traceback
weblate_1 | ModuleNotFoundError: No module named 'future'
Checklist
masterbranch of Celery.contribution guide
on reporting bugs.
for similar or identical bug reports.
for existing proposed fixes.
to find out if the bug was already fixed in the master branch.
in this issue (If there are none, check this box anyway).
Mandatory Debugging Information
celery -A proj reportin the issue.(if you are not able to do this, then at least specify the Celery
version affected).
masterbranch of Celery.pip freezein the issue.to reproduce this bug.
Optional Debugging Information
and/or implementation.
result backend.
broker and/or result backend.
ETA/Countdown & rate limits disabled.
and/or upgrading Celery and its dependencies.
Related Issues and Possible Duplicates
Related Issues
Possible Duplicates
Environment & Settings
Celery version: 4.4.4
celery reportOutput:Steps to Reproduce
ModuleNotFoundError: No module named 'future'erorRequired Dependencies
Python Packages
pip freezeOutput:Other Dependencies
Details
N/A
Minimally Reproducible Test Case
Details
Expected Behavior
It would work after upgrade. In case new dependencies were introduced, these should be installed.
Actual Behavior
See https://github.com/WeblateOrg/docker/runs/733499300