Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

djcelerymon: AttributeError: type object 'Command' has no attribute 'option_list' #601

Open
dataspider99 opened this issue Oct 7, 2020 · 0 comments

Comments

@dataspider99
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant