Hi,

On Wed, 10 Mar 2021 at 16:38, Sébastien Lerique <s...@eauchat.org> wrote:

> In the course of trying out poetry for data science projects on 
> guix, I am running into the problem of some poetry-installed 
> packages not finding their desired libraries. (See example below 
> with pandas.) I suppose this is because poetry will download 
> pre-built binary wheels which have pre-coded library paths.

How did you installed poetry?  Via Guix or something else?
Which python packages do you have in your profile?
Is Guix System or Guix on foreign distro?

> If this is the problem, would there be any clean way to wrap those 
> binary wheels, or patch poetry-on-guix to mandatorily rebuild 
> binaries? (Would that make sense?)
>
> (I am aware that python-pandas is packaged for guix, but some 
> packages I will need down the road might not be; this project is 
> also in collaboration with non guix users, so I am looking for a 
> workflow which will work for them too.)

What are these packages?


Cheers,
simon

Reply via email to