Skip to content

Installation Issues #17

@rsnyman

Description

@rsnyman
$ wget --no-check-certificate -O- https://raw.github.com/gawel/oh-my-vim/master/tools/install.sh | sh -  
--2015-07-18 16:56:56--  https://raw.github.com/gawel/oh-my-vim/master/tools/install.sh
Resolving raw.github.com (raw.github.com)... 185.31.18.133
Connecting to raw.github.com (raw.github.com)|185.31.18.133|:443... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://raw.githubusercontent.com/gawel/oh-my-vim/master/tools/install.sh [following]
--2015-07-18 16:56:58--  https://raw.githubusercontent.com/gawel/oh-my-vim/master/tools/install.sh
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.31.18.133
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.31.18.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1848 (1.8K) [text/plain]
Saving to: ‘STDOUT’

-                              100%[======================================================>]   1.80K  --.-KB/s   in 0s     

2015-07-18 16:56:59 (68.8 MB/s) - written to stdout [1848/1848]

Using /usr/bin/python2.7
Installing virtualenv using /usr/bin/python2.7...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
100 99413  100 99413    0     0  27973      0  0:00:03  0:00:03 --:--:--  241k
Cannot find a wheel for setuptools
Cannot find a wheel for pip
Traceback (most recent call last):
  File "virtualenv.py", line 2363, in <module>
    main()
  File "virtualenv.py", line 832, in main
    symlink=options.symlink)
  File "virtualenv.py", line 1004, in create_environment
    install_wheel(to_install, py_executable, search_dirs)
  File "virtualenv.py", line 969, in install_wheel
    'PIP_NO_INDEX': '1'
  File "virtualenv.py", line 910, in call_subprocess
    % (cmd_desc, proc.returncode))
OSError: Command /home/user/.oh-my-vim/env/bin/python2.7 -c "import sys, pip; sys...d\"] + sys.argv[1:]))" setuptools pip wheel failed with error code 1
sh: 28: source: not found
sh: 28: .: Can't open /home/user/.oh-my-vim/env/bin/activate

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions