Nick Coghlan added the comment:

Attached patch uses a similar solution to the one I used in issue 19744 to 
better handle "make install" and "make altinstall" when SSL/TLS are missing: it 
converts the version mismatch to a printed warning that still reports "success" 
to the caller.

----------
keywords: +patch
Added file: 
http://bugs.python.org/file34215/issue20757_only_print_to_stderr_for_pip_mismatch.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue20757>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to