"E: \ python \ path2 \ PyCharm 2020.1.2 \ bin \ runnerw64 exe" F: \ pythonT \ untitled \ venv \ Scripts \ python exe: F/docker/trunk/manage. Py runserver then executes 8000
Traceback (the most recent call last) :
The File "F:/docker/trunk/manage. Py", line 22, in & lt; module>
Execute_from_command_line (sys. Argv)
File "F: \ pythonT \ untitled \ venv \ lib \ site - packages \ django/core/management/set py", line 364, in execute_from_command_line
The utility. The execute ()
File "F: \ pythonT \ untitled \ venv \ lib \ site - packages \ django/core/management/set py", line 308, in the execute
Settings. The INSTALLED_APPS
File "F: \ pythonT \ untitled \ venv \ lib \ site - packages \ django \ conf \ set py", 56, line in __getattr__
Self. _setup (name)
File "F: \ pythonT \ untitled \ venv \ lib \ site - packages \ django \ conf \ set py", line 41, in _setup
Self. _wrapped=Settings (settings_module)
The File "F: \ pythonT \ untitled \ venv \ lib \ site - packages \ django \ conf \ set py", line 110, in __init__
Mod=importlib. Import_module (self. SETTINGS_MODULE)
The File "E: \ python \ pythonP \ Lib \ importlib \ set py", line 37, in import_module
__import__ (name)
ImportError: No module named untitled. Settings
The Process finished with exit code 1
CodePudding user response:
Module into error, to guide the module to tryCodePudding user response: