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   <[email protected]>   אפרים פלשנר
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