cachix / nixpkgs-python

All Python versions, kept up-to-date on hourly basis using Nix.
Apache License 2.0
176 stars 11 forks source link

ImportError: No module named '_struct' #3

Open domenkozar opened 1 year ago

domenkozar commented 1 year ago

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 commented 1 year ago

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