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
From local checkout of master (currently d3f2fd5):
nix-build . -A python3Packages.pytensor
Build log
error:
… while evaluating the attribute 'drvPath'
at /home/matt/src/nixpkgs/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 /home/matt/src/nixpkgs/lib/customisation.nix:365:7:
364| in commonAttrs // {
365| drvPath = assert condition; drv.drvPath;
| ^
366| outPath = assert condition; drv.outPath;
(stack trace truncated; use '--show-trace' to show the full trace)
error: tensorflow-2.13.0 not supported for interpreter python3.12
The error message error: tensorflow-2.13.0 not supported for interpreter python3.12 suggest that you should instead use e.g. python310Packages.pytensor, at least until tensorflow is updated for Python 3.12.
Steps To Reproduce
From local checkout of master (currently d3f2fd5):
Build log
Notify maintainers
@bcdarwin @ferrine
Metadata
"x86_64-linux"
Linux 6.6.37, NixOS, 24.05 (Uakari), 24.05.20240707.1948467
yes
yes
nix-env (Nix) 2.18.4
"nixos"
/nix/store/2nnisw4pxbifisbkg58hrnis9ycs5ah1-source
Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered: