December 19, 2009
pit: /usr/bin/python -c なので、virtualenvにインストールできない

(accounts)hdknr@deblen:~/.ve/accounts$  pip install -e hg+ssh://hg@bitbucket.org/hdknr/enablr/#egg=enablr
Obtaining enablr from hg+ssh://hg@bitbucket.org/hdknr/enablr/#egg=enablr
  Cloning hg ssh://hg@bitbucket.org/hdknr/enablr/ to ./src/enablr
  Running setup.py egg_info for package enablr
    warning: no previously-included files matching ‘*~’ found anywhere in distribution
Downloading/unpacking pit (from enablr)
  Running setup.py egg_info for package pit
Downloading/unpacking pyYAML (from pit->enablr)
  Running setup.py egg_info for package pyYAML
Installing collected packages: enablr, pit, pyYAML
  Running setup.py install for pit
    error: /usr/lib/python2.5/site-packages/pit.py: Permission denied
    Complete output from command /usr/bin/python -c “import setuptools; __file__=’/home/hdknr/.ve/accounts/build/pit/setup.py’; execfile(‘/home/hdknr/.ve/accounts/build/pit/setup.py’)” install —single-version-externally-managed —record /tmp/pip-wOQErk-record/install-record.txt —install-headers /home/hdknr/.ve/accounts/lib/include:
    running install running build

running build_py running install_lib

copying build/lib/pit.py -> /usr/lib/python2.5/site-packages error: /usr/lib/python2.5/site-packages/pit.py: Permission denied

————————————————————
Command /usr/bin/python -c “import setuptools; __file__=’/home/hdknr/.ve/accounts/build/pit/setup.py’; execfile(‘/home/hdknr/.ve/accounts/build/pit/setup.py’)” install —single-version-externally-managed —record /tmp/pip-wOQErk-record/install-record.txt —install-headers /home/hdknr/.ve/accounts/lib/include failed with error code 1
Storing complete log in ./pip-log.txt

Posted via email from hdknr’s posterous | Comment »