!eWOErHSaiddIbsUNsJ:nixos.org

NixOS CUDA

325 Members
CUDA packages maintenance and support in nixpkgs | https://github.com/orgs/NixOS/projects/27/ | https://nixos.org/manual/nixpkgs/unstable/#cuda64 Servers

Load older messages


SenderMessageTime
28 Jan 2023
@hexa:lossy.networkhexa
ERROR: An error occurred during the fetch of repository 'lint_dependencies':
   Traceback (most recent call last):
        File "/build/output/external/rules_python/python/pip.bzl", line 40, column 13, in _pip_import_impl
                fail("pip_import failed: %s (%s)" % (result.stdout, result.stderr))
Error in fail: pip_import failed:  (Traceback (most recent call last):
  File "/nix/store/abax98471z8fshv4b9p46bkh3lxmpy0z-python3-3.10.9/lib/python3.10/runpy.py", line 196, in _run_module_as_main
    return _run_code(code, main_globals, None,
  File "/nix/store/abax98471z8fshv4b9p46bkh3lxmpy0z-python3-3.10.9/lib/python3.10/runpy.py", line 86, in _run_code
    exec(code, run_globals)
  File "/build/output/external/rules_python/tools/piptool.par/__main__.py", line 18, in <module>
  File "/build/output/external/rules_python/tools/piptool.par/subpar/runtime/support.py", line 326, in setup
  File "/build/output/external/rules_python/tools/piptool.par/subpar/runtime/support.py", line 157, in _setup_pkg_resources
  File "/build/output/external/rules_python/tools/piptool.par/pypi__setuptools_38_2_4/pkg_resources/__init__.py", line 77, in <module>
  File "/build/output/external/rules_python/tools/piptool.par/pypi__setuptools_38_2_4/pkg_resources/_vendor/packaging/requirements.py", line 9, in <module>
  File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 672, in _load_unlocked
  File "<frozen importlib._bootstrap>", line 632, in _load_backward_compatible
  File "/build/output/external/rules_python/tools/piptool.par/pypi__setuptools_38_2_4/pkg_resources/extern/__init__.py", line 43, in load_module
  File "/build/output/external/rules_python/tools/piptool.par/pypi__setuptools_38_2_4/pkg_resources/_vendor/pyparsing.py", line 943, in <module>
AttributeError: module 'collections' has no attribute 'MutableMapping'
)
17:01:06
@hexa:lossy.networkhexaL1 fails because of L5 which fails because of L2117:01:17
@ss:someonex.netSomeoneSerge (matrix works sometimes)I'll need to brew some more tea for this17:02:08
@hexa:lossy.networkhexa
# Note rules_python is placed earlier as tensorflow's version is older
http_archive(
    name = "rules_python",
    sha256 = "aa96a691d3a8177f3215b14b0edc9641787abaaa30363a080165d06ab65e1161",
    urls = [
        "https://storage.googleapis.com/mirror.tensorflow.org/github.com/bazelbuild/rules_python/releases/download/0.0.1/rules_python-0.0.1.tar.gz",
        "https://github.com/bazelbuild/rules_python/releases/download/0.0.1/rules_python-0.0.1.tar.gz",
    ],
)
17:12:28
@hexa:lossy.networkhexathe most recent version of rules_python is 0.17.3 from yesterday17:12:51
@ss:someonex.netSomeoneSerge (matrix works sometimes) and the source for pypi__setuptools isn't even defined anywhere in that tag 17:17:21
@hexa:lossy.networkhexahttps://github.com/tensorflow/io/issues/176317:17:30
@ss:someonex.netSomeoneSerge (matrix works sometimes) Now how do they manage to build it 17:18:50
@hexa:lossy.networkhexahttps://github.com/bazelbuild/rules_python/blob/0.0.1/python/requirements.txt#L217:18:56
@ss:someonex.netSomeoneSerge (matrix works sometimes)Is this reproducibility?17:19:44
@hexa:lossy.networkhexahttps://github.com/bazelbuild/rules_python/blob/main/.github/workflows/workspace_snippet.sh17:19:55
@hexa:lossy.networkhexalol 😄17:19:57
@hexa:lossy.networkhexado they override rules_python in their CI?17:20:08
@hexa:lossy.networkhexawell, I think we can patch in a newer version17:20:56
@hexa:lossy.networkhexaand see if it that improves anything17:21:07
@ss:someonex.netSomeoneSerge (matrix works sometimes)Yup, let's do the same17:21:08
@ss:someonex.netSomeoneSerge (matrix works sometimes)0.17.3 unsurprisingly leads to a new error https://gist.github.com/SomeoneSerge/523b0907bcf556228f42de8cf62f940c#file-gistfile1-txt-L61 https://github.com/SomeoneSerge/nixpkgs/commit/45de63f19493f39cb8cb3c297f8cf075ce20b0d5 I'll keep poking17:45:14
@hexa:lossy.networkhexayeah, no luck here eitehr17:45:58
@hexa:lossy.networkhexa Someone S: we can always drop the dependency like mic proposed 😄 18:08:56
@hexa:lossy.networkhexa(i want tts back running again, people are poking me :D)18:09:14
@ss:someonex.netSomeoneSerge (matrix works sometimes)I think it's a reasonable incremental approach18:09:17
@hexa:lossy.networkhexaI haven't checked where it is used tho18:09:28
@ss:someonex.netSomeoneSerge (matrix works sometimes)Probably some google cloud integration18:09:50
@hexa:lossy.networkhexathat would probably beyond useless for most users 🙂18:10:01
@hexa:lossy.networkhexahttps://github.com/tensorflow/tensorflow/commit/ef8f805801092c9b453d8450cf1398b5f5330c4318:11:12
@hexa:lossy.networkhexano context commit messages18:11:16
@hexa:lossy.networkhexahttps://github.com/tensorflow/tensorflow/commit/421ebcab68e60b5465c79ea4b7e912a324fd34d718:13:04
@hexa:lossy.networkhexadropping18:13:39
@hexa:lossy.networkhexahttps://gitweb.gentoo.org/repo/gentoo.git/plain/sci-libs/tensorflow/tensorflow-2.11.0.ebuild18:20:36
@hexa:lossy.networkhexawondering how gentoo dealt with tensorflow-io18:20:46

Show newer messages


Back to Room ListRoom Version: 9