Closed sogand145 closed 3 years ago
Hey guys, I`m using these tools on windows 10 Enterprise:
python3.8 celery==4.2.1 billiard==3.5.0.5 Django==3.1.4 djangorestframework==3.12.2
when I test celery task, get the following error:
File "/user/local/lib/python3.8/site-packages/celery/worker/loops.py", line 59, in asynloop raise WorkerLostError('Could not start worker processes') billiard.exceptions.WorkerLostError: could not start worker processes
Thank you for your help
Hey guys, I`m using these tools on windows 10 Enterprise:
when I test celery task, get the following error:
Thank you for your help