Hi Thorondir,

Thanks for your answer and sorry for the delay!


thorondir+guix--- via <[email protected]> [2025-10-14T23:53:07+0200]:
> Hi Sergiu,
>
> I'm not currently able to try to replicate this, but what immediately
> caught my eye, is the following two lines:
>
> On 10/14/25 3:45 PM, Sergiu Ivanov wrote:
>>    ├─▶ Failed to extract archive: 
>> polars_runtime_32-1.34.0-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
>>    ╰─▶ compression not supported: 8
>
> which makes me think you might be missing some libraries/programs for
> decompression, or something?  Wheels are basically `zip` files, so
> maybe add `unzip` to your profile?

unzip is available in my profile. Also, when I run `uv run unzip`,
I see the normal output from unzip.

I wondered whether a different archiving program might be used, so
I added the -v switch: uv add -v polars , hoping that I'd see some hints
in the detailed log.  Unfortunately, I can't see anything of use:
everything looks normal, until there's the error message.  I attach the
full output (63 lines).

I would be curious to see if anyone can replicate this behavior on
their system.

-
Thanks,
Sergiu

Attachment: uv-add-polars.log
Description: Binary data

Reply via email to