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.csdn.net/yyinhai/article/details/53410246

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

相关文章:

  • 2022-12-23
  • 2022-01-20
  • 2021-05-16
  • 2021-05-28
  • 2022-12-23
  • 2022-12-23
  • 2022-02-04
  • 2022-12-23
猜你喜欢
  • 2021-12-22
  • 2021-07-04
  • 2021-08-28
  • 2022-12-23
  • 2021-07-02
  • 2021-06-23
  • 2022-01-24
相关资源
相似解决方案