[issue34163] Python latest release 2.7 shows SSL error

2018-07-20 Thread Brett Cannon


Change by Brett Cannon :


--
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue34163] Python latest release 2.7 shows SSL error

2018-07-20 Thread Michael Felt


Michael Felt  added the comment:

There is a big chance it is not a direct issue with either python or pip / 
rather an issue with how current your "openssl" setup is.

As an example, using git I was not able to "pull" from a remote. This git (that 
also depends on python) has been working for ages. I "fixed" it by getting an 
updated "global" cacert.pem "chain of trust" installed and now https://... 
queries were working instantly.

So, did you perhaps, also update your SSL while re-installing/updating python2? 
(And also note, v2.7.10 is several years old. The latest v2.7 version is 
2.7.15).

--
nosy: +Michael.Felt

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue34163] Python latest release 2.7 shows SSL error

2018-07-19 Thread Christian Heimes


Christian Heimes  added the comment:

This looks like a pip problem. Please open a bug report at 
https://github.com/pypa/pip

--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue34163] Python latest release 2.7 shows SSL error

2018-07-19 Thread Janibasha


New submission from Janibasha :

I have downloaded & installed python latest 2.7 version (on date - 16th July). 
Initially i was unable to install even pip using cmd - python get-pip.py, 
somehow i managed to installed pip. Then i was unable to install any package 
using pip. It throws SSL error. Tried multiple ways to install but no go. No 
proxy or admin issues observed (admin confirmed the same). 

Then i uninstalled & reinstalled 2.7.10 which resolved the issue. 
Please check the attached screenshots and resolve it.

--
assignee: christian.heimes
components: SSL
files: pip-error.JPG
messages: 321981
nosy: Janibasha, christian.heimes
priority: normal
severity: normal
status: open
title: Python latest release 2.7 shows SSL error
type: compile error
versions: Python 2.7
Added file: https://bugs.python.org/file47705/pip-error.JPG

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com