ここ http://aikotobaha.blogspot.jp/search/label/gnupack から最新版のgnupackを落としてください。
後は、
easy_install virtualenv virtualenvwrapper
環境変数を設定(例
if [ -f /usr/bin/virtualenvwrapper.sh ]; then export WORKON_HOME=~/.virtualenvs source `which virtualenvwrapper.sh` fi export PIP_DOWNLOAD_CACHE=~/.pip_cache
インストール
pip install python-novaclient python-neutronclient python-swiftclient python-cinderclient* python-glanceclient はコンパイルエラーになります。crypto周り??
cygwin的に必要となるパッケージは以下。
gcc-core libxml2 libxml2-devel libxslt libxslt-devel openssl-devel libffi libffi-devel yaml
0 件のコメント:
コメントを投稿