Python 2.7 (32 ビット) を使用しており、OS は 64 ビット Windows 7 です。
cx_Oracle モジュールをインストールしようとしています。msi "cx_Oracle-5.1.2-10g.win32-py2.7.msi" を実行してから、コマンド ラインで "easy_install cx_Oracle" を実行したところ、次のメッセージが表示されました。
エラー: vcvarsall.bat が見つかりません
このサイトで、Microsoft Visual Studio 2008 をインストールするのが最善の解決策であることがわかりました。これは、このサイトで見つけたリンクから実行しました。
コマンドラインで「easy_install cx_Oracle」を実行すると、次のメッセージが表示されますが、それが何を意味するのかわかりません。
C:\Python27>easy_install cx_Oracle cx-Oracle の検索 ....org/simple/cx_Oracle/ Reading ....net/crew/atuining Reading ...sourceforge.net ベストマッチ: cx-Oracle 5.1.2 Downloading http://prdownloads.sourceforge.net/cx-oracle/cx_Oracle-5.1.2.tar.gz? ダウンロード cx_Oracle-5.1.2.tar.gz 処理中 c:\users\cnielsen\appdata\local\temp\easy_install-44rupd\cx_Oracle-5.1.2\setup.cfg 実行中 cx_Oracle-5.1.2\setup.py -q bdist_egg --dist-dir c:\users\cnielsen\appda ta\local\temp\easy_install-44rupd\cx_Oracle-5.1.2\egg-dist-tmp-eyihnb トレースバック (最新の呼び出しが最後): ファイル "C:\ Python27\Scripts\easy_install-script.py"、9 行目、load_entry_point('setuptools==0.8', 'console_scripts', 'easy_install')() ファイル内"build\bdist.win-amd64\egg\setuptools\command\ easy_install.py」、1992 行目、メイン ファイル「build\bdist.win-amd64\egg\setuptools\command\easy_install.py」、1979 行目、with_ei_usage ファイル「build\bdist.win-amd64\egg\setuptools\」 command\easy_install.py"、1996 行目、ファイル "C: