help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Missing zlib and readline when using pyenv


From: Efraim Flashner
Subject: Re: Missing zlib and readline when using pyenv
Date: Sun, 24 May 2020 09:13:14 +0300

On Thu, May 21, 2020 at 03:50:48PM -0500, Edison Ibáñez wrote:
>    Cheers,
> 
>    In my normal development flow I have projects that depend on different
>    versions of python, for this I use pyenv which allows me to configure
>    the version to be used per project, but when installing any version it
>    gives me an error indicating that neither readline or zlib is found,
>    however these two libraries are installed.
> 
>    How can I solve this problem or because the libraries installed at the
>    time of python compilation cannot be detected.
> 
>    Thank you very much for the help.

For this example I'd suggest running 'guix environment ---ad-hoc zlib
readline' and then using pyenv. That should make it so that python can
find the variables.

-- 
Efraim Flashner   <address@hidden>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]