cd layers && make make[1]: Entering directory '/src/layers' make[2]: Entering directory '/src/layers/layer5_python3_ia' if test "MFEXT" = "MFEXT" -a "1" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_ia/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_ia/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "1" != "1"; then cat .system_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_ia/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_ia/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "1" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_ia/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_ia/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-master/opt/python3_ia" "python3_ia" /etc/buildimage_hash: 0c0ee6d23e2931ca1f595242102a0915 /src/adm/root.mk md5sum hash: 250da484d2cf5296b6d10e69128cb1be core@mfext layer (dependency) hash (from cache): c90327506e9e847f861d30f10fd45832 python3@mfext layer (dependency) hash (from cache): 26385a9f73353925ba4d062b39bf985b python3_core@mfext layer (dependency) hash (from cache): 1f582d5d8c89b89131d61332ec301155 python3_scientific@mfext layer (dependency) hash (from cache): 28eb586e465ea3f5217cabb0030012a3 root@mfext layer (dependency) hash (from cache): 5accae5eb45ab8b5045a60f537eebf03 scientific@mfext layer (dependency) hash (from cache): 0a8284f0cbb08a52276d4cbe0fd4f1f6 scientific_core@mfext layer (dependency) hash (from cache): dceb3958d289b3073af6d30f223a2634 source hash: 63d0ce7980d328fc6a87b0dbada97113 cache missed (/buildcache/mfext_cache_layer_python3_ia_bc7dc5824acc81c43a0e9d3150d11ee2.tar) if ! test -f cache/hit; then \ for SUBDIR in 0500_extra_packages; do \ OLDPWD=`pwd`; \ cd $SUBDIR || exit 1; \ make all || exit 1; \ cd ${OLDPWD}; \ done ; \ chmod -R a+rX,g-w,o-w,u+w /opt/metwork-mfext-master/opt/python3_ia ; \ fi make[3]: Entering directory '/src/layers/layer5_python3_ia/0500_extra_packages' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=python3_scientific@mfext,python3_ia@mfext -- scl enable gcc-toolset-11 -- make -f Makefile.mk all for REQ in requirements3.txt; do if test -s ${REQ}; then download_compile_requirements ${REQ} || { echo "ERROR WITH download_compile_requirements ${REQ}"; exit 1; }; fi; done [DEBUG]: loading tempolayer429[/src/layers/layer5_python3_ia/0500_extra_packages/tempolayer429] Collecting absl-py==2.2.2 (from -r requirements3.txt (line 1)) Downloading absl_py-2.2.2-py3-none-any.whl.metadata (2.6 kB) Collecting antlr4_python3_runtime==4.9.3 (from -r requirements3.txt (line 2)) Downloading antlr4-python3-runtime-4.9.3.tar.gz (117 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting astunparse==1.6.3 (from -r requirements3.txt (line 3)) Downloading astunparse-1.6.3-py2.py3-none-any.whl.metadata (4.4 kB) Collecting axial_attention==0.6.1 (from -r requirements3.txt (line 4)) Downloading axial_attention-0.6.1.tar.gz (6.7 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting bitsandbytes==0.49.1 (from -r requirements3.txt (line 5)) Downloading bitsandbytes-0.49.1-py3-none-manylinux_2_24_x86_64.whl.metadata (10 kB) Collecting cuda-bindings==12.9.4 (from -r requirements3.txt (line 6)) Downloading cuda_bindings-12.9.4-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (2.6 kB) Collecting cuda-pathfinder==1.1.0 (from -r requirements3.txt (line 7)) Downloading cuda_pathfinder-1.1.0-py3-none-any.whl.metadata (2.3 kB) Collecting dataclasses_json==0.6.7 (from -r requirements3.txt (line 8)) Downloading dataclasses_json-0.6.7-py3-none-any.whl.metadata (25 kB) Collecting diffusers==0.33.1 (from -r requirements3.txt (line 9)) Downloading diffusers-0.33.1.tar.gz (2.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.9/2.9 MB 53.6 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting dm-tree==0.1.9 (from -r requirements3.txt (line 10)) Downloading dm_tree-0.1.9.tar.gz (35 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting einops==0.8.1 (from -r requirements3.txt (line 11)) Downloading einops-0.8.1.tar.gz (54 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting flatbuffers==25.2.10 (from -r requirements3.txt (line 12)) Downloading flatbuffers-25.2.10-py2.py3-none-any.whl.metadata (875 bytes) Collecting google-auth==2.41.1 (from -r requirements3.txt (line 13)) Downloading google_auth-2.41.1-py2.py3-none-any.whl.metadata (6.6 kB) Collecting google-auth-oauthlib==1.2.2 (from -r requirements3.txt (line 14)) Downloading google_auth_oauthlib-1.2.2-py3-none-any.whl.metadata (2.7 kB) Collecting google-pasta==0.2.0 (from -r requirements3.txt (line 15)) Downloading google_pasta-0.2.0-py3-none-any.whl.metadata (814 bytes) Collecting grpcio==1.76.0 (from -r requirements3.txt (line 16)) Downloading grpcio-1.76.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (3.7 kB) Collecting huggingface_hub==0.31.4 (from -r requirements3.txt (line 17)) Downloading huggingface_hub-0.31.4.tar.gz (407 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting hydra-core==1.3.2 (from -r requirements3.txt (line 18)) Downloading hydra_core-1.3.2-py3-none-any.whl.metadata (5.5 kB) Collecting importlib-resources==6.5.2 (from -r requirements3.txt (line 19)) Downloading importlib_resources-6.5.2.tar.gz (44 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jsonargparse==4.46.0 (from -r requirements3.txt (line 20)) Downloading jsonargparse-4.46.0.tar.gz (222 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jsonnet==0.21.0 (from -r requirements3.txt (line 21)) Downloading jsonnet-0.21.0.tar.gz (461 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting keras==3.13.2 (from -r requirements3.txt (line 22)) Downloading keras-3.13.2-py3-none-any.whl.metadata (6.3 kB) Collecting libclang==18.1.1 (from -r requirements3.txt (line 23)) Downloading libclang-18.1.1-py2.py3-none-manylinux2010_x86_64.whl.metadata (5.2 kB) Collecting lightning==2.6.1 (from -r requirements3.txt (line 24)) Downloading lightning-2.6.1.tar.gz (663 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 663.2/663.2 kB 43.3 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting lightning-utilities==0.15.3 (from -r requirements3.txt (line 25)) Downloading lightning_utilities-0.15.3.tar.gz (33 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting lit==18.1.8 (from -r requirements3.txt (line 26)) Downloading lit-18.1.8.tar.gz (161 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting marshmallow==3.26.2 (from -r requirements3.txt (line 27)) Downloading marshmallow-3.26.2.tar.gz (222 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mfai==6.3.0 (from -r requirements3.txt (line 28)) Downloading mfai-6.3.0.tar.gz (733 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 733.1/733.1 kB 1.3 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting ml-dtypes==0.5.4 (from -r requirements3.txt (line 29)) Downloading ml_dtypes-0.5.4.tar.gz (692 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 692.3/692.3 kB 1.2 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting monai==1.5.2 (from -r requirements3.txt (line 30)) Downloading monai-1.5.2.tar.gz (1.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 11.2 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mpmath==1.3.0 (from -r requirements3.txt (line 31)) Downloading mpmath-1.3.0.tar.gz (508 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting namex==0.0.9 (from -r requirements3.txt (line 32)) Downloading namex-0.0.9.tar.gz (6.6 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting nvidia-cublas-cu12==12.8.4.1 (from -r requirements3.txt (line 33)) Downloading nvidia_cublas_cu12-12.8.4.1-py3-none-manylinux_2_27_x86_64.whl.metadata (1.7 kB) Collecting nvidia-cuda-cupti-cu12==12.8.90 (from -r requirements3.txt (line 34)) Downloading nvidia_cuda_cupti_cu12-12.8.90-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.7 kB) Collecting nvidia-cuda-nvrtc-cu12==12.8.93 (from -r requirements3.txt (line 35)) Downloading nvidia_cuda_nvrtc_cu12-12.8.93-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl.metadata (1.7 kB) Collecting nvidia-cuda-runtime-cu12==12.8.90 (from -r requirements3.txt (line 36)) Downloading nvidia_cuda_runtime_cu12-12.8.90-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.7 kB) Collecting nvidia-cudnn-cu12==9.10.2.21 (from -r requirements3.txt (line 37)) Downloading nvidia_cudnn_cu12-9.10.2.21-py3-none-manylinux_2_27_x86_64.whl.metadata (1.8 kB) Collecting nvidia-cufft-cu12==11.3.3.83 (from -r requirements3.txt (line 38)) Downloading nvidia_cufft_cu12-11.3.3.83-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.7 kB) Collecting nvidia-cufile-cu12==1.13.1.3 (from -r requirements3.txt (line 39)) Downloading nvidia_cufile_cu12-1.13.1.3-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.7 kB) Collecting nvidia-curand-cu12==10.3.9.90 (from -r requirements3.txt (line 40)) Downloading nvidia_curand_cu12-10.3.9.90-py3-none-manylinux_2_27_x86_64.whl.metadata (1.7 kB) Collecting nvidia-cusolver-cu12==11.7.3.90 (from -r requirements3.txt (line 41)) Downloading nvidia_cusolver_cu12-11.7.3.90-py3-none-manylinux_2_27_x86_64.whl.metadata (1.8 kB) Collecting nvidia-cusparse-cu12==12.5.8.93 (from -r requirements3.txt (line 42)) Downloading nvidia_cusparse_cu12-12.5.8.93-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.8 kB) Collecting nvidia-cusparselt-cu12==0.7.1 (from -r requirements3.txt (line 43)) Downloading nvidia_cusparselt_cu12-0.7.1-py3-none-manylinux2014_x86_64.whl.metadata (7.0 kB) Collecting nvidia-nccl-cu12==2.27.5 (from -r requirements3.txt (line 44)) Downloading nvidia_nccl_cu12-2.27.5-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.0 kB) Collecting nvidia-nvjitlink-cu12==12.8.93 (from -r requirements3.txt (line 45)) Downloading nvidia_nvjitlink_cu12-12.8.93-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl.metadata (1.7 kB) Collecting nvidia-nvshmem-cu12==3.4.5 (from -r requirements3.txt (line 46)) Downloading nvidia_nvshmem_cu12-3.4.5-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.1 kB) Collecting nvidia-nvtx-cu12==12.8.90 (from -r requirements3.txt (line 47)) Downloading nvidia_nvtx_cu12-12.8.90-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.8 kB) Collecting oauthlib==3.2.2 (from -r requirements3.txt (line 48)) Downloading oauthlib-3.2.2-py3-none-any.whl.metadata (7.5 kB) Collecting omegaconf==2.3.0 (from -r requirements3.txt (line 49)) Downloading omegaconf-2.3.0-py3-none-any.whl.metadata (3.9 kB) Collecting onnx==1.20.1 (from -r requirements3.txt (line 50)) Downloading onnx-1.20.1-cp312-abi3-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (8.4 kB) Collecting onnxruntime==1.22.0 (from -r requirements3.txt (line 51)) Downloading onnxruntime-1.22.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (4.8 kB) Collecting onnxscript==0.2.5 (from -r requirements3.txt (line 52)) Downloading onnxscript-0.2.5-py3-none-any.whl.metadata (15 kB) Collecting opt-einsum==3.4.0 (from -r requirements3.txt (line 53)) Downloading opt_einsum-3.4.0-py3-none-any.whl.metadata (6.3 kB) Collecting optree==0.18.0 (from -r requirements3.txt (line 54)) Downloading optree-0.18.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (34 kB) Collecting pytorch-lightning==2.5.1.post0 (from -r requirements3.txt (line 55)) Downloading pytorch_lightning-2.5.1.post0.tar.gz (634 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.4/634.4 kB 958.5 kB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting requests-oauthlib==2.0.0 (from -r requirements3.txt (line 56)) Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB) Collecting rsa==4.9 (from -r requirements3.txt (line 57)) Downloading rsa-4.9-py3-none-any.whl.metadata (4.2 kB) Collecting safetensors==0.6.2 (from -r requirements3.txt (line 58)) Downloading safetensors-0.6.2-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) Collecting segmentation_models_pytorch==0.5.0 (from -r requirements3.txt (line 59)) Downloading segmentation_models_pytorch-0.5.0.tar.gz (105 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting sentencepiece==0.2.1 (from -r requirements3.txt (line 60)) Downloading sentencepiece-0.2.1.tar.gz (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 9.4 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting sympy==1.14.0 (from -r requirements3.txt (line 61)) Downloading sympy-1.14.0.tar.gz (7.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.8/7.8 MB 31.9 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tabulate==0.9.0 (from -r requirements3.txt (line 62)) Downloading tabulate-0.9.0.tar.gz (81 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tensorboard==2.20.0 (from -r requirements3.txt (line 63)) Downloading tensorboard-2.20.0-py3-none-any.whl.metadata (1.8 kB) Collecting tensorboard-data-server==0.7.2 (from -r requirements3.txt (line 64)) Downloading tensorboard_data_server-0.7.2-py3-none-any.whl.metadata (1.1 kB) Collecting tensorflow==2.20.0 (from -r requirements3.txt (line 65)) Downloading tensorflow-2.20.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.5 kB) Collecting tensorflow-hub==0.16.1 (from -r requirements3.txt (line 66)) Downloading tensorflow_hub-0.16.1-py2.py3-none-any.whl.metadata (1.3 kB) Collecting tf-keras==2.20.1 (from -r requirements3.txt (line 67)) Downloading tf_keras-2.20.1.tar.gz (1.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 93.9 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tiktoken==0.12.0 (from -r requirements3.txt (line 68)) Downloading tiktoken-0.12.0.tar.gz (37 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting timm==1.0.22 (from -r requirements3.txt (line 69)) Downloading timm-1.0.22.tar.gz (2.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 15.9 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tokenizers==0.21.1 (from -r requirements3.txt (line 70)) Downloading tokenizers-0.21.1.tar.gz (343 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting torch==2.10.0 (from -r requirements3.txt (line 71)) Downloading torch-2.10.0-3-cp313-cp313-manylinux_2_28_x86_64.whl.metadata (31 kB) Collecting torchmetrics==1.9.0 (from -r requirements3.txt (line 72)) Downloading torchmetrics-1.9.0.tar.gz (581 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 581.8/581.8 kB 963.0 kB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting torchvision==0.25.0 (from -r requirements3.txt (line 73)) Downloading torchvision-0.25.0-cp313-cp313-manylinux_2_28_x86_64.whl.metadata (5.4 kB) Collecting torch-geometric==2.7.0 (from -r requirements3.txt (line 74)) Downloading torch_geometric-2.7.0.tar.gz (876 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 876.7/876.7 kB 7.8 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting transformers==4.53.3 (from -r requirements3.txt (line 75)) Downloading transformers-4.53.3.tar.gz (9.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.2/9.2 MB 59.9 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting triton==3.6.0 (from -r requirements3.txt (line 76)) Downloading triton-3.6.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (1.7 kB) Collecting typeshed-client==2.8.2 (from -r requirements3.txt (line 77)) Downloading typeshed_client-2.8.2.tar.gz (501 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting wheel<1.0,>=0.23.0 (from astunparse==1.6.3->-r requirements3.txt (line 3)) Downloading wheel-0.46.3.tar.gz (60 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting six<2.0,>=1.6.1 (from astunparse==1.6.3->-r requirements3.txt (line 3)) Downloading six-1.17.0.tar.gz (34 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting numpy>=1.17 (from bitsandbytes==0.49.1->-r requirements3.txt (line 5)) Downloading numpy-2.4.2.tar.gz (20.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 20.7/20.7 MB 61.2 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): still running... Preparing metadata (pyproject.toml): still running... Preparing metadata (pyproject.toml): still running... Preparing metadata (pyproject.toml): still running... Preparing metadata (pyproject.toml): finished with status 'done' Collecting packaging>=20.9 (from bitsandbytes==0.49.1->-r requirements3.txt (line 5)) Downloading packaging-26.0.tar.gz (143 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting filelock (from torch==2.10.0->-r requirements3.txt (line 71)) Downloading filelock-3.20.3.tar.gz (19 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting typing-extensions>=4.10.0 (from torch==2.10.0->-r requirements3.txt (line 71)) Downloading typing_extensions-4.15.0.tar.gz (109 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting setuptools (from torch==2.10.0->-r requirements3.txt (line 71)) Downloading setuptools-81.0.0.tar.gz (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 82.1 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting networkx>=2.5.1 (from torch==2.10.0->-r requirements3.txt (line 71)) Downloading networkx-3.4.2.tar.gz (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 106.7 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jinja2 (from torch==2.10.0->-r requirements3.txt (line 71)) Downloading jinja2-3.1.6.tar.gz (245 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting fsspec>=0.8.5 (from torch==2.10.0->-r requirements3.txt (line 71)) Downloading fsspec-2025.3.0.tar.gz (298 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting typing-inspect<1,>=0.4.0 (from dataclasses_json==0.6.7->-r requirements3.txt (line 8)) Downloading typing_inspect-0.9.0.tar.gz (13 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting importlib_metadata (from diffusers==0.33.1->-r requirements3.txt (line 9)) Downloading importlib_metadata-8.6.1.tar.gz (55 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting regex!=2019.12.17 (from diffusers==0.33.1->-r requirements3.txt (line 9)) Downloading regex-2024.11.6.tar.gz (399 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting requests (from diffusers==0.33.1->-r requirements3.txt (line 9)) Downloading requests-2.32.5.tar.gz (134 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting Pillow (from diffusers==0.33.1->-r requirements3.txt (line 9)) Downloading pillow-12.1.1.tar.gz (47.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.0/47.0 MB 126.4 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting attrs>=18.2.0 (from dm-tree==0.1.9->-r requirements3.txt (line 10)) Downloading attrs-25.1.0.tar.gz (810 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 810.6/810.6 kB 82.0 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting wrapt>=1.11.2 (from dm-tree==0.1.9->-r requirements3.txt (line 10)) Downloading wrapt-2.1.1.tar.gz (81 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting cachetools<7.0,>=2.0.0 (from google-auth==2.41.1->-r requirements3.txt (line 13)) Downloading cachetools-6.1.0.tar.gz (30 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyasn1-modules>=0.2.1 (from google-auth==2.41.1->-r requirements3.txt (line 13)) Downloading pyasn1_modules-0.4.1.tar.gz (310 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyasn1>=0.1.3 (from rsa==4.9->-r requirements3.txt (line 57)) Downloading pyasn1-0.6.2.tar.gz (146 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyyaml>=5.1 (from huggingface_hub==0.31.4->-r requirements3.txt (line 17)) Downloading pyyaml-6.0.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) Collecting tqdm>=4.42.1 (from huggingface_hub==0.31.4->-r requirements3.txt (line 17)) Downloading tqdm-4.67.1.tar.gz (169 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting rich (from keras==3.13.2->-r requirements3.txt (line 22)) Downloading rich-14.2.0-py3-none-any.whl.metadata (18 kB) Collecting h5py (from keras==3.13.2->-r requirements3.txt (line 22)) Downloading h5py-3.13.0.tar.gz (414 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pandas>=2.2.3 (from mfai==6.3.0->-r requirements3.txt (line 28)) Downloading pandas-2.3.3.tar.gz (4.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 143.2 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): still running... Preparing metadata (pyproject.toml): still running... Preparing metadata (pyproject.toml): finished with status 'done' Collecting scipy>=1.14.1 (from mfai==6.3.0->-r requirements3.txt (line 28)) Downloading scipy-1.17.0.tar.gz (30.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 30.4/30.4 MB 134.9 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): still running... Preparing metadata (pyproject.toml): still running... Preparing metadata (pyproject.toml): still running... Preparing metadata (pyproject.toml): still running... Preparing metadata (pyproject.toml): still running... Preparing metadata (pyproject.toml): still running... Preparing metadata (pyproject.toml): finished with status 'done' Collecting protobuf>=4.25.1 (from onnx==1.20.1->-r requirements3.txt (line 50)) Downloading protobuf-6.33.5-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) Collecting coloredlogs (from onnxruntime==1.22.0->-r requirements3.txt (line 51)) Downloading coloredlogs-15.0.1.tar.gz (278 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting markdown>=2.6.8 (from tensorboard==2.20.0->-r requirements3.txt (line 63)) Downloading markdown-3.10.2.tar.gz (368 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting werkzeug>=1.0.1 (from tensorboard==2.20.0->-r requirements3.txt (line 63)) Downloading werkzeug-3.1.6.tar.gz (864 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 864.7/864.7 kB 1.9 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting gast!=0.5.0,!=0.5.1,!=0.5.2,>=0.2.1 (from tensorflow==2.20.0->-r requirements3.txt (line 65)) Downloading gast-0.6.0.tar.gz (27 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting termcolor>=1.1.0 (from tensorflow==2.20.0->-r requirements3.txt (line 65)) Downloading termcolor-2.5.0.tar.gz (13 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting aiohttp (from torch-geometric==2.7.0->-r requirements3.txt (line 74)) Downloading aiohttp-3.13.3.tar.gz (7.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.8/7.8 MB 30.5 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting psutil>=5.8.0 (from torch-geometric==2.7.0->-r requirements3.txt (line 74)) Downloading psutil-7.2.2.tar.gz (493 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyparsing (from torch-geometric==2.7.0->-r requirements3.txt (line 74)) Downloading pyparsing-3.2.1.tar.gz (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 33.7 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting xxhash (from torch-geometric==2.7.0->-r requirements3.txt (line 74)) Downloading xxhash-3.5.0.tar.gz (84 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting charset_normalizer<4,>=2 (from requests->diffusers==0.33.1->-r requirements3.txt (line 9)) Downloading charset_normalizer-3.4.4.tar.gz (129 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting idna<4,>=2.5 (from requests->diffusers==0.33.1->-r requirements3.txt (line 9)) Downloading idna-3.11.tar.gz (194 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting urllib3<3,>=1.21.1 (from requests->diffusers==0.33.1->-r requirements3.txt (line 9)) Downloading urllib3-2.6.3.tar.gz (435 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting certifi>=2017.4.17 (from requests->diffusers==0.33.1->-r requirements3.txt (line 9)) Downloading certifi-2026.1.4.tar.gz (154 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mypy_extensions>=0.3.0 (from typing-inspect<1,>=0.4.0->dataclasses_json==0.6.7->-r requirements3.txt (line 8)) Downloading mypy_extensions-1.1.0.tar.gz (6.3 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting aiohappyeyeballs>=2.5.0 (from aiohttp->torch-geometric==2.7.0->-r requirements3.txt (line 74)) Downloading aiohappyeyeballs-2.5.0-py3-none-any.whl.metadata (5.9 kB) Collecting aiosignal>=1.4.0 (from aiohttp->torch-geometric==2.7.0->-r requirements3.txt (line 74)) Downloading aiosignal-1.4.0.tar.gz (25 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting frozenlist>=1.1.1 (from aiohttp->torch-geometric==2.7.0->-r requirements3.txt (line 74)) Downloading frozenlist-1.5.0.tar.gz (39 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting multidict<7.0,>=4.5 (from aiohttp->torch-geometric==2.7.0->-r requirements3.txt (line 74)) Downloading multidict-6.1.0.tar.gz (64 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting propcache>=0.2.0 (from aiohttp->torch-geometric==2.7.0->-r requirements3.txt (line 74)) Downloading propcache-0.3.0.tar.gz (42 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting yarl<2.0,>=1.17.0 (from aiohttp->torch-geometric==2.7.0->-r requirements3.txt (line 74)) Downloading yarl-1.18.3.tar.gz (181 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting python-dateutil>=2.8.2 (from pandas>=2.2.3->mfai==6.3.0->-r requirements3.txt (line 28)) Downloading python-dateutil-2.9.0.post0.tar.gz (342 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pytz>=2020.1 (from pandas>=2.2.3->mfai==6.3.0->-r requirements3.txt (line 28)) Downloading pytz-2025.1.tar.gz (319 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tzdata>=2022.7 (from pandas>=2.2.3->mfai==6.3.0->-r requirements3.txt (line 28)) Downloading tzdata-2025.2.tar.gz (196 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting markupsafe>=2.1.1 (from werkzeug>=1.0.1->tensorboard==2.20.0->-r requirements3.txt (line 63)) Downloading markupsafe-3.0.2.tar.gz (20 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting humanfriendly>=9.1 (from coloredlogs->onnxruntime==1.22.0->-r requirements3.txt (line 51)) Downloading humanfriendly-10.0.tar.gz (360 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting zipp>=3.20 (from importlib_metadata->diffusers==0.33.1->-r requirements3.txt (line 9)) Downloading zipp-3.21.0.tar.gz (24 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting matplotlib<4.0,>3.1 (from lightning[pytorch-extra]->mfai==6.3.0->-r requirements3.txt (line 28)) Downloading matplotlib-3.10.7.tar.gz (34.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 34.8/34.8 MB 119.0 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): still running... Preparing metadata (pyproject.toml): finished with status 'done' Collecting tensorboardX<3.0,>=2.2 (from lightning[pytorch-extra]->mfai==6.3.0->-r requirements3.txt (line 28)) Downloading tensorboardx-2.6.4.tar.gz (4.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.8/4.8 MB 24.7 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting docstring-parser>=0.17 (from jsonargparse[jsonnet,signatures]<5.0,>=4.39.0; extra == "pytorch-extra"->lightning[pytorch-extra]->mfai==6.3.0->-r requirements3.txt (line 28)) Downloading docstring_parser-0.17.0.tar.gz (27 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting contourpy>=1.0.1 (from matplotlib<4.0,>3.1->lightning[pytorch-extra]->mfai==6.3.0->-r requirements3.txt (line 28)) Downloading contourpy-1.3.2.tar.gz (13.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.5/13.5 MB 125.5 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting cycler>=0.10 (from matplotlib<4.0,>3.1->lightning[pytorch-extra]->mfai==6.3.0->-r requirements3.txt (line 28)) Downloading cycler-0.12.1.tar.gz (7.6 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting fonttools>=4.22.0 (from matplotlib<4.0,>3.1->lightning[pytorch-extra]->mfai==6.3.0->-r requirements3.txt (line 28)) Downloading fonttools-4.61.0.tar.gz (3.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 96.3 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting kiwisolver>=1.3.1 (from matplotlib<4.0,>3.1->lightning[pytorch-extra]->mfai==6.3.0->-r requirements3.txt (line 28)) Downloading kiwisolver-1.4.8.tar.gz (97 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting markdown-it-py>=2.2.0 (from rich->keras==3.13.2->-r requirements3.txt (line 22)) Downloading markdown-it-py-3.0.0.tar.gz (74 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pygments<3.0.0,>=2.13.0 (from rich->keras==3.13.2->-r requirements3.txt (line 22)) Downloading pygments-2.19.2.tar.gz (5.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 119.2 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich->keras==3.13.2->-r requirements3.txt (line 22)) Downloading mdurl-0.1.2.tar.gz (8.7 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Downloading absl_py-2.2.2-py3-none-any.whl (135 kB) Downloading astunparse-1.6.3-py2.py3-none-any.whl (12 kB) Downloading bitsandbytes-0.49.1-py3-none-manylinux_2_24_x86_64.whl (59.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.1/59.1 MB 63.7 MB/s 0:00:00 Downloading torch-2.10.0-3-cp313-cp313-manylinux_2_28_x86_64.whl (915.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 915.6/915.6 MB 47.6 MB/s 0:00:08 Downloading cuda_bindings-12.9.4-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (11.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.9/11.9 MB 118.4 MB/s 0:00:00 Downloading cuda_pathfinder-1.1.0-py3-none-any.whl (17 kB) Downloading dataclasses_json-0.6.7-py3-none-any.whl (28 kB) Downloading flatbuffers-25.2.10-py2.py3-none-any.whl (30 kB) Downloading google_auth-2.41.1-py2.py3-none-any.whl (221 kB) Downloading rsa-4.9-py3-none-any.whl (34 kB) Downloading google_auth_oauthlib-1.2.2-py3-none-any.whl (19 kB) Downloading google_pasta-0.2.0-py3-none-any.whl (57 kB) Downloading grpcio-1.76.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (6.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 128.6 MB/s 0:00:00 Downloading hydra_core-1.3.2-py3-none-any.whl (154 kB) Downloading omegaconf-2.3.0-py3-none-any.whl (79 kB) Downloading keras-3.13.2-py3-none-any.whl (1.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 127.5 MB/s 0:00:00 Downloading libclang-18.1.1-py2.py3-none-manylinux2010_x86_64.whl (24.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 24.5/24.5 MB 124.3 MB/s 0:00:00 Downloading nvidia_cublas_cu12-12.8.4.1-py3-none-manylinux_2_27_x86_64.whl (594.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 594.3/594.3 MB 70.3 MB/s 0:00:05 Downloading nvidia_cuda_cupti_cu12-12.8.90-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (10.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 142.9 MB/s 0:00:00 Downloading nvidia_cuda_nvrtc_cu12-12.8.93-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl (88.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.0/88.0 MB 131.3 MB/s 0:00:00 Downloading nvidia_cuda_runtime_cu12-12.8.90-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (954 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 954.8/954.8 kB 93.0 MB/s 0:00:00 Downloading nvidia_cudnn_cu12-9.10.2.21-py3-none-manylinux_2_27_x86_64.whl (706.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.8/706.8 MB 52.7 MB/s 0:00:07 Downloading nvidia_cufft_cu12-11.3.3.83-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (193.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 193.1/193.1 MB 120.9 MB/s 0:00:01 Downloading nvidia_cufile_cu12-1.13.1.3-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 110.2 MB/s 0:00:00 Downloading nvidia_curand_cu12-10.3.9.90-py3-none-manylinux_2_27_x86_64.whl (63.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.6/63.6 MB 129.6 MB/s 0:00:00 Downloading nvidia_cusolver_cu12-11.7.3.90-py3-none-manylinux_2_27_x86_64.whl (267.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 267.5/267.5 MB 51.3 MB/s 0:00:05 Downloading nvidia_cusparse_cu12-12.5.8.93-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (288.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 288.2/288.2 MB 100.2 MB/s 0:00:02 Downloading nvidia_cusparselt_cu12-0.7.1-py3-none-manylinux2014_x86_64.whl (287.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 287.2/287.2 MB 109.6 MB/s 0:00:02 Downloading nvidia_nccl_cu12-2.27.5-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (322.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 322.3/322.3 MB 86.8 MB/s 0:00:03 Downloading nvidia_nvjitlink_cu12-12.8.93-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl (39.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 39.3/39.3 MB 93.5 MB/s 0:00:00 Downloading nvidia_nvshmem_cu12-3.4.5-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (139.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.1/139.1 MB 86.1 MB/s 0:00:01 Downloading nvidia_nvtx_cu12-12.8.90-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (89 kB) Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB) Downloading onnx-1.20.1-cp312-abi3-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (17.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.5/17.5 MB 98.0 MB/s 0:00:00 Downloading onnxruntime-1.22.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.4/16.4 MB 60.1 MB/s 0:00:00 Downloading onnxscript-0.2.5-py3-none-any.whl (689 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 689.4/689.4 kB 66.9 MB/s 0:00:00 Downloading opt_einsum-3.4.0-py3-none-any.whl (71 kB) Downloading optree-0.18.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (414 kB) Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) Downloading safetensors-0.6.2-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (485 kB) Downloading tensorboard-2.20.0-py3-none-any.whl (5.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.5/5.5 MB 100.3 MB/s 0:00:00 Downloading tensorboard_data_server-0.7.2-py3-none-any.whl (2.4 kB) Downloading tensorflow-2.20.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (620.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 620.8/620.8 MB 40.3 MB/s 0:00:10 Downloading tensorflow_hub-0.16.1-py2.py3-none-any.whl (30 kB) Downloading torchvision-0.25.0-cp313-cp313-manylinux_2_28_x86_64.whl (8.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.1/8.1 MB 117.9 MB/s 0:00:00 Downloading triton-3.6.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (188.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 188.3/188.3 MB 99.7 MB/s 0:00:01 Downloading pyyaml-6.0.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (801 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 801.6/801.6 kB 64.1 MB/s 0:00:00 Downloading aiohappyeyeballs-2.5.0-py3-none-any.whl (15 kB) Downloading protobuf-6.33.5-cp39-abi3-manylinux2014_x86_64.whl (323 kB) Downloading rich-14.2.0-py3-none-any.whl (243 kB) Saved ./src/absl_py-2.2.2-py3-none-any.whl Saved ./src/astunparse-1.6.3-py2.py3-none-any.whl Saved ./src/bitsandbytes-0.49.1-py3-none-manylinux_2_24_x86_64.whl Saved ./src/torch-2.10.0-3-cp313-cp313-manylinux_2_28_x86_64.whl Saved ./src/cuda_bindings-12.9.4-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl Saved ./src/cuda_pathfinder-1.1.0-py3-none-any.whl Saved ./src/dataclasses_json-0.6.7-py3-none-any.whl Saved ./src/flatbuffers-25.2.10-py2.py3-none-any.whl Saved ./src/google_auth-2.41.1-py2.py3-none-any.whl Saved ./src/rsa-4.9-py3-none-any.whl Saved ./src/google_auth_oauthlib-1.2.2-py3-none-any.whl Saved ./src/google_pasta-0.2.0-py3-none-any.whl Saved ./src/grpcio-1.76.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl Saved ./src/hydra_core-1.3.2-py3-none-any.whl Saved ./src/omegaconf-2.3.0-py3-none-any.whl Saved ./src/keras-3.13.2-py3-none-any.whl Saved ./src/libclang-18.1.1-py2.py3-none-manylinux2010_x86_64.whl Saved ./src/nvidia_cublas_cu12-12.8.4.1-py3-none-manylinux_2_27_x86_64.whl Saved ./src/nvidia_cuda_cupti_cu12-12.8.90-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl Saved ./src/nvidia_cuda_nvrtc_cu12-12.8.93-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl Saved ./src/nvidia_cuda_runtime_cu12-12.8.90-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl Saved ./src/nvidia_cudnn_cu12-9.10.2.21-py3-none-manylinux_2_27_x86_64.whl Saved ./src/nvidia_cufft_cu12-11.3.3.83-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl Saved ./src/nvidia_cufile_cu12-1.13.1.3-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl Saved ./src/nvidia_curand_cu12-10.3.9.90-py3-none-manylinux_2_27_x86_64.whl Saved ./src/nvidia_cusolver_cu12-11.7.3.90-py3-none-manylinux_2_27_x86_64.whl Saved ./src/nvidia_cusparse_cu12-12.5.8.93-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl Saved ./src/nvidia_cusparselt_cu12-0.7.1-py3-none-manylinux2014_x86_64.whl Saved ./src/nvidia_nccl_cu12-2.27.5-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl Saved ./src/nvidia_nvjitlink_cu12-12.8.93-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl Saved ./src/nvidia_nvshmem_cu12-3.4.5-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl Saved ./src/nvidia_nvtx_cu12-12.8.90-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl Saved ./src/oauthlib-3.2.2-py3-none-any.whl Saved ./src/onnx-1.20.1-cp312-abi3-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl Saved ./src/onnxruntime-1.22.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl Saved ./src/onnxscript-0.2.5-py3-none-any.whl Saved ./src/opt_einsum-3.4.0-py3-none-any.whl Saved ./src/optree-0.18.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl Saved ./src/requests_oauthlib-2.0.0-py2.py3-none-any.whl Saved ./src/safetensors-0.6.2-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl Saved ./src/tensorboard-2.20.0-py3-none-any.whl Saved ./src/tensorboard_data_server-0.7.2-py3-none-any.whl Saved ./src/tensorflow-2.20.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl Saved ./src/tensorflow_hub-0.16.1-py2.py3-none-any.whl Saved ./src/torchvision-0.25.0-cp313-cp313-manylinux_2_28_x86_64.whl Saved ./src/triton-3.6.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl Saved ./src/pyyaml-6.0.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl Saved ./src/aiohappyeyeballs-2.5.0-py3-none-any.whl Saved ./src/protobuf-6.33.5-cp39-abi3-manylinux2014_x86_64.whl Saved ./src/rich-14.2.0-py3-none-any.whl Building wheels for collected packages: antlr4_python3_runtime, axial_attention, marshmallow, diffusers, dm-tree, einops, huggingface_hub, importlib-resources, jsonargparse, jsonnet, lightning, lightning-utilities, torchmetrics, lit, mfai, monai, ml-dtypes, mpmath, namex, pytorch-lightning, segmentation_models_pytorch, sentencepiece, sympy, tabulate, tf-keras, tiktoken, timm, tokenizers, torch-geometric, transformers, typeshed-client, cachetools, fsspec, numpy, packaging, requests, charset_normalizer, idna, six, tqdm, typing-extensions, typing-inspect, urllib3, wheel, aiohttp, multidict, yarl, aiosignal, attrs, certifi, frozenlist, gast, h5py, markdown, mypy_extensions, networkx, pandas, Pillow, propcache, psutil, pyasn1, pyasn1-modules, python-dateutil, pytz, regex, scipy, setuptools, termcolor, tzdata, werkzeug, markupsafe, wrapt, coloredlogs, humanfriendly, filelock, importlib_metadata, zipp, jinja2, matplotlib, pygments, tensorboardX, contourpy, cycler, docstring-parser, fonttools, kiwisolver, markdown-it-py, mdurl, pyparsing, xxhash Building wheel for antlr4_python3_runtime (pyproject.toml): started Building wheel for antlr4_python3_runtime (pyproject.toml): finished with status 'done' Created wheel for antlr4_python3_runtime: filename=antlr4_python3_runtime-4.9.3-py3-none-any.whl size=144590 sha256=2905cee3043c676c186c58d70ef292bca70de5049b3b22a9d1496f1bf3c66539 Stored in directory: /root/.cache/pip/wheels/d5/b3/74/a35b66048c9de6631cd74cbc9475e6feb3e69a467983446bd8 Building wheel for axial_attention (pyproject.toml): started Building wheel for axial_attention (pyproject.toml): finished with status 'done' Created wheel for axial_attention: filename=axial_attention-0.6.1-py3-none-any.whl size=6109 sha256=475df7455273af194137b5abdeb0f443a50325b0b03be69d89ae808fec93a168 Stored in directory: /root/.cache/pip/wheels/a0/be/34/0bace373bf5bf1c2e6438a543dba1f15012ab0138ba1e5bdfd Building wheel for marshmallow (pyproject.toml): started Building wheel for marshmallow (pyproject.toml): finished with status 'done' Created wheel for marshmallow: filename=marshmallow-3.26.2-py3-none-any.whl size=50964 sha256=013fa8a3c4c276c24d26d84ce934dc964e2aa794345a0f8c7e5a7191482c8a73 Stored in directory: /root/.cache/pip/wheels/f9/fe/88/c5a19896bb139bf549584fd85bbce54246562285376781f4bc Building wheel for diffusers (pyproject.toml): started Building wheel for diffusers (pyproject.toml): finished with status 'done' Created wheel for diffusers: filename=diffusers-0.33.1-py3-none-any.whl size=3554749 sha256=d6560ab10af43fd435c396b1221983f7c4fbe1547fa4ec64357302b03acdf8f7 Stored in directory: /root/.cache/pip/wheels/b9/76/3c/751bb4fa2b58552db26aab663cbaf5fa643a21b6698c072254 Building wheel for dm-tree (pyproject.toml): started Building wheel for dm-tree (pyproject.toml): still running... Building wheel for dm-tree (pyproject.toml): still running... Building wheel for dm-tree (pyproject.toml): still running... Building wheel for dm-tree (pyproject.toml): finished with status 'done' Created wheel for dm-tree: filename=dm_tree-0.1.9-cp313-cp313-linux_x86_64.whl size=134874 sha256=30f0b69b0afb4447127336bc0b28a2e48f800f56e57adf575339c6d9969acaef Stored in directory: /root/.cache/pip/wheels/7c/d1/64/27afe0f6062c57af79a108b1affbf10ed775cde4ce8b5c5e65 Building wheel for einops (pyproject.toml): started Building wheel for einops (pyproject.toml): finished with status 'done' Created wheel for einops: filename=einops-0.8.1-py3-none-any.whl size=64359 sha256=919387eb55330f5757c6bea9165c5ff5cfe63a642682ea788a6d472576d81737 Stored in directory: /root/.cache/pip/wheels/5c/0b/17/14bd55a997682f0e7163e71bbc41d1f2cde6bf53a3b9d4e851 Building wheel for huggingface_hub (pyproject.toml): started Building wheel for huggingface_hub (pyproject.toml): finished with status 'done' Created wheel for huggingface_hub: filename=huggingface_hub-0.31.4-py3-none-any.whl size=489422 sha256=386a1073117222ef26e66d3dad9754d2bb3ef7f4562fc946cd800d0ab8272c2d Stored in directory: /root/.cache/pip/wheels/89/13/33/e2b132be126094a40802e97bd53fe2f27977e85bd3f358e141 Building wheel for importlib-resources (pyproject.toml): started Building wheel for importlib-resources (pyproject.toml): finished with status 'done' Created wheel for importlib-resources: filename=importlib_resources-6.5.2-py3-none-any.whl size=37502 sha256=336684b40690b026b2025f37bcde5fcf88862d13eedf0697b90c737dff6f6a3a Stored in directory: /root/.cache/pip/wheels/11/94/5c/f061395ead20539e8478f2913a8bc050130e7fabfd8e6d88a7 Building wheel for jsonargparse (pyproject.toml): started Building wheel for jsonargparse (pyproject.toml): finished with status 'done' Created wheel for jsonargparse: filename=jsonargparse-4.46.0-py3-none-any.whl size=246093 sha256=eb8a99ba6f356c196510d02077b40594494ca1d74b4404ceeb6dea916e297762 Stored in directory: /root/.cache/pip/wheels/c4/cc/da/e22ac6aa286d8d21c1590031147fd859fb71495b1b772d9e36 Building wheel for jsonnet (pyproject.toml): started Building wheel for jsonnet (pyproject.toml): still running... Building wheel for jsonnet (pyproject.toml): finished with status 'done' Created wheel for jsonnet: filename=jsonnet-0.21.0-cp313-cp313-linux_x86_64.whl size=6602920 sha256=8356e2e7537dd30f07da6219489cd0c8d1be9ea790a92e37b6045c09217689fb Stored in directory: /root/.cache/pip/wheels/9a/29/ac/189ed9dd81572eb4ee495c300674c931f9b24b649483aff0a4 Building wheel for lightning (pyproject.toml): started Building wheel for lightning (pyproject.toml): finished with status 'done' Created wheel for lightning: filename=lightning-2.6.1-py3-none-any.whl size=853606 sha256=5ee3b4e14d0972448253d1cf4d0666a2301ba97f0c9b0ddf9798412998c1a8cf Stored in directory: /root/.cache/pip/wheels/01/5d/71/09d312e320b14b3d4c75588bd5dd6cee978bf19e34b5115cbb Building wheel for lightning-utilities (pyproject.toml): started Building wheel for lightning-utilities (pyproject.toml): finished with status 'done' Created wheel for lightning-utilities: filename=lightning_utilities-0.15.3-py3-none-any.whl size=31909 sha256=c97fb6600ef1ef1d3c11f4f7ea134b9df59060a07722a145767ef0744bc69542 Stored in directory: /root/.cache/pip/wheels/f5/e4/37/cc26ab49ad97255539ea3cbce5a00b0302d013c1654aa4bf92 Building wheel for torchmetrics (pyproject.toml): started Building wheel for torchmetrics (pyproject.toml): finished with status 'done' Created wheel for torchmetrics: filename=torchmetrics-1.9.0-py3-none-any.whl size=983388 sha256=b844da743ed149ed0af8b15f86d96c50c95dc858a3fae27fc7f2ad27654d66b5 Stored in directory: /root/.cache/pip/wheels/fc/17/25/51ddc48ad894030b07cf846814ecd50d650180d3a17d0a2f50 Building wheel for lit (pyproject.toml): started Building wheel for lit (pyproject.toml): finished with status 'done' Created wheel for lit: filename=lit-18.1.8-py3-none-any.whl size=96442 sha256=daf8c5691f719886a48d103915e3a958b73b40a86bdc286269db8ddcad136432 Stored in directory: /root/.cache/pip/wheels/8c/e6/06/17ae99bde1507059dfe115dcd5afeb39a3f811352864b8b0aa Building wheel for mfai (pyproject.toml): started Building wheel for mfai (pyproject.toml): finished with status 'done' Created wheel for mfai: filename=mfai-6.3.0-py3-none-any.whl size=721194 sha256=71d5ce144c8ca764f3fc24c000b5fb6392d51a519c47dd58a88af49db9477e28 Stored in directory: /root/.cache/pip/wheels/62/ab/1b/8f6956b5614885d9e5ba426eb26a17e1d94f10c7f39d29efd9 Building wheel for monai (pyproject.toml): started Building wheel for monai (pyproject.toml): finished with status 'done' Created wheel for monai: filename=monai-1.5.2-py3-none-any.whl size=1557597 sha256=7e4caadb5d36b08a253969049a5332bc7ccfa886a7094c5d18248809a1403309 Stored in directory: /root/.cache/pip/wheels/b6/81/72/99641db74cd8001377fce6984d1aed9f03ace208048c511ca8 Building wheel for ml-dtypes (pyproject.toml): started Building wheel for ml-dtypes (pyproject.toml): finished with status 'done' Created wheel for ml-dtypes: filename=ml_dtypes-0.5.4-cp313-cp313-linux_x86_64.whl size=4719394 sha256=ab7e759984e7147a2de3ed66b6fd46fa24765e5aa613a19880678e996a18d6c7 Stored in directory: /root/.cache/pip/wheels/be/cd/50/bc811ae35d3c16d51b0890e9a75ce9157836521cd17dc2ec2e Building wheel for mpmath (pyproject.toml): started Building wheel for mpmath (pyproject.toml): finished with status 'done' Created wheel for mpmath: filename=mpmath-1.3.0-py3-none-any.whl size=536225 sha256=e33c3c0602b14ec0c2663abf9bfab731c8163300d08d9a9f8ebffaa28e322a95 Stored in directory: /root/.cache/pip/wheels/e0/d9/95/be927925f8fb33b054cb01c71de62dd6986954987033d9ec7d Building wheel for namex (pyproject.toml): started Building wheel for namex (pyproject.toml): finished with status 'done' Created wheel for namex: filename=namex-0.0.9-py3-none-any.whl size=5847 sha256=08bcee44acbb5ba733b786951c68e0ad098eee7371edd4898e2c4ff342bdff6f Stored in directory: /root/.cache/pip/wheels/e8/7b/42/47254d4d8ca71e3efd85f570cc00ff0b2f1a3f0ef3cd48894f Building wheel for pytorch-lightning (pyproject.toml): started Building wheel for pytorch-lightning (pyproject.toml): finished with status 'done' Created wheel for pytorch-lightning: filename=pytorch_lightning-2.5.1.post0-py3-none-any.whl size=823208 sha256=f0250f02992177cf67dd8705788952f5622e87739ec5e1c924edf4f3b9b607fa Stored in directory: /root/.cache/pip/wheels/af/d3/69/f42016fae872ff6e9571ba8cff486ddc69fe44dc91ca67614e Building wheel for segmentation_models_pytorch (pyproject.toml): started Building wheel for segmentation_models_pytorch (pyproject.toml): finished with status 'done' Created wheel for segmentation_models_pytorch: filename=segmentation_models_pytorch-0.5.0-py3-none-any.whl size=154791 sha256=710ee18cd7c674648144accfde9407890cf673b520161dabd283c1591eb63a9d Stored in directory: /root/.cache/pip/wheels/6b/27/44/f5c638ac76ce860722d6fa65d0f691024525f08660cc0fb352 Building wheel for sentencepiece (pyproject.toml): started Building wheel for sentencepiece (pyproject.toml): finished with status 'done' Created wheel for sentencepiece: filename=sentencepiece-0.2.1-cp313-cp313-linux_x86_64.whl size=1342056 sha256=a58cd95c1ce0d4e052700024e79fc4d48470f79b50dfb68359b945db18f90f15 Stored in directory: /root/.cache/pip/wheels/74/27/56/3137d908a6bf49403b5a1d4df152d583d9d8f36ce785fd3a9e Building wheel for sympy (pyproject.toml): started Building wheel for sympy (pyproject.toml): finished with status 'done' Created wheel for sympy: filename=sympy-1.14.0-py3-none-any.whl size=6299353 sha256=8aa87b2472b9969c30847cecef95e28589597f4f536a6e4b2692fe5cd2ee9018 Stored in directory: /root/.cache/pip/wheels/ea/65/fe/0618f49c53307866c0d5380a6cf289ac4792f669230123c10e Building wheel for tabulate (pyproject.toml): started Building wheel for tabulate (pyproject.toml): finished with status 'done' Created wheel for tabulate: filename=tabulate-0.9.0-py3-none-any.whl size=35428 sha256=834aaf539339d1bae08089525880dd1c2d7ec91a3cd7a2aa847ee647e8119516 Stored in directory: /root/.cache/pip/wheels/52/c9/1e/a80fd64f7779ed8572485bc40fcbebe2fa0add7e797d007ab1 Building wheel for tf-keras (pyproject.toml): started Building wheel for tf-keras (pyproject.toml): finished with status 'done' Created wheel for tf-keras: filename=tf_keras-2.20.1-py3-none-any.whl size=1694333 sha256=3d0964c9c5463bdf81902e77749412a1534a0924fd39513431e15d8a43336efd Stored in directory: /root/.cache/pip/wheels/70/e9/b2/0e178fa93a35d211a20676cc6d181cb80f1a20193fb179557c Building wheel for tiktoken (pyproject.toml): started Building wheel for tiktoken (pyproject.toml): finished with status 'done' Created wheel for tiktoken: filename=tiktoken-0.12.0-cp313-cp313-linux_x86_64.whl size=1181500 sha256=670d8de3673ce1fcdfacb5efe4f110911e9b3c8eec8f20be71b559b4420bc66b Stored in directory: /root/.cache/pip/wheels/91/26/d1/a16733f5024aee66f83bf0c16d5679aa10bde4cd2a10cc9f8c Building wheel for timm (pyproject.toml): started Building wheel for timm (pyproject.toml): finished with status 'done' Created wheel for timm: filename=timm-1.0.22-py3-none-any.whl size=2530238 sha256=dc195428bf39d0a4cdb5a5556b924b53e5935cd414281b0f649da8760d296b1e Stored in directory: /root/.cache/pip/wheels/f0/01/2a/b3963c043644e867f7c4d570b498fc9b07f9fc5ee33a22dde8 Building wheel for tokenizers (pyproject.toml): started Building wheel for tokenizers (pyproject.toml): still running... Building wheel for tokenizers (pyproject.toml): finished with status 'done' Created wheel for tokenizers: filename=tokenizers-0.21.1-cp39-abi3-linux_x86_64.whl size=3094687 sha256=cd4d55ae7bc1c59c43b38f356534f8c4bd8a730793a9b8e4e904db619debdb4e Stored in directory: /root/.cache/pip/wheels/f5/cb/2b/4e0b58d22040d9a48ad5fdcf852369071773c22806844c74c1 Building wheel for torch-geometric (pyproject.toml): started Building wheel for torch-geometric (pyproject.toml): finished with status 'done' Created wheel for torch-geometric: filename=torch_geometric-2.7.0-py3-none-any.whl size=1275346 sha256=6e0cd3ad824d484651ef5d308fc66c687bfcf5ba040d56d1e0fe0f81f365e292 Stored in directory: /root/.cache/pip/wheels/de/ef/3e/d75622681b0e93264cfb09c529101e16aee73a54d479ede8a0 Building wheel for transformers (pyproject.toml): started Building wheel for transformers (pyproject.toml): finished with status 'done' Created wheel for transformers: filename=transformers-4.53.3-py3-none-any.whl size=10826382 sha256=f6c3c0d0b04013ec26d686c3cc97c34599c02daa59b68524278529781e85911c Stored in directory: /root/.cache/pip/wheels/71/8e/b9/90508cb9fe785ac157be9bee02c7a6536659c50c6aa31161a2 Building wheel for typeshed-client (pyproject.toml): started Building wheel for typeshed-client (pyproject.toml): finished with status 'done' Created wheel for typeshed-client: filename=typeshed_client-2.8.2-py3-none-any.whl size=760465 sha256=8ea8b0828a9a4c27d68e5e173ff79380621c58ebf3ad69b405668c40bc28a773 Stored in directory: /root/.cache/pip/wheels/df/0d/e0/0ec40a7326ed3337e45eb3d295e69ed78ab8d1247ff222f637 Building wheel for cachetools (pyproject.toml): started Building wheel for cachetools (pyproject.toml): finished with status 'done' Created wheel for cachetools: filename=cachetools-6.1.0-py3-none-any.whl size=11186 sha256=4050db07d4e4aff707326c7906581683d6734a86ba626301bd1b510562759281 Stored in directory: /root/.cache/pip/wheels/95/cb/94/3f0b9ad097f21fe2fd170dedcd9bc2d9cb5ec55ea830deb1f1 Building wheel for fsspec (pyproject.toml): started Building wheel for fsspec (pyproject.toml): finished with status 'done' Created wheel for fsspec: filename=fsspec-2025.3.0-py3-none-any.whl size=193615 sha256=efb87af3efa9103f94ca91a7f8cb7a4df91af9f74fc106c9c7ea0efd7277c1b3 Stored in directory: /root/.cache/pip/wheels/2f/86/59/c7d34288373f614e07615ec132f37708c9fd6041ab01f83900 Building wheel for numpy (pyproject.toml): started Building wheel for numpy (pyproject.toml): finished with status 'done' Created wheel for numpy: filename=numpy-2.4.2-cp313-cp313-linux_x86_64.whl size=7758103 sha256=edcde174464374625de190d9ecd82343e23322495ed53a46fa39a11cace1271f Stored in directory: /root/.cache/pip/wheels/94/9e/22/25f9d5bddf4c338aacdecb439569e791bb3437d7df2ec90e3d Building wheel for packaging (pyproject.toml): started Building wheel for packaging (pyproject.toml): finished with status 'done' Created wheel for packaging: filename=packaging-26.0-py3-none-any.whl size=74366 sha256=b36f1fef9334a5588b4166f8bcd26a14e521f2b55e6b9de3aaa80d3ff7a37529 Stored in directory: /root/.cache/pip/wheels/ff/d0/7d/27f82338b985fb7ea7bd020e753426a1377b1fd5decc05c59e Building wheel for requests (pyproject.toml): started Building wheel for requests (pyproject.toml): finished with status 'done' Created wheel for requests: filename=requests-2.32.5-py3-none-any.whl size=64737 sha256=f8a006b82f1e9fe706e271c38629e9f842c2f529adbf3c52a07e1b6f83f07325 Stored in directory: /root/.cache/pip/wheels/01/a3/78/9914900c1bc2d13716e3f8ad992ec6e8890164fc8354a00285 Building wheel for charset_normalizer (pyproject.toml): started Building wheel for charset_normalizer (pyproject.toml): finished with status 'done' Created wheel for charset_normalizer: filename=charset_normalizer-3.4.4-py3-none-any.whl size=53400 sha256=65622207f0b96a9b6a97a19843e11e44a976399b073f83e1ce3acc824e49b188 Stored in directory: /root/.cache/pip/wheels/a6/46/c9/b3391298fbbe7b98039df3f67547f9fe15229fa97bd4626ee8 Building wheel for idna (pyproject.toml): started Building wheel for idna (pyproject.toml): finished with status 'done' Created wheel for idna: filename=idna-3.11-py3-none-any.whl size=71008 sha256=771a87f49d9defaf64091e6e6fe9c18d4833f140bd19464795bc32d966ca37ea Stored in directory: /root/.cache/pip/wheels/69/6b/2b/5cde2212addc3739ee28c616eb1282ce9b7463d81d0dc71474 Building wheel for six (pyproject.toml): started Building wheel for six (pyproject.toml): finished with status 'done' Created wheel for six: filename=six-1.17.0-py2.py3-none-any.whl size=11130 sha256=f34bab09eaccdc4dd20d2d9bd8ecbb39732861f8d95dbeca1197e6bbcd4187be Stored in directory: /root/.cache/pip/wheels/5a/d9/5f/40d10edbbee7c086d4e30ff2bdb02a396f055c3ae4cb9927d9 Building wheel for tqdm (pyproject.toml): started Building wheel for tqdm (pyproject.toml): finished with status 'done' Created wheel for tqdm: filename=tqdm-4.67.1-py3-none-any.whl size=78579 sha256=3baa1671f547392ccd202d663c674c0242dcac2baa67a3f00778f6deca25d0bb Stored in directory: /root/.cache/pip/wheels/dc/e3/21/2f76ebd10c58a53f0a8c39cbfd9016b0da6ac5d37ed5dfd4cf Building wheel for typing-extensions (pyproject.toml): started Building wheel for typing-extensions (pyproject.toml): finished with status 'done' Created wheel for typing-extensions: filename=typing_extensions-4.15.0-py3-none-any.whl size=44614 sha256=f0fa19c6845758ab08074a0cfa8b7aecb71c999ca73d62883bc25cc018c4e548 Stored in directory: /root/.cache/pip/wheels/cc/94/cf/cff0a62ae14269478c9c5a9aed747cf7ab88ae5c63233523fe Building wheel for typing-inspect (pyproject.toml): started Building wheel for typing-inspect (pyproject.toml): finished with status 'done' Created wheel for typing-inspect: filename=typing_inspect-0.9.0-py3-none-any.whl size=8904 sha256=89cff620133c31e118476e493e1331ec0f874b081a737c24462e3e80afe5888b Stored in directory: /root/.cache/pip/wheels/b4/06/88/456da0204f02b81a441a72214335a3a7ff1ddfb9f704820576 Building wheel for urllib3 (pyproject.toml): started Building wheel for urllib3 (pyproject.toml): finished with status 'done' Created wheel for urllib3: filename=urllib3-2.6.3-py3-none-any.whl size=131527 sha256=e984cb1798877278c173a09d0d97f77617934d4faf5cdea9f58934bfbc326114 Stored in directory: /root/.cache/pip/wheels/3c/a0/1f/8c3ee17d2867eefe61eaeb92d9638c59ce3675dfea1847040f Building wheel for wheel (pyproject.toml): started Building wheel for wheel (pyproject.toml): finished with status 'done' Created wheel for wheel: filename=wheel-0.46.3-py3-none-any.whl size=30557 sha256=4b399d56c9d9338230118d705d9737a2a468ccca63d5e813e2a4fc7815d8bc4d Stored in directory: /root/.cache/pip/wheels/16/d4/b7/55c9fb8680477928e780333f0a91d25a9ee5accd326daa3312 Building wheel for aiohttp (pyproject.toml): started Building wheel for aiohttp (pyproject.toml): finished with status 'done' Created wheel for aiohttp: filename=aiohttp-3.13.3-cp313-cp313-linux_x86_64.whl size=1707160 sha256=771364dc2565de8cca982fc47ce97eb2229f41286a72ba6f29762a8fd87b6eb1 Stored in directory: /root/.cache/pip/wheels/1e/54/56/5926413c3215cafc6eb7e4e91b5fe6064e43bb3cffdb6d52d6 Building wheel for multidict (pyproject.toml): started Building wheel for multidict (pyproject.toml): finished with status 'done' Created wheel for multidict: filename=multidict-6.1.0-cp313-cp313-linux_x86_64.whl size=130394 sha256=8bda5c96878d422d03a7819eeb5be76a884ab523d0a9a3ef3ca1f1b56eb4cc54 Stored in directory: /root/.cache/pip/wheels/6a/45/ec/0346af42277e50f74a282b6c8b3a0328794fd5e8d24004be29 Building wheel for yarl (pyproject.toml): started Building wheel for yarl (pyproject.toml): finished with status 'done' Created wheel for yarl: filename=yarl-1.18.3-cp313-cp313-linux_x86_64.whl size=396874 sha256=dd0312efb7b2383a9c9bf4fe8d92049d416b92b9d79139679c7de760b69cd3cb Stored in directory: /root/.cache/pip/wheels/3b/4b/1e/0cd2d71ca415eb39dc9bdbaa17698fce531298b8b2c61a06e6 Building wheel for aiosignal (pyproject.toml): started Building wheel for aiosignal (pyproject.toml): finished with status 'done' Created wheel for aiosignal: filename=aiosignal-1.4.0-py3-none-any.whl size=7489 sha256=0e86714498514adc696eeae8e8a1c178513fc43c448f9fce424e31f4f3c8e372 Stored in directory: /root/.cache/pip/wheels/0d/56/73/8ab751b393035f64781c96a5062fa492538fb9c657d45406e4 Building wheel for attrs (pyproject.toml): started Building wheel for attrs (pyproject.toml): finished with status 'done' Created wheel for attrs: filename=attrs-25.1.0-py3-none-any.whl size=63152 sha256=950555ae50dec7943a57cc26c7f3214ad3b90a682d50dfb1df31fcf81f7938d6 Stored in directory: /root/.cache/pip/wheels/b4/b6/cb/92074ce97aeec13fd6cb3a18f05b3a69387fbe9fca0632c021 Building wheel for certifi (pyproject.toml): started Building wheel for certifi (pyproject.toml): finished with status 'done' Created wheel for certifi: filename=certifi-2026.1.4-py3-none-any.whl size=152899 sha256=06d1526fe3f77d229071e6d38a9ec87f5ffa0b0a60170fe0565dd34d0ac69741 Stored in directory: /root/.cache/pip/wheels/90/b9/fa/481493fe74a2a25d126287143bfbb1c5297b45ac76ea66d571 Building wheel for frozenlist (pyproject.toml): started Building wheel for frozenlist (pyproject.toml): finished with status 'done' Created wheel for frozenlist: filename=frozenlist-1.5.0-cp313-cp313-linux_x86_64.whl size=280626 sha256=4f3c59ee6f2baf202574dd6fdb02ad218984aed861f499aaf5a2ad0a21178f27 Stored in directory: /root/.cache/pip/wheels/27/77/94/133655d37f6595e539a16fe120117ab055a7a45016803b565c Building wheel for gast (pyproject.toml): started Building wheel for gast (pyproject.toml): finished with status 'done' Created wheel for gast: filename=gast-0.6.0-py3-none-any.whl size=21254 sha256=e99f92f45b03333dff05b1bfaea2cff545fd122d22ae8b25c66e831ed3c4c6b1 Stored in directory: /root/.cache/pip/wheels/40/42/37/114e09eddd482136059bcf8cc89c2bd89103c063f17c075a3c Building wheel for h5py (pyproject.toml): started Building wheel for h5py (pyproject.toml): still running... Building wheel for h5py (pyproject.toml): finished with status 'done' Created wheel for h5py: filename=h5py-3.13.0-cp313-cp313-linux_x86_64.whl size=8493139 sha256=29e6f5de929029d01985e2fc2bc17a66fe1a55eabd584d7d670f5752337aa90a Stored in directory: /root/.cache/pip/wheels/46/55/63/a1f44d17da55a4f3f31240044bdf6c5a405b12d4cc50ccfc94 Building wheel for markdown (pyproject.toml): started Building wheel for markdown (pyproject.toml): finished with status 'done' Created wheel for markdown: filename=markdown-3.10.2-py3-none-any.whl size=108179 sha256=9a466fa32144ed736a930fc2f3bcecf5f12c939f8f7c835b4c0ba02527b4415e Stored in directory: /root/.cache/pip/wheels/79/43/b2/4b2fcebd4a0b10bf521809717f6ab547f389214b15288a1fe4 Building wheel for mypy_extensions (pyproject.toml): started Building wheel for mypy_extensions (pyproject.toml): finished with status 'done' Created wheel for mypy_extensions: filename=mypy_extensions-1.1.0-py3-none-any.whl size=4963 sha256=1be4cccdb0f2482337c4743e60421de3a356cd97508abadd57d47403e94f5505 Stored in directory: /root/.cache/pip/wheels/71/28/15/32362577ac5d3f41beed5e3dc4bb99d56b45f0d1e8172cb596 Building wheel for networkx (pyproject.toml): started Building wheel for networkx (pyproject.toml): finished with status 'done' Created wheel for networkx: filename=networkx-3.4.2-py3-none-any.whl size=1723294 sha256=99ad74aea0b021ecfcf1f8b73da704763f3c8784b09fd9deda87b4250c11e6ce Stored in directory: /root/.cache/pip/wheels/aa/27/90/ac1448411c5fed43fc3c8924914e30777d4dbaf9f8ef196c28 Building wheel for pandas (pyproject.toml): started Building wheel for pandas (pyproject.toml): finished with status 'done' Created wheel for pandas: filename=pandas-2.3.3-cp313-cp313-linux_x86_64.whl size=12086723 sha256=4cd24f1574dd68e2e111b24c14f0d3f6195cf6c2cbd7dae717e1dc82341f283f Stored in directory: /root/.cache/pip/wheels/ef/df/3a/54c9344151df1082aec326f7bcf400d7a59efeae5cdfd05b9d Building wheel for Pillow (pyproject.toml): started Building wheel for Pillow (pyproject.toml): finished with status 'done' Created wheel for Pillow: filename=pillow-12.1.1-cp313-cp313-linux_x86_64.whl size=1536640 sha256=22d8cd1ae3a970d264deb608bcb3c076914f036ac5cf7847ac6a654068824078 Stored in directory: /root/.cache/pip/wheels/8a/a7/dd/e6812607f3b41c0e754e2724480a59ea9ccbfdb33abf9aed1f Building wheel for propcache (pyproject.toml): started Building wheel for propcache (pyproject.toml): finished with status 'done' Created wheel for propcache: filename=propcache-0.3.0-cp313-cp313-linux_x86_64.whl size=231132 sha256=5fe65eb1947b230d714f4db71210672be3165c3de585f08da1d45ed53b1dc32a Stored in directory: /root/.cache/pip/wheels/22/b3/2c/f65a7ba86c68435f82351336399a33fb68132496f7d44cd42c Building wheel for psutil (pyproject.toml): started Building wheel for psutil (pyproject.toml): finished with status 'done' Created wheel for psutil: filename=psutil-7.2.2-cp36-abi3-linux_x86_64.whl size=158850 sha256=e794dff4ca23e8f0cfef282f8c161268576f66c0f11bb6b5a1ead8c7ccf9821b Stored in directory: /root/.cache/pip/wheels/83/dd/cf/b4c250d1b98c594b720ccf33e4695f72dac00ca23ea033e7e6 Building wheel for pyasn1 (pyproject.toml): started Building wheel for pyasn1 (pyproject.toml): finished with status 'done' Created wheel for pyasn1: filename=pyasn1-0.6.2-py3-none-any.whl size=83718 sha256=08763ca6a9ef4ad8d4bb93e92e5d46535e754057ff3bc79b4089f198b3c2868f Stored in directory: /root/.cache/pip/wheels/11/b4/a4/c6f26d6e563c1174edd3879aa8510669dcc76317beb7533248 Building wheel for pyasn1-modules (pyproject.toml): started Building wheel for pyasn1-modules (pyproject.toml): finished with status 'done' Created wheel for pyasn1-modules: filename=pyasn1_modules-0.4.1-py3-none-any.whl size=181255 sha256=80d581d0166a7ab5944bedaf47cd59ea665b5cd4289ba0b2a366ba83c39431e7 Stored in directory: /root/.cache/pip/wheels/22/1f/a1/41c667c21b6708ffa6f098b6a2d293c81e3eed87666885d40d Building wheel for python-dateutil (pyproject.toml): started Building wheel for python-dateutil (pyproject.toml): finished with status 'done' Created wheel for python-dateutil: filename=python_dateutil-2.9.0.post0-py2.py3-none-any.whl size=230079 sha256=7fd28b531be65d0609e1cbc8e87f7149f3390fe3b968559db4acb6debb7e9a6e Stored in directory: /root/.cache/pip/wheels/dd/43/b7/0ceab2b2f58fb43a06d0a59467a4bfabb2dc8b6fb8ec7f09e5 Building wheel for pytz (pyproject.toml): started Building wheel for pytz (pyproject.toml): finished with status 'done' Created wheel for pytz: filename=pytz-2025.1-py3-none-any.whl size=508014 sha256=70cc817423d2cb659a6379d83a10b781a2ef3576570b16d62842cd19e2ffeeb0 Stored in directory: /root/.cache/pip/wheels/7e/3d/81/a85d75ff07e63350c49d844ca29379a7f36dcba7df3621a98d Building wheel for regex (pyproject.toml): started Building wheel for regex (pyproject.toml): finished with status 'done' Created wheel for regex: filename=regex-2024.11.6-cp313-cp313-linux_x86_64.whl size=796955 sha256=4fc799c28d6fe0477f353187d64942c755fa220d904fa1ca2c1c2fa6e502dbde Stored in directory: /root/.cache/pip/wheels/78/25/fd/78977b709cb576063310b902b1a828bbb1c5f62bd4d2890332 Building wheel for scipy (pyproject.toml): started Building wheel for scipy (pyproject.toml): finished with status 'done' Created wheel for scipy: filename=scipy-1.17.0-cp313-cp313-linux_x86_64.whl size=23781313 sha256=b2cea77d5f46122c72415fb375255da4cc2a7263b0eaf2ec024bab70e2837908 Stored in directory: /root/.cache/pip/wheels/0b/b2/b7/6f3eb6ef62bd7f5437b357b52842b90cba550b14b0511e101f Building wheel for setuptools (pyproject.toml): started Building wheel for setuptools (pyproject.toml): finished with status 'done' Created wheel for setuptools: filename=setuptools-81.0.0-py3-none-any.whl size=1062021 sha256=9c46cd8bc92c6f67ce450e68ab18a4e99a0829420386331044592eb3da8e52d4 Stored in directory: /root/.cache/pip/wheels/6d/b6/e0/4b297e0025864a10afb2a04231d0d83119358989a34f818f92 Building wheel for termcolor (pyproject.toml): started Building wheel for termcolor (pyproject.toml): finished with status 'done' Created wheel for termcolor: filename=termcolor-2.5.0-py3-none-any.whl size=7756 sha256=246832b913f2b532257b9bda58d6c5ac9247be7818250353568244d5c5d74321 Stored in directory: /root/.cache/pip/wheels/84/12/d7/1343d53052004c0f242122acd61029a801516dde70506aef4f Building wheel for tzdata (pyproject.toml): started Building wheel for tzdata (pyproject.toml): finished with status 'done' Created wheel for tzdata: filename=tzdata-2025.2-py2.py3-none-any.whl size=347837 sha256=458d8532421d6573d904700fe0f0f5188804e6d80ff18de348d5fc29c443979b Stored in directory: /root/.cache/pip/wheels/07/73/dc/db2276c828b29fb0076d8e572ad8d197060dae7c1c328901c1 Building wheel for werkzeug (pyproject.toml): started Building wheel for werkzeug (pyproject.toml): finished with status 'done' Created wheel for werkzeug: filename=werkzeug-3.1.6-py3-none-any.whl size=225166 sha256=cf384372597f51ff5ce7a3076ab08f6031050764c28d8f7b8f840c7e3e6560a3 Stored in directory: /root/.cache/pip/wheels/84/89/d6/a50d60ca630bdd6cc0c8bbee2256de8d7c5887b76d160bca4f Building wheel for markupsafe (pyproject.toml): started Building wheel for markupsafe (pyproject.toml): finished with status 'done' Created wheel for markupsafe: filename=markupsafe-3.0.2-cp313-cp313-linux_x86_64.whl size=22850 sha256=b3f010b26b097a4137044c22f1ac1735662aaf7771757b13be185692c1958514 Stored in directory: /root/.cache/pip/wheels/c9/3a/71/0ae58756520a2873f0144737a2e9d29126d6c86bf2da2b4f13 Building wheel for wrapt (pyproject.toml): started Building wheel for wrapt (pyproject.toml): finished with status 'done' Created wheel for wrapt: filename=wrapt-2.1.1-cp313-cp313-linux_x86_64.whl size=121699 sha256=4adf62ca0cb207b508b1395e9ff256dff86115f2299d5fcff4191c0688b25b69 Stored in directory: /root/.cache/pip/wheels/bb/c6/42/9d3afde69701554d422f2789bd926bc4ac979a7dc66e5b0a33 Building wheel for coloredlogs (pyproject.toml): started Building wheel for coloredlogs (pyproject.toml): finished with status 'done' Created wheel for coloredlogs: filename=coloredlogs-15.0.1-py2.py3-none-any.whl size=46102 sha256=72fa79f5c23869c495280a86b1098ba5760e11b71abfda5ce4790d2407c2fbb4 Stored in directory: /root/.cache/pip/wheels/c1/7d/91/6f5a4c93915faafbe3011e9d2c07e0125e4032916cc7bcda22 Building wheel for humanfriendly (pyproject.toml): started Building wheel for humanfriendly (pyproject.toml): finished with status 'done' Created wheel for humanfriendly: filename=humanfriendly-10.0-py2.py3-none-any.whl size=86887 sha256=58bcf87c506dfa4941bfe9fc7519f1b9b4d74c0d3f17feb92261001b4683dc61 Stored in directory: /root/.cache/pip/wheels/50/5f/26/1a0ae49ea9d84384cbc199686368423a7593fa1ab7ee031de5 Building wheel for filelock (pyproject.toml): started Building wheel for filelock (pyproject.toml): finished with status 'done' Created wheel for filelock: filename=filelock-3.20.3-py3-none-any.whl size=16645 sha256=46ad9adffeb41b106bc55343168cc93b41a63a0ff2b7bbe15b224f1b177601ab Stored in directory: /root/.cache/pip/wheels/86/9a/0d/531a6b2828ec1982b95eaadf1064c98e2da18ec7212025a405 Building wheel for importlib_metadata (pyproject.toml): started Building wheel for importlib_metadata (pyproject.toml): finished with status 'done' Created wheel for importlib_metadata: filename=importlib_metadata-8.6.1-py3-none-any.whl size=27013 sha256=7fa87d9b2bd2b45b34ec286eac2eb8ce0da4a6cecd516712d841ba53f28e06b4 Stored in directory: /root/.cache/pip/wheels/b6/cc/ed/5b17c27889b677291da1411fde2eeb372e2232811b6e938cd3 Building wheel for zipp (pyproject.toml): started Building wheel for zipp (pyproject.toml): finished with status 'done' Created wheel for zipp: filename=zipp-3.21.0-py3-none-any.whl size=9659 sha256=1dabfc983d96dee192036311a2d5f9735eb18568aaae6398e709467f16a5d396 Stored in directory: /root/.cache/pip/wheels/b0/43/cb/a7dfa616492f6348706d31224baacd5a6416e5c93cc78d691d Building wheel for jinja2 (pyproject.toml): started Building wheel for jinja2 (pyproject.toml): finished with status 'done' Created wheel for jinja2: filename=jinja2-3.1.6-py3-none-any.whl size=134897 sha256=005a2fc379b662ac007c271a8122f7a7db49bb67fbedfc85db50fccde34d839f Stored in directory: /root/.cache/pip/wheels/4c/17/f6/aca0772a8af26aa06649769a26d22f502386142985a0e71d90 Building wheel for matplotlib (pyproject.toml): started Building wheel for matplotlib (pyproject.toml): finished with status 'done' Created wheel for matplotlib: filename=matplotlib-3.10.7-cp313-cp313-linux_x86_64.whl size=8378246 sha256=4399975ac8a16ce01d54ed10e809308c1fe0ed37ea5681186ac7881a3224a6af Stored in directory: /root/.cache/pip/wheels/77/67/01/b064c1117e532323b5abc538e56b6a04f0c98b65ff230711e4 Building wheel for pygments (pyproject.toml): started Building wheel for pygments (pyproject.toml): finished with status 'done' Created wheel for pygments: filename=pygments-2.19.2-py3-none-any.whl size=1225217 sha256=86540386c03d588bb81d44bc3928634ff26449851e99741617ecb9037ee5ec0b Stored in directory: /root/.cache/pip/wheels/c4/b9/4d/882de5da51478628ba430b203c4577175d31de6f40ad9f4cf3 Building wheel for tensorboardX (pyproject.toml): started Building wheel for tensorboardX (pyproject.toml): finished with status 'done' Created wheel for tensorboardX: filename=tensorboardx-2.6.4-py3-none-any.whl size=87199 sha256=ff37598857c87b30de99337daf7e05b196162446cab24c8a512222820742b27c Stored in directory: /root/.cache/pip/wheels/47/83/df/897fe934db9f3e091b922d1d58a2c7c00711526c5a269380ff Building wheel for contourpy (pyproject.toml): started Building wheel for contourpy (pyproject.toml): finished with status 'done' Created wheel for contourpy: filename=contourpy-1.3.2-cp313-cp313-linux_x86_64.whl size=302605 sha256=51aa0048bf9299673cb02d76aea38dfee6d207af21834250dd2d09a4cf7b7a8a Stored in directory: /root/.cache/pip/wheels/6e/77/07/1fb51889810063c7876a1c672eabdbc120e4bfe47a998eb139 Building wheel for cycler (pyproject.toml): started Building wheel for cycler (pyproject.toml): finished with status 'done' Created wheel for cycler: filename=cycler-0.12.1-py3-none-any.whl size=8362 sha256=18acee70b09bd571bddd1718f6df6802d18aca8420145bdc6915e9e51eb9f4ff Stored in directory: /root/.cache/pip/wheels/84/ea/e4/a63a6e44585c0d0b5367993779da456506dd2d4a43c257d4d3 Building wheel for docstring-parser (pyproject.toml): started Building wheel for docstring-parser (pyproject.toml): finished with status 'done' Created wheel for docstring-parser: filename=docstring_parser-0.17.0-py3-none-any.whl size=36896 sha256=cf2569abd23dce8099b300f9b4fa8191e9582dda731fd533daf54c4551658708 Stored in directory: /root/.cache/pip/wheels/6a/7a/ad/6e3d4142ec22f61facc2679cbbbad8f71155748c127d285114 Building wheel for fonttools (pyproject.toml): started Building wheel for fonttools (pyproject.toml): finished with status 'done' Created wheel for fonttools: filename=fonttools-4.61.0-cp313-cp313-linux_x86_64.whl size=4893646 sha256=a70775742276e063e6be413b881f2cb8c14d8a89abf42e1c24729cda093df22d Stored in directory: /root/.cache/pip/wheels/2e/b7/1c/8cce5da1f78383ced0a675ee0db4848e8f00cee55c61191ec7 Building wheel for kiwisolver (pyproject.toml): started Building wheel for kiwisolver (pyproject.toml): finished with status 'done' Created wheel for kiwisolver: filename=kiwisolver-1.4.8-cp313-cp313-linux_x86_64.whl size=1475639 sha256=6b0cf9ce56e98bfdac08e0f00d92aa6a57c12286fa29b137770d6e658b31ad8f Stored in directory: /root/.cache/pip/wheels/ee/6b/dc/033d0655b8fff242859d1d36d771da9937ccc9f62ddd092a7d Building wheel for markdown-it-py (pyproject.toml): started Building wheel for markdown-it-py (pyproject.toml): finished with status 'done' Created wheel for markdown-it-py: filename=markdown_it_py-3.0.0-py3-none-any.whl size=87594 sha256=2405b83d987f98f979d0b67707323fa797eade163097dda46f0785cf4a82069a Stored in directory: /root/.cache/pip/wheels/b4/0e/8b/2a77555be7fe04a9ba66ef18f3f7fe60e77addc49f1db5e23c Building wheel for mdurl (pyproject.toml): started Building wheel for mdurl (pyproject.toml): finished with status 'done' Created wheel for mdurl: filename=mdurl-0.1.2-py3-none-any.whl size=10023 sha256=e09a93faf10973b4df4d9bb682dec5068ea51e1a11807dec2cdc21122f6d2f09 Stored in directory: /root/.cache/pip/wheels/75/58/94/b22a684be2e028740d095905aba1425f24b4d11de6a401c0ac Building wheel for pyparsing (pyproject.toml): started Building wheel for pyparsing (pyproject.toml): finished with status 'done' Created wheel for pyparsing: filename=pyparsing-3.2.1-py3-none-any.whl size=107762 sha256=7614169ad6c978f4bff5136d7963c1c6b47b19e75c457dc0399e485f01515b4d Stored in directory: /root/.cache/pip/wheels/a9/f7/10/4b6b7e4d8db6ee3f36ee438d9179a71bf42a030e5c1ae3fff1 Building wheel for xxhash (pyproject.toml): started Building wheel for xxhash (pyproject.toml): finished with status 'done' Created wheel for xxhash: filename=xxhash-3.5.0-cp313-cp313-linux_x86_64.whl size=190801 sha256=bafd1dcccd3bfd3c8b80af0727e45d8d03632502794eca403f2153e8c317a038 Stored in directory: /root/.cache/pip/wheels/98/5d/25/fe305b7b6654fb632394be068de2129da3055ba301a0bd1a4f Successfully built antlr4_python3_runtime axial_attention marshmallow diffusers dm-tree einops huggingface_hub importlib-resources jsonargparse jsonnet lightning lightning-utilities torchmetrics lit mfai monai ml-dtypes mpmath namex pytorch-lightning segmentation_models_pytorch sentencepiece sympy tabulate tf-keras tiktoken timm tokenizers torch-geometric transformers typeshed-client cachetools fsspec numpy packaging requests charset_normalizer idna six tqdm typing-extensions typing-inspect urllib3 wheel aiohttp multidict yarl aiosignal attrs certifi frozenlist gast h5py markdown mypy_extensions networkx pandas Pillow propcache psutil pyasn1 pyasn1-modules python-dateutil pytz regex scipy setuptools termcolor tzdata werkzeug markupsafe wrapt coloredlogs humanfriendly filelock importlib_metadata zipp jinja2 matplotlib pygments tensorboardX contourpy cycler docstring-parser fonttools kiwisolver markdown-it-py mdurl pyparsing xxhash if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-master/opt/python3_ia ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-master/opt/python3_ia ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_ia@mfext[/opt/metwork-mfext-master/opt/python3_ia] is already loaded Looking in links: ./src Processing ./src/absl_py-2.2.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 1)) Processing ./src/antlr4_python3_runtime-4.9.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 2)) Processing ./src/astunparse-1.6.3-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 3)) Processing ./src/axial_attention-0.6.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 4)) Processing ./src/bitsandbytes-0.49.1-py3-none-manylinux_2_24_x86_64.whl (from -r requirements3.txt.tmp (line 5)) Processing ./src/cuda_bindings-12.9.4-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (from -r requirements3.txt.tmp (line 6)) Processing ./src/cuda_pathfinder-1.1.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 7)) Processing ./src/dataclasses_json-0.6.7-py3-none-any.whl (from -r requirements3.txt.tmp (line 8)) Processing ./src/diffusers-0.33.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 9)) Processing ./src/dm_tree-0.1.9-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 10)) Processing ./src/einops-0.8.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 11)) Processing ./src/flatbuffers-25.2.10-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 12)) Processing ./src/google_auth-2.41.1-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 13)) Processing ./src/google_auth_oauthlib-1.2.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 14)) Processing ./src/google_pasta-0.2.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 15)) Processing ./src/grpcio-1.76.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (from -r requirements3.txt.tmp (line 16)) Processing ./src/huggingface_hub-0.31.4-py3-none-any.whl (from -r requirements3.txt.tmp (line 17)) Processing ./src/hydra_core-1.3.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 18)) Processing ./src/importlib_resources-6.5.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 19)) Processing ./src/jsonargparse-4.46.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 20)) Processing ./src/jsonnet-0.21.0-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 21)) Processing ./src/keras-3.13.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 22)) Processing ./src/libclang-18.1.1-py2.py3-none-manylinux2010_x86_64.whl (from -r requirements3.txt.tmp (line 23)) Processing ./src/lightning-2.6.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 24)) Processing ./src/lightning_utilities-0.15.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 25)) Processing ./src/lit-18.1.8-py3-none-any.whl (from -r requirements3.txt.tmp (line 26)) Processing ./src/marshmallow-3.26.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 27)) Processing ./src/mfai-6.3.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 28)) Processing ./src/ml_dtypes-0.5.4-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 29)) Processing ./src/monai-1.5.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 30)) Processing ./src/mpmath-1.3.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 31)) Processing ./src/namex-0.0.9-py3-none-any.whl (from -r requirements3.txt.tmp (line 32)) Processing ./src/nvidia_cublas_cu12-12.8.4.1-py3-none-manylinux_2_27_x86_64.whl (from -r requirements3.txt.tmp (line 33)) Processing ./src/nvidia_cuda_cupti_cu12-12.8.90-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (from -r requirements3.txt.tmp (line 34)) Processing ./src/nvidia_cuda_nvrtc_cu12-12.8.93-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl (from -r requirements3.txt.tmp (line 35)) Processing ./src/nvidia_cuda_runtime_cu12-12.8.90-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (from -r requirements3.txt.tmp (line 36)) Processing ./src/nvidia_cudnn_cu12-9.10.2.21-py3-none-manylinux_2_27_x86_64.whl (from -r requirements3.txt.tmp (line 37)) Processing ./src/nvidia_cufft_cu12-11.3.3.83-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (from -r requirements3.txt.tmp (line 38)) Processing ./src/nvidia_cufile_cu12-1.13.1.3-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (from -r requirements3.txt.tmp (line 39)) Processing ./src/nvidia_curand_cu12-10.3.9.90-py3-none-manylinux_2_27_x86_64.whl (from -r requirements3.txt.tmp (line 40)) Processing ./src/nvidia_cusolver_cu12-11.7.3.90-py3-none-manylinux_2_27_x86_64.whl (from -r requirements3.txt.tmp (line 41)) Processing ./src/nvidia_cusparse_cu12-12.5.8.93-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (from -r requirements3.txt.tmp (line 42)) Processing ./src/nvidia_cusparselt_cu12-0.7.1-py3-none-manylinux2014_x86_64.whl (from -r requirements3.txt.tmp (line 43)) Processing ./src/nvidia_nccl_cu12-2.27.5-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (from -r requirements3.txt.tmp (line 44)) Processing ./src/nvidia_nvjitlink_cu12-12.8.93-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl (from -r requirements3.txt.tmp (line 45)) Processing ./src/nvidia_nvshmem_cu12-3.4.5-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (from -r requirements3.txt.tmp (line 46)) Processing ./src/nvidia_nvtx_cu12-12.8.90-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (from -r requirements3.txt.tmp (line 47)) Processing ./src/oauthlib-3.2.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 48)) Processing ./src/omegaconf-2.3.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 49)) Processing ./src/onnx-1.20.1-cp312-abi3-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (from -r requirements3.txt.tmp (line 50)) Processing ./src/onnxruntime-1.22.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (from -r requirements3.txt.tmp (line 51)) Processing ./src/onnxscript-0.2.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 52)) Processing ./src/opt_einsum-3.4.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 53)) Processing ./src/optree-0.18.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (from -r requirements3.txt.tmp (line 54)) Processing ./src/pytorch_lightning-2.5.1.post0-py3-none-any.whl (from -r requirements3.txt.tmp (line 55)) Processing ./src/requests_oauthlib-2.0.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 56)) Processing ./src/rsa-4.9-py3-none-any.whl (from -r requirements3.txt.tmp (line 57)) Processing ./src/safetensors-0.6.2-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from -r requirements3.txt.tmp (line 58)) Processing ./src/segmentation_models_pytorch-0.5.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 59)) Processing ./src/sentencepiece-0.2.1-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 60)) Processing ./src/sympy-1.14.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 61)) Processing ./src/tabulate-0.9.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 62)) Processing ./src/tensorboard-2.20.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 63)) Processing ./src/tensorboard_data_server-0.7.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 64)) Processing ./src/tensorflow-2.20.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from -r requirements3.txt.tmp (line 65)) Processing ./src/tensorflow_hub-0.16.1-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 66)) Processing ./src/tf_keras-2.20.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 67)) Processing ./src/tiktoken-0.12.0-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 68)) Processing ./src/timm-1.0.22-py3-none-any.whl (from -r requirements3.txt.tmp (line 69)) Processing ./src/tokenizers-0.21.1-cp39-abi3-linux_x86_64.whl (from -r requirements3.txt.tmp (line 70)) Processing ./src/torch-2.10.0-3-cp313-cp313-manylinux_2_28_x86_64.whl (from -r requirements3.txt.tmp (line 71)) Processing ./src/torchmetrics-1.9.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 72)) Processing ./src/torchvision-0.25.0-cp313-cp313-manylinux_2_28_x86_64.whl (from -r requirements3.txt.tmp (line 73)) Processing ./src/torch_geometric-2.7.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 74)) Processing ./src/transformers-4.53.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 75)) Processing ./src/triton-3.6.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (from -r requirements3.txt.tmp (line 76)) Processing ./src/typeshed_client-2.8.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 77)) Requirement already satisfied: wheel<1.0,>=0.23.0 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from astunparse==1.6.3->-r requirements3.txt.tmp (line 3)) (0.46.3) Requirement already satisfied: six<2.0,>=1.6.1 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from astunparse==1.6.3->-r requirements3.txt.tmp (line 3)) (1.17.0) Requirement already satisfied: numpy>=1.17 in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.13/site-packages (from bitsandbytes==0.49.1->-r requirements3.txt.tmp (line 5)) (2.4.2) Requirement already satisfied: packaging>=20.9 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from bitsandbytes==0.49.1->-r requirements3.txt.tmp (line 5)) (26.0) Requirement already satisfied: filelock in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from torch==2.10.0->-r requirements3.txt.tmp (line 71)) (3.20.3) Requirement already satisfied: typing-extensions>=4.10.0 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from torch==2.10.0->-r requirements3.txt.tmp (line 71)) (4.15.0) Requirement already satisfied: setuptools in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from torch==2.10.0->-r requirements3.txt.tmp (line 71)) (81.0.0) Requirement already satisfied: networkx>=2.5.1 in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.13/site-packages (from torch==2.10.0->-r requirements3.txt.tmp (line 71)) (3.4.2) Requirement already satisfied: jinja2 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from torch==2.10.0->-r requirements3.txt.tmp (line 71)) (3.1.6) Requirement already satisfied: fsspec>=0.8.5 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from torch==2.10.0->-r requirements3.txt.tmp (line 71)) (2025.3.0) Requirement already satisfied: typing-inspect<1,>=0.4.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from dataclasses_json==0.6.7->-r requirements3.txt.tmp (line 8)) (0.9.0) Requirement already satisfied: importlib_metadata in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from diffusers==0.33.1->-r requirements3.txt.tmp (line 9)) (8.6.1) Requirement already satisfied: regex!=2019.12.17 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from diffusers==0.33.1->-r requirements3.txt.tmp (line 9)) (2024.11.6) Requirement already satisfied: requests in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from diffusers==0.33.1->-r requirements3.txt.tmp (line 9)) (2.32.5) Requirement already satisfied: Pillow in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from diffusers==0.33.1->-r requirements3.txt.tmp (line 9)) (12.1.1) Requirement already satisfied: attrs>=18.2.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from dm-tree==0.1.9->-r requirements3.txt.tmp (line 10)) (25.1.0) Requirement already satisfied: wrapt>=1.11.2 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from dm-tree==0.1.9->-r requirements3.txt.tmp (line 10)) (2.1.1) Requirement already satisfied: cachetools<7.0,>=2.0.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from google-auth==2.41.1->-r requirements3.txt.tmp (line 13)) (6.1.0) Requirement already satisfied: pyasn1-modules>=0.2.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from google-auth==2.41.1->-r requirements3.txt.tmp (line 13)) (0.4.1) Requirement already satisfied: pyasn1>=0.1.3 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from rsa==4.9->-r requirements3.txt.tmp (line 57)) (0.6.2) Requirement already satisfied: pyyaml>=5.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from huggingface_hub==0.31.4->-r requirements3.txt.tmp (line 17)) (6.0.3) Requirement already satisfied: tqdm>=4.42.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from huggingface_hub==0.31.4->-r requirements3.txt.tmp (line 17)) (4.67.1) Requirement already satisfied: rich in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from keras==3.13.2->-r requirements3.txt.tmp (line 22)) (14.2.0) Requirement already satisfied: h5py in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.13/site-packages (from keras==3.13.2->-r requirements3.txt.tmp (line 22)) (3.13.0) Requirement already satisfied: pandas>=2.2.3 in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.13/site-packages (from mfai==6.3.0->-r requirements3.txt.tmp (line 28)) (2.3.3) Requirement already satisfied: scipy>=1.14.1 in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.13/site-packages (from mfai==6.3.0->-r requirements3.txt.tmp (line 28)) (1.17.0) Requirement already satisfied: protobuf>=4.25.1 in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.13/site-packages (from onnx==1.20.1->-r requirements3.txt.tmp (line 50)) (6.33.5) Requirement already satisfied: coloredlogs in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.13/site-packages (from onnxruntime==1.22.0->-r requirements3.txt.tmp (line 51)) (15.0.1) Requirement already satisfied: markdown>=2.6.8 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from tensorboard==2.20.0->-r requirements3.txt.tmp (line 63)) (3.10.2) Requirement already satisfied: werkzeug>=1.0.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from tensorboard==2.20.0->-r requirements3.txt.tmp (line 63)) (3.1.6) Requirement already satisfied: gast!=0.5.0,!=0.5.1,!=0.5.2,>=0.2.1 in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.13/site-packages (from tensorflow==2.20.0->-r requirements3.txt.tmp (line 65)) (0.6.0) Requirement already satisfied: termcolor>=1.1.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from tensorflow==2.20.0->-r requirements3.txt.tmp (line 65)) (2.5.0) Requirement already satisfied: aiohttp in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from torch-geometric==2.7.0->-r requirements3.txt.tmp (line 74)) (3.13.3) Requirement already satisfied: psutil>=5.8.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from torch-geometric==2.7.0->-r requirements3.txt.tmp (line 74)) (7.2.2) Requirement already satisfied: pyparsing in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from torch-geometric==2.7.0->-r requirements3.txt.tmp (line 74)) (3.2.1) Requirement already satisfied: xxhash in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.13/site-packages (from torch-geometric==2.7.0->-r requirements3.txt.tmp (line 74)) (3.5.0) Requirement already satisfied: charset_normalizer<4,>=2 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from requests->diffusers==0.33.1->-r requirements3.txt.tmp (line 9)) (3.4.4) Requirement already satisfied: idna<4,>=2.5 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from requests->diffusers==0.33.1->-r requirements3.txt.tmp (line 9)) (3.11) Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from requests->diffusers==0.33.1->-r requirements3.txt.tmp (line 9)) (2.6.3) Requirement already satisfied: certifi>=2017.4.17 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from requests->diffusers==0.33.1->-r requirements3.txt.tmp (line 9)) (2026.1.4) Requirement already satisfied: mypy_extensions>=0.3.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from typing-inspect<1,>=0.4.0->dataclasses_json==0.6.7->-r requirements3.txt.tmp (line 8)) (1.1.0) Requirement already satisfied: aiohappyeyeballs>=2.5.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from aiohttp->torch-geometric==2.7.0->-r requirements3.txt.tmp (line 74)) (2.5.0) Requirement already satisfied: aiosignal>=1.4.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from aiohttp->torch-geometric==2.7.0->-r requirements3.txt.tmp (line 74)) (1.4.0) Requirement already satisfied: frozenlist>=1.1.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from aiohttp->torch-geometric==2.7.0->-r requirements3.txt.tmp (line 74)) (1.5.0) Requirement already satisfied: multidict<7.0,>=4.5 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from aiohttp->torch-geometric==2.7.0->-r requirements3.txt.tmp (line 74)) (6.1.0) Requirement already satisfied: propcache>=0.2.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from aiohttp->torch-geometric==2.7.0->-r requirements3.txt.tmp (line 74)) (0.3.0) Requirement already satisfied: yarl<2.0,>=1.17.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from aiohttp->torch-geometric==2.7.0->-r requirements3.txt.tmp (line 74)) (1.18.3) Requirement already satisfied: python-dateutil>=2.8.2 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from pandas>=2.2.3->mfai==6.3.0->-r requirements3.txt.tmp (line 28)) (2.9.0.post0) Requirement already satisfied: pytz>=2020.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from pandas>=2.2.3->mfai==6.3.0->-r requirements3.txt.tmp (line 28)) (2025.1) Requirement already satisfied: tzdata>=2022.7 in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.13/site-packages (from pandas>=2.2.3->mfai==6.3.0->-r requirements3.txt.tmp (line 28)) (2025.2) Requirement already satisfied: markupsafe>=2.1.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from werkzeug>=1.0.1->tensorboard==2.20.0->-r requirements3.txt.tmp (line 63)) (3.0.2) Requirement already satisfied: humanfriendly>=9.1 in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.13/site-packages (from coloredlogs->onnxruntime==1.22.0->-r requirements3.txt.tmp (line 51)) (10.0) Requirement already satisfied: zipp>=3.20 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from importlib_metadata->diffusers==0.33.1->-r requirements3.txt.tmp (line 9)) (3.21.0) Requirement already satisfied: matplotlib<4.0,>3.1 in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.13/site-packages (from lightning[pytorch-extra]->mfai==6.3.0->-r requirements3.txt.tmp (line 28)) (3.10.7) Processing ./src/tensorboardx-2.6.4-py3-none-any.whl (from lightning[pytorch-extra]->mfai==6.3.0->-r requirements3.txt.tmp (line 28)) Requirement already satisfied: docstring-parser>=0.17 in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.13/site-packages (from jsonargparse[jsonnet,signatures]<5.0,>=4.39.0; extra == "pytorch-extra"->lightning[pytorch-extra]->mfai==6.3.0->-r requirements3.txt.tmp (line 28)) (0.17.0) Requirement already satisfied: contourpy>=1.0.1 in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.13/site-packages (from matplotlib<4.0,>3.1->lightning[pytorch-extra]->mfai==6.3.0->-r requirements3.txt.tmp (line 28)) (1.3.2) Requirement already satisfied: cycler>=0.10 in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.13/site-packages (from matplotlib<4.0,>3.1->lightning[pytorch-extra]->mfai==6.3.0->-r requirements3.txt.tmp (line 28)) (0.12.1) Requirement already satisfied: fonttools>=4.22.0 in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.13/site-packages (from matplotlib<4.0,>3.1->lightning[pytorch-extra]->mfai==6.3.0->-r requirements3.txt.tmp (line 28)) (4.61.0) Requirement already satisfied: kiwisolver>=1.3.1 in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.13/site-packages (from matplotlib<4.0,>3.1->lightning[pytorch-extra]->mfai==6.3.0->-r requirements3.txt.tmp (line 28)) (1.4.8) Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from rich->keras==3.13.2->-r requirements3.txt.tmp (line 22)) (3.0.0) Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from rich->keras==3.13.2->-r requirements3.txt.tmp (line 22)) (2.19.2) Requirement already satisfied: mdurl~=0.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from markdown-it-py>=2.2.0->rich->keras==3.13.2->-r requirements3.txt.tmp (line 22)) (0.1.2) Installing collected packages: nvidia-cusparselt-cu12, namex, mpmath, lit, libclang, jsonnet, flatbuffers, antlr4_python3_runtime, triton, tensorboardX, tensorboard-data-server, tabulate, sympy, sentencepiece, safetensors, rsa, optree, opt-einsum, omegaconf, oauthlib, nvidia-nvtx-cu12, nvidia-nvshmem-cu12, nvidia-nvjitlink-cu12, nvidia-nccl-cu12, nvidia-curand-cu12, nvidia-cufile-cu12, nvidia-cuda-runtime-cu12, nvidia-cuda-nvrtc-cu12, nvidia-cuda-cupti-cu12, nvidia-cublas-cu12, ml-dtypes, marshmallow, lightning-utilities, jsonargparse, importlib-resources, grpcio, google-pasta, einops, cuda-pathfinder, absl-py, typeshed-client, tiktoken, tensorboard, requests-oauthlib, onnxruntime, onnx, nvidia-cusparse-cu12, nvidia-cufft-cu12, nvidia-cudnn-cu12, hydra-core, huggingface_hub, google-auth, dm-tree, dataclasses_json, cuda-bindings, astunparse, torch-geometric, tokenizers, onnxscript, nvidia-cusolver-cu12, keras, google-auth-oauthlib, diffusers, transformers, torch, tensorflow, torchvision, torchmetrics, tf-keras, monai, bitsandbytes, axial_attention, timm, tensorflow-hub, pytorch-lightning, segmentation_models_pytorch, lightning, mfai Successfully installed absl-py-2.2.2 antlr4_python3_runtime-4.9.3 astunparse-1.6.3 axial_attention-0.6.1 bitsandbytes-0.49.1 cuda-bindings-12.9.4 cuda-pathfinder-1.1.0 dataclasses_json-0.6.7 diffusers-0.33.1 dm-tree-0.1.9 einops-0.8.1 flatbuffers-25.2.10 google-auth-2.41.1 google-auth-oauthlib-1.2.2 google-pasta-0.2.0 grpcio-1.76.0 huggingface_hub-0.31.4 hydra-core-1.3.2 importlib-resources-6.5.2 jsonargparse-4.46.0 jsonnet-0.21.0 keras-3.13.2 libclang-18.1.1 lightning-2.6.1 lightning-utilities-0.15.3 lit-18.1.8 marshmallow-3.26.2 mfai-6.3.0 ml-dtypes-0.5.4 monai-1.5.2 mpmath-1.3.0 namex-0.0.9 nvidia-cublas-cu12-12.8.4.1 nvidia-cuda-cupti-cu12-12.8.90 nvidia-cuda-nvrtc-cu12-12.8.93 nvidia-cuda-runtime-cu12-12.8.90 nvidia-cudnn-cu12-9.10.2.21 nvidia-cufft-cu12-11.3.3.83 nvidia-cufile-cu12-1.13.1.3 nvidia-curand-cu12-10.3.9.90 nvidia-cusolver-cu12-11.7.3.90 nvidia-cusparse-cu12-12.5.8.93 nvidia-cusparselt-cu12-0.7.1 nvidia-nccl-cu12-2.27.5 nvidia-nvjitlink-cu12-12.8.93 nvidia-nvshmem-cu12-3.4.5 nvidia-nvtx-cu12-12.8.90 oauthlib-3.2.2 omegaconf-2.3.0 onnx-1.20.1 onnxruntime-1.22.0 onnxscript-0.2.5 opt-einsum-3.4.0 optree-0.18.0 pytorch-lightning-2.5.1.post0 requests-oauthlib-2.0.0 rsa-4.9 safetensors-0.6.2 segmentation_models_pytorch-0.5.0 sentencepiece-0.2.1 sympy-1.14.0 tabulate-0.9.0 tensorboard-2.20.0 tensorboard-data-server-0.7.2 tensorboardX-2.6.4 tensorflow-2.20.0 tensorflow-hub-0.16.1 tf-keras-2.20.1 tiktoken-0.12.0 timm-1.0.22 tokenizers-0.21.1 torch-2.10.0 torch-geometric-2.7.0 torchmetrics-1.9.0 torchvision-0.25.0 transformers-4.53.3 triton-3.6.0 typeshed-client-2.8.2 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. if ! test -d /opt/metwork-mfext-master/opt/python3_ia/lib/python3.13/site-packages; then mkdir -p /opt/metwork-mfext-master/opt/python3_ia/lib/python3.13/site-packages; fi if test -f /opt/metwork-mfext-master/opt/python3_ia/lib/python3.13/site-packages/requirements3.txt; then cat /opt/metwork-mfext-master/opt/python3_ia/lib/python3.13/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-master/opt/python3_ia/lib/python3.13/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-master/opt/python3_ia/lib/python3.13/site-packages/requirements3.txt.tmp /opt/metwork-mfext-master/opt/python3_ia/lib/python3.13/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-master/opt/python3_ia/lib/python3.13/site-packages/requirements3.txt ;fi IFS=$'\n' ; for REQ in `cat requirements3.txt |sort |uniq| grep -v "\["`; do _pip_package_to_yaml.sh "${REQ}" "/opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/absl-py.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/antlr4-python3-runtime.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/astunparse.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/axial_attention.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/bitsandbytes.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/cuda-bindings.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/cuda-pathfinder.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/dataclasses-json.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/diffusers.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/dm-tree.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/einops.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/flatbuffers.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/google-auth-oauthlib.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/google-auth.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/google-pasta.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/grpcio.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/huggingface_hub.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/hydra-core.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/importlib_resources.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/jsonargparse.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/jsonnet.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/keras.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/libclang.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/lightning-utilities.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/lightning.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/lit.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/marshmallow.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/mfai.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/ml_dtypes.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/monai.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/mpmath.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/namex.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-cublas-cu12.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-cuda-cupti-cu12.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-cuda-nvrtc-cu12.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-cuda-runtime-cu12.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-cudnn-cu12.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-cufft-cu12.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-cufile-cu12.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-curand-cu12.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-cusolver-cu12.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-cusparse-cu12.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-cusparselt-cu12.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-nccl-cu12.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-nvjitlink-cu12.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-nvshmem-cu12.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-nvtx-cu12.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/oauthlib.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/omegaconf.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/onnx.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/onnxruntime.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/onnxscript.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/opt_einsum.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/optree.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/pytorch-lightning.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/requests-oauthlib.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/rsa.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/safetensors.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/segmentation_models_pytorch.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/sentencepiece.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/sympy.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/tabulate.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/tensorboard-data-server.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/tensorboard.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/tensorflow-hub.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/tensorflow.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/tf_keras.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/tiktoken.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/timm.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/tokenizers.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/torch-geometric.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/torch.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/torchmetrics.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/torchvision.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/transformers.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/triton.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/typeshed_client.yaml is ready make[3]: Leaving directory '/src/layers/layer5_python3_ia/0500_extra_packages' if test "1" = "1"; then echo python3_ia > /opt/metwork-mfext-master/opt/python3_ia/.mfextaddon; fi _layer_dhash "python3_ia@mfext" >/opt/metwork-mfext-master/opt/python3_ia/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-master/opt/python3_ia" cache: /buildcache/mfext_cache_layer_python3_ia_bc7dc5824acc81c43a0e9d3150d11ee2.tar created make[2]: Leaving directory '/src/layers/layer5_python3_ia' make[1]: Leaving directory '/src/layers' if test "1" != "1"; then _layer_dhash root@mfext >/opt/metwork-mfext-master/.dhash; fi layer_wrapper --layers=python3_devtools@mfext -- _yaml_to_md.py ALL >.metwork-framework/components.md