StarCluster と lateron BioCoductor AMI を使用して、AWS で R クラスターをセットアップしようとしています。目的は、雪を使用して複数のノードでいくつかの並列計算を実行することです。
しかし、Windows 7 64bit に StarCluster をインストールする最初の段階で既に行き詰まっています (おそらくその理由です)。
私がしたこと: ( http://star.mit.edu/cluster/docs/latest/installation.html )
- Python 2.7.5 をインストールする
- c:\Pyhton\Scripts ディレクトリを PATH に追加 (さらに再起動)
- インストールされた setuptools 0.6rc11
- pycrypto 2.3
- c:\Python\Scripts で CMD プロンプトを開き、次を実行しました: easy_install StarCluster
ただし、エラーで終了します。正しいフォルダを使用していないようです
誰かアイデアはありますか?
C:\Python27\Scripts>easy_install StarCluster
Searching for StarCluster
Reading http://pypi.python.org/simple/StarCluster/
Best match: StarCluster 0.94
Downloading pypi.python.org/packages/source/S/StarCluster/StarCluster-
0.94.tar.gz#md5=982f59fde2a32b4bc059a497f5c0a0b7
Processing StarCluster-0.94.tar.gz
Running StarCluster-0.94\setup.py -q bdist_egg --dist-dir
c:\users\floris\appdata\local\temp\easy_in
stall-6bfhto\StarCluster-0.94\egg-dist-tmp-fb1ysr
Adding starcluster 0.94 to easy-install.pth file
Installing starcluster-script.py script to C:\Python27\Scripts
Installing starcluster.exe script to C:\Python27\Scripts
Installing starcluster.exe.manifest script to C:\Python27\Scripts
Installed c:\python27\lib\site-packages\starcluster-0.94-py2.7.egg
Processing dependencies for StarCluster
Searching for optcomplete>=1.2-devel
Reading http://pypi.python.org/simple/optcomplete/
Best match: optcomplete 1.2-devel
Downloading pypi.python.org/packages/source/o/optcomplete/optcomplete-1.2-
devel.tar.gz#md5=6392cd0a7154b3394004d5ad9d913d59
Processing optcomplete-1.2-devel.tar.gz
Running optcomplete-1.2-devel\setup.py -q bdist_egg --dist-dir
c:\users\floris\appdata\local\temp\ea
sy_install-hbgocr\optcomplete-1.2-devel\egg-dist-tmp-ifrkgu
zip_safe flag not set; analyzing archive contents...
No eggs found in c:\users\floris\appdata\local\temp\easy_install-hbgocr\optcomplete-
1.2-devel\egg-dist-tmp-ifrkgu (setup script problem?)
error: Could not find required distribution optcomplete>=1.2-devel