0

当我尝试使用“manage.py test app_name”运行我的 django 测试时,出现错误。

File "path/site/ENV/lib/python2.7/site-packages/django/test/utils.py", line 140, in get_runner
    test_module = __import__(test_module_name, {}, {}, force_str(test_path[-1]))
ImportError: No module named tests_utils
4

0 回答 0