celery pip仓库上的代码有问题 ,
celery/worker/worker.py
文件 line243有问题 会导致 AttributeError: async
请下载git仓库上最新版安装
具体原因issue c8ef7ad60有提及
注意:截止到2018/05/22未修复 如已修复可使用pip仓库上的版本
celery pip仓库上的代码有问题 ,
celery/worker/worker.py
文件 line243有问题 会导致 AttributeError: async
请下载git仓库上最新版安装
具体原因issue c8ef7ad60有提及
注意:截止到2018/05/22未修复 如已修复可使用pip仓库上的版本