Skip to content

ModuleNotFoundError: No module named 'imp' #2707

@sentryliqd

Description

@sentryliqd

Sentry Issue: OPIN-STAGE-T

ModuleNotFoundError: No module named 'imp'
(3 additional frame(s) were not displayed)
...
  File "django/core/management/base.py", line 354, in run_from_argv
    self.execute(*args, **cmd_options)
  File "django/core/management/base.py", line 398, in execute
    output = self.handle(*args, **options)
  File "background_task/management/commands/process_tasks.py", line 123, in handle
    self.run(*args, **options)
  File "background_task/management/commands/process_tasks.py", line 96, in run
    autodiscover()
  File "background_task/tasks.py", line 308, in autodiscover
    import imp

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