abhilekhsingh / gc3pie

Automatically exported from code.google.com/p/gc3pie
0 stars 0 forks source link

install script failing #423

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
New python executable in /home/ubuntu/gc3pie/bin/python
Cannot find a wheel for setuptools
Cannot find a wheel for pip
Installing setuptools, pip...
  Complete output from command /home/ubuntu/gc3pie/bin/python -c "import sys, pip; pip...ll\"] + sys.argv[1:])" setuptools pip:
  Traceback (most recent call last):
  File "<string>", line 1, in <module>
ImportError: No module named pip
----------------------------------------
...Installing setuptools, pip...done.
Traceback (most recent call last):
  File "virtualenv.py", line 2334, in <module>
    main()
  File "virtualenv.py", line 820, in main
    symlink=options.symlink)
  File "virtualenv.py", line 988, in create_environment
    install_wheel(to_install, py_executable, search_dirs)
  File "virtualenv.py", line 956, in install_wheel
    'PIP_NO_INDEX': '1'
  File "virtualenv.py", line 898, in call_subprocess
    % (cmd_desc, proc.returncode))
OSError: Command /home/ubuntu/gc3pie/bin/python -c "import sys, pip; 
pip...ll\"] + sys.argv[1:])" setuptools pip failed with error code 1
====================================================
GC3Pie install: ERROR: Unable to create a new virtualenv in 
'/home/ubuntu/gc3pie': 'virtualenv.py' script exited with code 1.
====================================================

The script was unable to create a valid virtual environment.

If the above does not help you solve the isue, please contact the
GC3Pie team by sending an email to gc3pie@googlegroups.com.  Include
the full output of this script to help us identifying the problem.

Aborting installation!

on a Ubuntu 13.10 with:
 ii  python-pip                       1.0-1build1                       alternative Python package installer
ii  python-setuptools                0.6.24-1ubuntu1                   Python 
Distutils Enhancements 

thanks for checking it
Sergio :)

Original issue reported on code.google.com by sergio.m...@gmail.com on 15 Jan 2014 at 2:04

GoogleCodeExporter commented 9 years ago
Is this issue still current?

Original comment by riccardo.murri@gmail.com on 19 Aug 2014 at 8:48

GoogleCodeExporter commented 9 years ago
More than a year has passed without further comments and reproducibility 
information.

Assuming issue is no longer current.

Original comment by riccardo.murri@gmail.com on 25 Jun 2015 at 8:32