First time here? Check out the FAQ!

Revision history  [back]

Try removing django-celery from your system, including anything in the /build directory within your python path, then install it again.

pip install django-celery==2.2.7

There were a few updates of the celery library recently in just a few past days. Something may not be right there.