Re: [arch-general] Failed to compile python 2.7.9 with pyenv on arch.

2019-12-03 Thread Hongyi Zhao via arch-general
Eli Schwartz via arch-general 于2019年12月2日周一 下午2:38写道: > > On 12/2/19 1:00 AM, Hongyi Zhao via arch-general wrote: > > Hi, > > > > I try to compile python 2.7.9 with pyenv on arch linx with the > > following command: > > > > === > > $ pyenv install 2.7.9 > > Installing Python-2.7.9... > > p

Re: [arch-general] Failed to compile python 2.7.9 with pyenv on arch.

2019-12-01 Thread Eli Schwartz via arch-general
On 12/2/19 1:00 AM, Hongyi Zhao via arch-general wrote: > Hi, > > I try to compile python 2.7.9 with pyenv on arch linx with the > following command: > > === > $ pyenv install 2.7.9 > Installing Python-2.7.9... > patching file ./Lib/site.py > patching file ./Lib/ssl.py > ERROR: The Python

[arch-general] Failed to compile python 2.7.9 with pyenv on arch.

2019-12-01 Thread Hongyi Zhao via arch-general
Hi, I try to compile python 2.7.9 with pyenv on arch linx with the following command: === $ pyenv install 2.7.9 Installing Python-2.7.9... patching file ./Lib/site.py patching file ./Lib/ssl.py ERROR: The Python ssl extension was not compiled. Missing the OpenSSL lib? Please consult to t