在 Windows 平台上安装 PyYAML 库时,若系统未预装 easy_install,需要手动安装。 手动安装 easy_install:- 下载 easy_install 安装包:http://pypi.python.org/pypi/setuptools- 下载 ez_setup.py-
Python 17 次浏览