[Ironpython-users] pip & urlopen error [Errno Unknown field: ] Inc.

Pawel Jasinski pawel.jasinski at gmail.com
Mon Nov 11 18:30:29 CET 2013


if you would like to use it with 2.7.4, your best chances are to use
version from here: https://github.com/paweljasinski/pyreadline
I have to double check, I swear I have created a pull request.

--pawel

On Mon, Nov 11, 2013 at 5:59 PM, Slide <slide.o.mix at gmail.com> wrote:
> Did it work previously? Is this a regression?
>
> slide
>
>
> On Sun, Nov 10, 2013 at 12:15 PM, Алексей Тюлькин <ecinunice at gmail.com>
> wrote:
>>
>> Hi All
>> I update ipy to 2.7.4  and when I try to install readline
>> pip install readline
>> I get
>> Downloading/unpacking readline
>>
>>   Could not fetch URL https://pypi.python.org/simple/readline/: There was
>> a problem confirming the ssl certificate: <urlopen error [Errno Unknown
>> field: ] Inc.">
>>
>>   Will skip URL https://pypi.python.org/simple/readline/ when looking for
>> download links for readline
>>
>>   Could not fetch URL https://pypi.python.org/simple/: There was a problem
>> confirming the ssl certificate: <urlopen error [Errno Unknown field: ]
>> Inc.">
>>
>>   Will skip URL https://pypi.python.org/simple/ when looking for download
>> links for readline
>>
>>   Cannot fetch index base URL https://pypi.python.org/simple/
>>
>>   Could not fetch URL https://pypi.python.org/simple/readline/: There was
>> a problem confirming the ssl certificate: <urlopen error [Errno Unknown
>> field: ] Inc.">
>>
>>   Will skip URL https://pypi.python.org/simple/readline/ when looking for
>> download links for readline
>> How to install readline?
>> Thanks
>>
>>
>> _______________________________________________
>> Ironpython-users mailing list
>> Ironpython-users at python.org
>> https://mail.python.org/mailman/listinfo/ironpython-users
>>
>
>
>
> --
> Website: http://earl-of-code.com
>
> _______________________________________________
> Ironpython-users mailing list
> Ironpython-users at python.org
> https://mail.python.org/mailman/listinfo/ironpython-users
>


More information about the Ironpython-users mailing list