easy_install在Windows 7 32位上安装

Ste*_*orn 1 easy-install python-3.x

试图找到如何在安装了Python 3.2.3的Windows 7 32位机器上安装或查找easy_install.

在使用Windows 7 64位Python 3.2.3的另一台计算机上,easy_install自动安装到c:\ python32\Scripts中.

我在这里找到了一些关于如何安装easy_install的说明,这使我进入了这个页面,它告诉我要安装easy_install,我需要使用提供的.exe安装setuptools(找不到).另外,我还想知道setuptools与easy_install有什么关系?

谢谢你的帮助!

Tho*_*s K 5

easy_install包含在分发中.在Windows上安装它的最简单方法是从此页面:

http://www.lfd.uci.edu/~gohlke/pythonlibs/#distribute