python310Packages.pytorch-pfn-extras 0 -> 1 attrpath: python310Packages.pytorch-pfn-extras Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/gi271fqwqbxb7ayr4bwi8qqbhb38i11z-packages.json.drv building '/nix/store/gi271fqwqbxb7ayr4bwi8qqbhb38i11z-packages.json.drv'... Going to be running update for following packages: - python3.10-pytorch-pfn-extras-0.6.4 Press Enter key to continue... Running update for: - python3.10-pytorch-pfn-extras-0.6.4: UPDATING ... - python3.10-pytorch-pfn-extras-0.6.4: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pytorch-pfn-extras/default.nix b/pkgs/development/python-modules/pytorch-pfn-extras/default.nix index 3bd169bc1af8..d2e0662da7b6 100644 --- a/pkgs/development/python-modules/pytorch-pfn-extras/default.nix +++ b/pkgs/development/python-modules/pytorch-pfn-extras/default.nix @@ -12,13 +12,13 @@ buildPythonPackage rec { pname = "pytorch-pfn-extras"; - version = "0.6.4"; + version = "0.7.1"; src = fetchFromGitHub { owner = "pfnet"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-x1aE/55+2QwYG3Hhy35j26jLAj9O5orrU/c4KlTTOcc="; + hash = "sha256-MK0RdxvKw65sjofAPZ+abphyvEjTiTqEXDdOkmy0Jsg="; }; propagatedBuildInputs = [ numpy packaging torch typing-extensions ]; No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python310Packages.pytorch-pfn-extras nix build failed. rootdir: /build/source collecting ...  collecting 16 items  collecting 1541 items  collecting 1695 items / 1 error  collected 1821 items / 1 error  ==================================== ERRORS ==================================== ____ ERROR collecting tests/pytorch_pfn_extras_tests/onnx_tests/test_lax.py ____ ImportError while importing test module '/build/source/tests/pytorch_pfn_extras_tests/onnx_tests/test_lax.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /nix/store/2c7sgx69p6mmp76cvmi5j6c72dj76jj8-python3-3.10.12/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/pytorch_pfn_extras_tests/onnx_tests/test_lax.py:5: in import onnxruntime as ort E ModuleNotFoundError: No module named 'onnxruntime' =============================== warnings summary =============================== ../../nix/store/hpcmd1iwlzfjhqy74jmb21yrij3x61w9-python3.10-setuptools-67.4.0/lib/python3.10/site-packages/pkg_resources/__init__.py:2804 ../../nix/store/hpcmd1iwlzfjhqy74jmb21yrij3x61w9-python3.10-setuptools-67.4.0/lib/python3.10/site-packages/pkg_resources/__init__.py:2804 /nix/store/hpcmd1iwlzfjhqy74jmb21yrij3x61w9-python3.10-setuptools-67.4.0/lib/python3.10/site-packages/pkg_resources/__init__.py:2804: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('google')`. Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages declare_namespace(pkg) tests/pytorch_pfn_extras_tests/training_tests/extensions_tests/test_distributed_snapshot.py:66 /build/source/tests/pytorch_pfn_extras_tests/training_tests/extensions_tests/test_distributed_snapshot.py:66: PytestUnknownMarkWarning: Unknown pytest.mark.gpu - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html @pytest.mark.gpu -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========================== short test summary info ============================ ERROR tests/pytorch_pfn_extras_tests/onnx_tests/test_lax.py !!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!! ========================= 3 warnings, 1 error in 2.64s ========================= /nix/store/rk3g4mxrs84bv1vanqnzpdkhm73ksr0z-stdenv-linux/setup: line 1596: pop_var_context: head of shell_variables not a function context