Skip to content

Instantly share code, notes, and snippets.

@masaru-b-cl
Created January 14, 2014 03:10
Show Gist options
  • Save masaru-b-cl/8412383 to your computer and use it in GitHub Desktop.
Save masaru-b-cl/8412383 to your computer and use it in GitHub Desktop.
New python executable in /opt/kanon/bin/python2.7
Not overwriting existing python script /opt/kanon/bin/python (you must use /opt/kanon/bin/python2.7)
Installing distribute.................................done.
Complete output from command /opt/kanon/bin/python2.7 /opt/kanon/bin/easy_install pip:
/opt/kanon/bin/python2.7: can't open file '/opt/kanon/bin/easy_install': [Errno 2] No such file or directory
----------------------------------------
Traceback (most recent call last):
File "resource/virtualenv.py", line 1647, in <module>
main()
File "resource/virtualenv.py", line 558, in main
prompt=options.prompt)
File "resource/virtualenv.py", line 656, in create_environment
install_pip(py_executable)
File "resource/virtualenv.py", line 415, in install_pip
filter_stdout=_filter_setup)
File "resource/virtualenv.py", line 624, in call_subprocess
% (cmd_desc, proc.returncode))
OSError: Command /opt/kanon/bin/python2.7 /opt/kanon/bin/easy_install pip failed with error code 2
./kanon-setup: line 233: /opt/kanon/bin/activate: No such file or directory
./kanon-setup: line 258: /opt/kanon/bin/easy_install: No such file or directory
*** STOP *** インストールに失敗しました: 'Genshi>=0.6,<0.7dev'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment