You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
nixpkgs-unfree saves me some hassles when importing pytorch in newer nixpkgs-unstable, as it has introduced an unfree dependency. However, somewhere along the line, numpy and scipy started picking up the blas overrides, causing them to fail to build as described here: NixOS/nixpkgs#206866