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
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
The text was updated successfully, but these errors were encountered:
Sentry Issue: OPIN-STAGE-T
The text was updated successfully, but these errors were encountered: