opencv4
and scipy
cause glibc
version conflicts with cudaSupport
#258327
Labels
0.kind: bug
Something is broken
Describe the bug
Trying to import
opencv4
andscipy
withcuda
can causeglibc
version conflicts.Steps To Reproduce
nix build .#nixosConfigurations.testing.config.system.build.vm result/bin/run-nixos-vm -nographic
Login as
root
(the password is empty) and then runExpected behavior
No crashes
Notify maintainers
I am not really sure, which of the 3 components in the reproduction is actually responsible (if any), so I am pinging the maintainers of all three.
cuda: @ConnorBaker @samuela @SomeoneSerge @NixOS/cuda-maintainers
opencv4: @basvandijk
scipy: @FRidh @doronbehar
Also, this might be related to #220341 #226165
The text was updated successfully, but these errors were encountered: