I just downloaded and installed the latest version of Python on my computer running Windows 7.
Python 2.7.3
Now I want to install the Twitter library I found online:
However, when I try to run easy_install tweepy , I get this error message:
'easy_install' is not recognized as an internal or external command, operating program, or batch file.
Python is already placed in my path, since I can invoke the Python program on the command line.
Here is a screenshot of my folder where Python is installed.

And inside the Tools folder:

And inside the scripts folder:

Only Bolivian Here Apr 18 '12 at 18:40 2012-04-18 18:40
source share