You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "", line 678, in exec_module
File "", line 219, in _call_with_frames_removed
File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/djcelery/management/commands/djcelerymon.py", line 32, in
class Command(CeleryCommand):
File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/djcelery/management/commands/djcelerymon.py", line 37, in Command
tuple(ev.get_options()) +
AttributeError: type object 'Command' has no attribute 'option_list'
Not able to run celerymon
The text was updated successfully, but these errors were encountered:
File "", line 678, in exec_module
File "", line 219, in _call_with_frames_removed
File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/djcelery/management/commands/djcelerymon.py", line 32, in
class Command(CeleryCommand):
File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/djcelery/management/commands/djcelerymon.py", line 37, in Command
tuple(ev.get_options()) +
AttributeError: type object 'Command' has no attribute 'option_list'
Not able to run celerymon
The text was updated successfully, but these errors were encountered: