Re: problems with django-celery

2013-07-04 Thread Sachin Shenoy
Hi Mateusz, Were you able to solve this? I am also facing the same issue. Thanks, Sachin On Tuesday, March 26, 2013 4:35:41 PM UTC+5:30, Mateusz Iwański wrote: > > Hi, > > I have a problem with django-celery. When i want to delay function I get > an error from celery worker, it happens every s

problems with django-celery

2013-03-26 Thread Mateusz Iwański
Hi, I have a problem with django-celery. When i want to delay function I get an error from celery worker, it happens every second time when i want to use it. Error from celery worker: Can't decode message body: ImportError('No module named manager.apps.ffmpeg.tasks',) (type:u'application/x-p