| 2 Mar 2026 |
Sarah Clark | Riddle me this: python3Packages.accelerate builds fine on Linux, but fails on Darwin in Hydra (and in nixpkgs-review), but not in nix-build. The symptom is "cannot import from transformers.test-utils" during pytest. If I move transfoormers from nativeCheckInputs to checkInputs, the problem disappears. Any idea why? | 21:23:25 |
Sarah Clark | * Riddle me this: python3Packages.accelerate builds fine on Linux, but fails on Darwin in Hydra (and in nixpkgs-review), but not in nix-build. The symptom is "cannot import from transformers.test-utils" during pytest. If I move transformers from nativeCheckInputs to checkInputs, the problem disappears. Any idea why? | 21:23:41 |
Ben Sparks | In reply to @sarahec:matrix.org Riddle me this: python3Packages.accelerate builds fine on Linux, but fails on Darwin in Hydra (and in nixpkgs-review), but not in nix-build. The symptom is "cannot import from transformers.test-utils" during pytest. If I move transfoormers from nativeCheckInputs to checkInputs, the problem disappears. Any idea why? Does it really say test-utils? That isn't a valid module name | 21:31:34 |
Sarah Clark | Sorry, that's from a different issue. The error is ImportError: cannot import name 'PretrainedConfig' from 'transformers.modeling_utils | 21:33:48 |
Sarah Clark | https://hydra.nixos.org/build/322830988/nixlog/1/tail | 21:34:04 |
| @zooooooo:matrix.org left the room. | 22:53:37 |
| 3 Mar 2026 |
| PJ changed their display name from pjhenning to PJ. | 00:35:01 |
Randy Eckenrode | For some reason, Mesa is hanging in install phase when running the megadriver script. | 01:09:11 |