Skip to content

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

Open
@dataspider99

Description

@dataspider99

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions