Python 2.7.3、PyInstaller (2.7 と互換性あり)、および pywin32 (2.7 と互換性あり) をダウンロードし、マシンを再起動しましたが、プロンプトを入力すると:
pyinstaller.py [オプション] nameofscript.py
プロンプトは次に教えてくれます:
エラー: Windows 上の Python 2.6+ の PyInstaller には pywin32 が必要です。http://sourceforge.net/projects/pywin32/からインストールしてください
PyInstaller が既に pywin32 をダウンロードしたことを「認識」できないのはなぜですか?