Re: [pypy-dev] Pip fails to work

2018-03-24 Thread Matti Picus
On 24/03/18 10:27, Grant Shepherd wrote: PyPy needs more effort cleaning up how it relates info on its website providing better directions on overcoming its reliance on a specific versions of the OpenSSL library. I have been working in I.T. for 30 years and I know when I see a something tha

Re: [pypy-dev] Pip fails to work

2018-03-24 Thread Grant Shepherd
Sent: Tuesday, 20 March 2018 5:27 PM To: Grant Shepherd Cc: pypy-dev@python.org Subject: Re: [pypy-dev] Pip fails to work Did you build PyPy yourself? If so, you didn't compile the ssl module. Not really PyPy's fault... OTOH if this is a distro package/binary, where did you get i

Re: [pypy-dev] Pip fails to work

2018-03-20 Thread Ryan Gonzalez
Did you build PyPy yourself? If so, you didn't compile the ssl module. Not really PyPy's fault... OTOH if this is a distro package/binary, where did you get it from? You can try the portable PyPy binaries: https://github.com/squeaky-pl/portable-pypy -- Ryan (ライアン) Yoko Shimomura, ryo (superce

[pypy-dev] Pip fails to work

2018-03-20 Thread Grant Shepherd
PyPy seems like a great python version Except the extremely painful effort trying to get pip to work Can't connect to HTTPS URL because the SSL module is not available. - skipping ___ pypy-dev mailing list pypy-dev@python.org https://mail.python.org/mai