1.安装
https://zhuanlan.zhihu.com/p/376836940
2. 问题1-缺失包的问题
安装相应缺失的包
3.问题2-(报错 之 from typing import OrderedDict ImportError: cannot import name ‘OrderedDict‘ from ‘typing‘)
https://blog.csdn.net/qq_41368074/article/details/119491483
4.问题3-git的问题(ImportError: Bad git executable错误的解决方案)
https://blog.csdn.net/qq_40981822/article/details/113732838