注册 登录
编程论坛 Python论坛

新手求助Django激活模块

aptx48694517 发布于 2018-03-11 18:01, 1367 次点击
(test) F:\Project\python27\venv\test\Scripts\learning_log>Python manage.py makemigrations learning_logs
Traceback (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编辑过]

0 回复
1