Skip to content

Build failure: python312Packages.torchrl #357403

Description

@Pandapip1

Fixed by #310608

Steps To Reproduce

Steps to reproduce the behavior:

  1. nix build .#python312Packages.torchrl, where . contains the current nixpkgs master.

Build log

Build Log
error:
       … while evaluating the attribute 'drvPath'
         at /nix/store/bbinibbz7s91wnyldl9vda2wc1p5sbjx-source/lib/customisation.nix:365:7:
          364|     in commonAttrs // {
          365|       drvPath = assert condition; drv.drvPath;
             |       ^
          366|       outPath = assert condition; drv.outPath;

       … while evaluating the attribute 'drvPath'
         at /nix/store/bbinibbz7s91wnyldl9vda2wc1p5sbjx-source/lib/customisation.nix:365:7:
          364|     in commonAttrs // {
          365|       drvPath = assert condition; drv.drvPath;
             |       ^
          366|       outPath = assert condition; drv.outPath;

       … while calling the 'derivationStrict' builtin
         at <nix/derivation-internal.nix>:34:12:
           33|
           34|   strict = derivationStrict drvAttrs;
             |            ^
           35|

       (stack trace truncated; use '--show-trace' to show the full, detailed trace)

       error: tensorflow-2.13.0 not supported for interpreter python3.12

Additional context

See #345475 and #327140 for similar issues.

Metadata

  • system: "x86_64-linux"
  • host os: Linux 6.11.7, NixOS, 24.11 (Vicuna), 24.11.19700101.dirty
  • multi-user?: yes
  • sandbox: yes
  • version: nix-env (Nix) 2.24.10
  • nixpkgs: /nix/store/1b3nl1m5dgb1866c6nvwvwk2i5kjs27z-source

Notify maintainers

@GaetanLepage


Note for maintainers: Please tag this issue in your PR.


Add a 👍 reaction to issues you find important.

Metadata

Metadata

Assignees

No one assigned

    Labels

    0.kind: build failureA package fails to build6.topic: pythonPython is a high-level, general-purpose programming language.

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions