On Sunday, November 22, 2015 at 11:59:13 PM UTC-8, Cecil Westerhof wrote:
> When I try to install something with pip2 I get:
> Traceback (most recent call last):
> File "/usr/bin/pip2", line 9, in
> load_entry_point('pip==7.1.2', 'console_scripts', 'pip2')()
> File "/usr/li
On Monday 23 Nov 2015 14:08 CET, Steven D'Aprano wrote:
> On Mon, 23 Nov 2015 06:48 pm, Cecil Westerhof wrote:
>
>> When I try to install something with pip2 I get:
>> Traceback (most recent call last):
> [...]
>> from urllib2 import (Request, urlopen, URLError, HTTPError,
>> ImportError: cannot i
On Mon, 23 Nov 2015 06:48 pm, Cecil Westerhof wrote:
> When I try to install something with pip2 I get:
> Traceback (most recent call last):
[...]
> from urllib2 import (Request, urlopen, URLError, HTTPError,
> ImportError: cannot import name HTTPSHandler
Before blaming SUSE for b
On Monday 23 Nov 2015 08:48 CET, Cecil Westerhof wrote:
> When I try to install something with pip2 I get: Traceback (most
> recent call last): File "/usr/bin/pip2", line 9, in
> load_entry_point('pip==7.1.2', 'console_scripts', 'pip2')() File
> "/usr/lib/python2.7/site-packages/pkg_resources/__i
On Monday 23 Nov 2015 09:11 CET, Laura Creighton wrote:
> In a message of Mon, 23 Nov 2015 08:48:54 +0100, Cecil Westerhof
> writes:
>> When I try to install something with pip2 I get: Traceback (most
>> recent call last): File "/usr/bin/pip2", line 9, in
>> load_entry_point('pip==7.1.2', 'consol
In a message of Mon, 23 Nov 2015 08:48:54 +0100, Cecil Westerhof writes:
>When I try to install something with pip2 I get:
>Traceback (most recent call last):
> File "/usr/bin/pip2", line 9, in
>load_entry_point('pip==7.1.2', 'console_scripts', 'pip2')()
> File "/usr/lib/pyth
When I try to install something with pip2 I get:
Traceback (most recent call last):
File "/usr/bin/pip2", line 9, in
load_entry_point('pip==7.1.2', 'console_scripts', 'pip2')()
File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line
558, in load_entry_point