Python のインストール Windows 7 に Python 開発環境を構築するため,+http://www.python.org/download/ から Python 2.7.2 をダウンロード。(3.2.2 も置いてあるが,2.* と 3.* では Python の仕様が異なるらしい) 具体的には Python 2.7.2 Windows Installer (Windows binary -- does not include source) を落としてきて,インストーラに言われるままに標準構成でインストール。 結果として,C:\ の直下に Python27 というディレクトリが出来ていた。 easy_installのインストール easy_install は各種モジュールを容易にインストールするための仕組みである。具体的には,http://pypi.python.org/p