Loading pkgs/development/python-modules/gluonts/default.nix +4 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ buildPythonPackage, fetchFromGitHub, fetchpatch, pythonAtLeast, # build-system setuptools, Loading Loading @@ -42,6 +43,9 @@ buildPythonPackage (finalAttrs: { hash = "sha256-h0+RYgGMz0gPchiKGIu0/NGcWBky5AWNTJKzoupn/iQ="; }; # pydantic.v1.errors.ConfigError: unable to infer type for attribute "target" disabled = pythonAtLeast "3.14"; patches = [ # Fixes _pickle.UnpicklingError: Weights only load failed. # https://github.com/awslabs/gluonts/pull/3269 Loading Loading
pkgs/development/python-modules/gluonts/default.nix +4 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ buildPythonPackage, fetchFromGitHub, fetchpatch, pythonAtLeast, # build-system setuptools, Loading Loading @@ -42,6 +43,9 @@ buildPythonPackage (finalAttrs: { hash = "sha256-h0+RYgGMz0gPchiKGIu0/NGcWBky5AWNTJKzoupn/iQ="; }; # pydantic.v1.errors.ConfigError: unable to infer type for attribute "target" disabled = pythonAtLeast "3.14"; patches = [ # Fixes _pickle.UnpicklingError: Weights only load failed. # https://github.com/awslabs/gluonts/pull/3269 Loading