RuntimeWarning: Parent module 'test_project.test_case' not found while handling absolute

时间:2023-03-08 16:45:03

1、Pycharm2016.3.2,导入unittest框架后,运行脚本总是warming,但不影响脚本具体执行

RuntimeWarning: Parent module 'test_project.test_case' not found while handling absolute

2、通过网上查询,将"C:\Program Files\JetBrains\PyCharm 2016.3.2\helpers\pycharm"目录下的utrunner.py替换后,问题解决。

参考资料:

1、http://blog.****.net/yyinhai/article/details/53410246

2、https://youtrack.jetbrains.com/issue/PY-20171#u=1469219759768