$ mv local/lib/python/lib-dynload/_ssl.so 
local/lib/python/lib-dynload/_ssl.so-backup
$ sage -pip -h
Traceback (most recent call last):
  File "/home/vbraun/Code/sage.git/local/bin/pip", line 9, in <module>
    load_entry_point('pip==8.1.1', 'console_scripts', 'pip')()
  File "build/bdist.linux-x86_64/egg/pkg_resources/__init__.py", line 549, 
in load_entry_point
  File "build/bdist.linux-x86_64/egg/pkg_resources/__init__.py", line 2542, 
in load_entry_point
  File "build/bdist.linux-x86_64/egg/pkg_resources/__init__.py", line 2202, 
in load
  File "build/bdist.linux-x86_64/egg/pkg_resources/__init__.py", line 2208, 
in resolve
  File 
"/home/vbraun/Code/sage.git/local/lib/python2.7/site-packages/pip-8.1.1-py2.7.egg/pip/__init__.py",
 
line 16, in <module>
    from pip.vcs import git, mercurial, subversion, bazaar  # noqa
  File 
"/home/vbraun/Code/sage.git/local/lib/python2.7/site-packages/pip-8.1.1-py2.7.egg/pip/vcs/subversion.py",
 
line 9, in <module>
    from pip.index import Link
  File 
"/home/vbraun/Code/sage.git/local/lib/python2.7/site-packages/pip-8.1.1-py2.7.egg/pip/index.py",
 
line 30, in <module>
    from pip.wheel import Wheel, wheel_ext
  File 
"/home/vbraun/Code/sage.git/local/lib/python2.7/site-packages/pip-8.1.1-py2.7.egg/pip/wheel.py",
 
line 39, in <module>
    from pip._vendor.distlib.scripts import ScriptMaker
  File 
"/home/vbraun/Code/sage.git/local/lib/python2.7/site-packages/pip-8.1.1-py2.7.egg/pip/_vendor/distlib/scripts.py",
 
line 14, in <module>
    from .compat import sysconfig, detect_encoding, ZipFile
  File 
"/home/vbraun/Code/sage.git/local/lib/python2.7/site-packages/pip-8.1.1-py2.7.egg/pip/_vendor/distlib/compat.py",
 
line 31, in <module>
    from urllib2 import (Request, urlopen, URLError, HTTPError,
ImportError: cannot import name HTTPSHandler


On Saturday, April 16, 2016 at 2:06:53 PM UTC+2, Jeroen Demeyer wrote:
>
> On 2016-04-16 12:15, Volker Braun wrote: 
> > IMHO we should always use pip, but pip 
> > depends on openssl. 
>
> Not for local packages, as far as I know. 
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to