On Thu, 27 Nov 2014, Vincent Delecroix wrote:
Could you tell more precisely what failed on the test machine?
Already did, but there is it again:
sage -pip said
Traceback (most recent call last):
File "/home/staff/jm58660/sage-6.4/local/bin/pip", line 9, in <module>
load_entry_point('pip==1.5.6', 'console_scripts', 'pip')()
File "build/bdist.linux-x86_64/egg/pkg_resources.py", line 356, in
load_entry_point
. . . .
"/home/staff/jm58660/sage-6.4/local/lib/python2.7/site-packages/pip-1.5.6-py2.7.egg/pip/_vendor/distlib/version.py",
line 14, in <module>
from .compat import string_types
File
"/home/staff/jm58660/sage-6.4/local/lib/python2.7/site-packages/pip-1.5.6-py2.7.egg/pip/_vendor/distlib/compat.py",
line 31, in <module>
from urllib2 import (Request, urlopen, URLError, HTTPError,
ImportError: cannot import name HTTPSHandler
--
Jori Mäntysalo