Can't build python37.pytorchWithCuda with nix-build #69604
Labels
0.kind: bug
Something is broken
0.kind: regression
Something that worked before working no longer
6.topic: python
Milestone
Describe the bug
I tried to build pytorch with CUDA on my computer to find a way to patch #69424.
To Reproduce
Steps to reproduce the behavior:
git clone https://github.com/NixOS/nixpkgs
cd nixpkgs
nix-build --verbose -A python37Packages.pytorchWithCuda
Expected behavior
Pytorch should build the same way as if I did
nix-env -iA python37Packages.pytorchWithCuda
, but instead I have:Additional context
I'm a noob here, sorry if this is just basic nixpkgs things that I'm doing wrong.
Metadata
Maintainer information:
The text was updated successfully, but these errors were encountered: