Windows で mechanize をインストール

ryosuke@ThinkPad1 /c/Python27/Scripts
$ easy_install mechanize
Searching for mechanize
Reading http://pypi.python.org/simple/mechanize/
Reading http://wwwsearch.sourceforge.net/mechanize/
Best match: mechanize 0.2.5
Downloading http://pypi.python.org/packages/source/m/mechanize/mechanize-0.2.5.tar.gz
Processing mechanize-0.2.5.tar.gz
Running mechanize-0.2.5\setup.py -q bdist_egg --dist-dir c:\users\ryosuke\appdata\local\temp\easy_install-tjzcb8\mechanize-0.2.5\egg-dist-tmp-acdhsu
warning: no files found matching 'output' under directory 'test\functional_tests_golden'
Adding mechanize 0.2.5 to easy-install.pth file

Installed c:\python27\lib\site-packages\mechanize-0.2.5-py2.7.egg
Processing dependencies for mechanize
Finished processing dependencies for mechanize

c/Python27/Scripts ディレクトリで $ easy_install mechanize したらインストールできたみたい