总结文档
一、 环境配置
1. Python3.6:https://www.python.org/downloads/windows/
2. Meld源码: https://gitlab.gnome.org/GNOME/meld
3. pip install cx-Freeze
4. pip install PYGObject
问题
问题追踪
下载安装编译工具包
https://blog.csdn.net/CDL2017CDL/article/details/104474305
https://blog.csdn.net/qq_15158911/article/details/107887490
二、 问题
- pip not found : https://www.pianshen.com/article/50191151479/
- pip 不能用问题:
python -m pip install --upgrade --force-reinstall pip