首页
编程
java
php
前端
首页
编程
java
php
前端
在python 运行celery时候 AttributeError: 'NoneType' object has no attribute 'Redis'错误
写了一个celery的案例
在终端运行celery -A 案例 beat
报AttributeError: 'NoneType' object has no attribute 'Redis'错误
点击展开全文