新手求助Django激活模块
(test) F:\Project\python27\venv\test\Scripts\learning_log>Python manage.py makemigrations learning_logsTraceback (most recent call last):
File "manage.py", line 22, in <module>
execute_from_command_line(sys.argv)
File "F:\Project\python27\venv\test\lib\site-packages\django\core\management\__init__.py", line 364, in execute_from_command_line
.
.
.
File "c:\python27\Lib\importlib\__init__.py", line 37, in import_module
__import__(name)
ImportError: No module named learing_logs
这些怎么改
[此贴子已经被作者于2018-3-11 21:13编辑过]