nixpkgs-python icon indicating copy to clipboard operation
nixpkgs-python copied to clipboard

ImportError: No module named '_struct'

Open domenkozar opened this issue 2 years ago • 1 comments

Some of the builds on intel darwin fail with this error, need to look into what's wrong.

https://github.com/cachix/nixpkgs-python/actions/runs/5155719041/jobs/9285761345#step:5:372

domenkozar avatar Jun 02 '23 15:06 domenkozar

It's most likely that the C module fails to compile.

I've enabled full logs here: https://github.com/cachix/nixpkgs-python/actions/runs/5175637513

domenkozar avatar Jun 05 '23 13:06 domenkozar