Celery example throws error on local machine

前端 未结 0 1401
情深已故
情深已故 2021-02-05 21:21

I\'m trying to run the most basic, very first celery example on my local Windows machine. I copy it here for convenience:

from celery import Celery

app = Celery(         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题