Untitled
unknown
plain_text
4 years ago
3.1 kB
9
Indexable
2021-07-07 01:56:30,381: Error running WSGI application 2021-07-07 01:56:30,381: ModuleNotFoundError: No module named 'sorl' 2021-07-07 01:56:30,381: File "/var/www/rpoltorakov_pythonanywhere_com_wsgi.py", line 22, in <module> 2021-07-07 01:56:30,381: application = get_wsgi_application() 2021-07-07 01:56:30,381: 2021-07-07 01:56:30,381: File "/usr/local/lib/python3.8/dist-packages/django/core/wsgi.py", line 12, in get_wsgi_application 2021-07-07 01:56:30,381: django.setup(set_prefix=False) 2021-07-07 01:56:30,382: 2021-07-07 01:56:30,382: File "/usr/local/lib/python3.8/dist-packages/django/__init__.py", line 24, in setup 2021-07-07 01:56:30,382: apps.populate(settings.INSTALLED_APPS) 2021-07-07 01:56:30,382: 2021-07-07 01:56:30,382: File "/usr/local/lib/python3.8/dist-packages/django/apps/registry.py", line 91, in populate 2021-07-07 01:56:30,382: app_config = AppConfig.create(entry) 2021-07-07 01:56:30,382: 2021-07-07 01:56:30,382: File "/usr/local/lib/python3.8/dist-packages/django/apps/config.py", line 224, in create 2021-07-07 01:56:30,382: import_module(entry) 2021-07-07 01:56:30,382: *************************************************** 2021-07-07 01:56:30,382: If you're seeing an import error and don't know why, 2021-07-07 01:56:30,383: we have a dedicated help page to help you debug: 2021-07-07 01:56:30,383: https://help.pythonanywhere.com/pages/DebuggingImportError/ 2021-07-07 01:56:30,383: *************************************************** 2021-07-07 01:56:30,735: Error running WSGI application 2021-07-07 01:56:30,735: ModuleNotFoundError: No module named 'sorl' 2021-07-07 01:56:30,736: File "/var/www/rpoltorakov_pythonanywhere_com_wsgi.py", line 22, in <module> 2021-07-07 01:56:30,736: application = get_wsgi_application() 2021-07-07 01:56:30,736: 2021-07-07 01:56:30,736: File "/usr/local/lib/python3.8/dist-packages/django/core/wsgi.py", line 12, in get_wsgi_application 2021-07-07 01:56:30,736: django.setup(set_prefix=False) 2021-07-07 01:56:30,736: 2021-07-07 01:56:30,736: File "/usr/local/lib/python3.8/dist-packages/django/__init__.py", line 24, in setup 2021-07-07 01:56:30,736: apps.populate(settings.INSTALLED_APPS) 2021-07-07 01:56:30,736: 2021-07-07 01:56:30,736: File "/usr/local/lib/python3.8/dist-packages/django/apps/registry.py", line 91, in populate 2021-07-07 01:56:30,736: app_config = AppConfig.create(entry) 2021-07-07 01:56:30,736: 2021-07-07 01:56:30,736: File "/usr/local/lib/python3.8/dist-packages/django/apps/config.py", line 224, in create 2021-07-07 01:56:30,737: import_module(entry) 2021-07-07 01:56:30,737: *************************************************** 2021-07-07 01:56:30,737: If you're seeing an import error and don't know why, 2021-07-07 01:56:30,737: we have a dedicated help page to help you debug: 2021-07-07 01:56:30,737: https://help.pythonanywhere.com/pages/DebuggingImportError/ 2021-07-07 01:56:30,737: ***************************************************
Editor is loading...