1. 原理:寻找sys.path中的路径
  2. 不能识别的模块名添加到pythonpath中,或者直接set pythonpath
  3. 实践证明:每次修改好了pythonpath之后,要重新启动pycharm才能识别