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

ModuleNotFoundError: No module named 'imp' #2707

Open
sentryliqd bot opened this issue Mar 11, 2025 · 1 comment
Open

ModuleNotFoundError: No module named 'imp' #2707

sentryliqd bot opened this issue Mar 11, 2025 · 1 comment

Comments

@sentryliqd
Copy link

sentryliqd bot commented Mar 11, 2025

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
@goapunk
Copy link

goapunk commented Mar 11, 2025

Will be resolved when deployng the latest release to stage and prod

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