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-experimental_python314/opt/python3_ia/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-experimental_python314/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-experimental_python314/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-experimental_python314/opt/python3_ia/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-experimental_python314/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-experimental_python314/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-experimental_python314/opt/python3_ia/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-experimental_python314/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-experimental_python314/opt/python3_ia/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-experimental_python314/opt/python3_ia" "python3_ia" /etc/buildimage_hash: f23478a10090c604dcb75581b83a0615 /src/adm/root.mk md5sum hash: f4b7d950e79df4d5a266f1bfaa39d0f9 core@mfext layer (dependency) hash (from cache): abe27badb09c404b70c23e2a399ad38a python3@mfext layer (dependency) hash (from cache): f42f23944d96efb3d8af6b6841eb17d5 python3_core@mfext layer (dependency) hash (from cache): 6e3114576a1e243e8a562c74929cc5a0 python3_scientific@mfext layer (dependency) hash (from cache): 451974f1a00eff3db791fe7333f9fe0f root@mfext layer (dependency) hash (from cache): ca14551854129acb0b3f457c21afcd6e scientific@mfext layer (dependency) hash (from cache): f150b523c4dd810bf36620c677015497 scientific_core@mfext layer (dependency) hash (from cache): e12df9556d227a4e0ad7681a8538daf2 source hash: 56434526a5fa8ac18720c75c31679a15 cache missed (/buildcache/mfext_cache_layer_python3_ia_655bc890b0abbe426a8489ed5586ede2.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-experimental_python314/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 tempolayer443[/src/layers/layer5_python3_ia/0500_extra_packages/tempolayer443] 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 annotated-doc==0.0.4 (from -r requirements3.txt (line 2)) Downloading annotated_doc-0.0.4.tar.gz (7.3 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting antlr4_python3_runtime==4.9.3 (from -r requirements3.txt (line 3)) Downloading antlr4-python3-runtime-4.9.3.tar.gz (117 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting astunparse==1.6.3 (from -r requirements3.txt (line 4)) 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 5)) Downloading axial_attention-0.6.1.tar.gz (6.7 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting bitsandbytes==0.49.1 (from -r requirements3.txt (line 6)) 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 7)) Downloading cuda_bindings-12.9.4-cp314-cp314-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 8)) 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 9)) Downloading dataclasses_json-0.6.7-py3-none-any.whl.metadata (25 kB) Collecting diffusers==0.33.1 (from -r requirements3.txt (line 10)) Downloading diffusers-0.33.1.tar.gz (2.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.9/2.9 MB 86.2 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting dm-tree==0.1.9 (from -r requirements3.txt (line 11)) Downloading dm_tree-0.1.9.tar.gz (35 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting einops==0.8.1 (from -r requirements3.txt (line 12)) Downloading einops-0.8.1.tar.gz (54 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting flatbuffers==25.2.10 (from -r requirements3.txt (line 13)) Downloading flatbuffers-25.2.10-py2.py3-none-any.whl.metadata (875 bytes) Collecting google-auth==2.41.1 (from -r requirements3.txt (line 14)) 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 15)) 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 16)) Downloading google_pasta-0.2.0-py3-none-any.whl.metadata (814 bytes) Collecting grpcio==1.76.0 (from -r requirements3.txt (line 17)) Downloading grpcio-1.76.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (3.7 kB) Collecting hf_xet==1.4.3 (from -r requirements3.txt (line 18)) Downloading hf_xet-1.4.3-cp37-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (4.9 kB) Collecting huggingface_hub==1.5.0 (from -r requirements3.txt (line 19)) Downloading huggingface_hub-1.5.0.tar.gz (695 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 695.9/695.9 kB 1.4 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting hydra-core==1.3.2 (from -r requirements3.txt (line 20)) Downloading hydra_core-1.3.2-py3-none-any.whl.metadata (5.5 kB) Collecting jsonargparse==4.46.0 (from -r requirements3.txt (line 21)) Downloading jsonargparse-4.46.0.tar.gz (222 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jsonnet==0.21.0 (from -r requirements3.txt (line 22)) Downloading jsonnet-0.21.0.tar.gz (461 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' 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 30.7 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' 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) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' 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) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' 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) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting ml-dtypes==0.5.4 (from -r requirements3.txt (line 28)) Downloading ml_dtypes-0.5.4.tar.gz (692 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 692.3/692.3 kB 12.7 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: still running... Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mpmath==1.3.0 (from -r requirements3.txt (line 29)) Downloading mpmath-1.3.0.tar.gz (508 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting namex==0.0.9 (from -r requirements3.txt (line 30)) Downloading namex-0.0.9.tar.gz (6.6 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' 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 31)) 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 32)) 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 33)) 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 34)) 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 35)) 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 36)) 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 37)) 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 38)) 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 39)) 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 40)) 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 41)) 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 42)) 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 43)) 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 44)) 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 45)) 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 46)) Downloading oauthlib-3.2.2-py3-none-any.whl.metadata (7.5 kB) Collecting omegaconf==2.3.0 (from -r requirements3.txt (line 47)) Downloading omegaconf-2.3.0-py3-none-any.whl.metadata (3.9 kB) Collecting onnx==1.21.0 (from -r requirements3.txt (line 48)) Downloading onnx-1.21.0-cp312-abi3-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (8.5 kB) Collecting onnxruntime==1.24.4 (from -r requirements3.txt (line 49)) Downloading onnxruntime-1.24.4-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (5.2 kB) Collecting onnxscript==0.2.5 (from -r requirements3.txt (line 50)) Downloading onnxscript-0.2.5-py3-none-any.whl.metadata (15 kB) Collecting opt-einsum==3.4.0 (from -r requirements3.txt (line 51)) Downloading opt_einsum-3.4.0-py3-none-any.whl.metadata (6.3 kB) Collecting optree==0.18.0 (from -r requirements3.txt (line 52)) Downloading optree-0.18.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (34 kB) Collecting pytorch-lightning==2.6.1 (from -r requirements3.txt (line 53)) Downloading pytorch_lightning-2.6.1-py3-none-any.whl.metadata (21 kB) Collecting requests-oauthlib==2.0.0 (from -r requirements3.txt (line 54)) Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB) Collecting rsa==4.9 (from -r requirements3.txt (line 55)) Downloading rsa-4.9-py3-none-any.whl.metadata (4.2 kB) Collecting safetensors==0.6.2 (from -r requirements3.txt (line 56)) 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 57)) Downloading segmentation_models_pytorch-0.5.0.tar.gz (105 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting sentencepiece==0.2.1 (from -r requirements3.txt (line 58)) Downloading sentencepiece-0.2.1.tar.gz (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 83.8 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting sympy==1.14.0 (from -r requirements3.txt (line 59)) Downloading sympy-1.14.0.tar.gz (7.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.8/7.8 MB 55.1 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tabulate==0.9.0 (from -r requirements3.txt (line 60)) Downloading tabulate-0.9.0.tar.gz (81 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tensorboard==2.20.0 (from -r requirements3.txt (line 61)) 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 62)) Downloading tensorboard_data_server-0.7.2-py3-none-any.whl.metadata (1.1 kB) Collecting tensorboardx==2.6.5 (from -r requirements3.txt (line 63)) Downloading tensorboardx-2.6.5.tar.gz (4.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.8/4.8 MB 61.0 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tiktoken==0.12.0 (from -r requirements3.txt (line 64)) Downloading tiktoken-0.12.0.tar.gz (37 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting timm==1.0.22 (from -r requirements3.txt (line 65)) Downloading timm-1.0.22.tar.gz (2.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 87.0 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tokenizers==0.22.2 (from -r requirements3.txt (line 66)) Downloading tokenizers-0.22.2.tar.gz (372 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting torch==2.10.0 (from -r requirements3.txt (line 67)) Downloading torch-2.10.0-3-cp314-cp314-manylinux_2_28_x86_64.whl.metadata (31 kB) Collecting torchmetrics==1.9.0 (from -r requirements3.txt (line 68)) Downloading torchmetrics-1.9.0.tar.gz (581 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 581.8/581.8 kB 52.3 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting torchvision==0.25.0 (from -r requirements3.txt (line 69)) Downloading torchvision-0.25.0-cp314-cp314-manylinux_2_28_x86_64.whl.metadata (5.4 kB) Collecting torch-geometric==2.7.0 (from -r requirements3.txt (line 70)) Downloading torch_geometric-2.7.0.tar.gz (876 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 876.7/876.7 kB 68.6 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting transformers==5.3.0 (from -r requirements3.txt (line 71)) Downloading transformers-5.3.0.tar.gz (8.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.8/8.8 MB 131.8 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting triton==3.6.0 (from -r requirements3.txt (line 72)) Downloading triton-3.6.0-cp314-cp314-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 73)) Downloading typeshed_client-2.8.2.tar.gz (501 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' 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 4)) Downloading wheel-0.46.3.tar.gz (60 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' 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 4)) Downloading six-1.17.0.tar.gz (34 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' 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 6)) Downloading numpy-2.4.2.tar.gz (20.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 20.7/20.7 MB 59.0 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started 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 6)) Downloading packaging-26.0.tar.gz (143 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting filelock (from torch==2.10.0->-r requirements3.txt (line 67)) Downloading filelock-3.20.3.tar.gz (19 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' 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 67)) Downloading typing_extensions-4.15.0.tar.gz (109 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting setuptools (from torch==2.10.0->-r requirements3.txt (line 67)) Downloading setuptools-81.0.0.tar.gz (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 85.1 MB/s 0:00:00 Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' 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 67)) Downloading networkx-3.4.2.tar.gz (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 91.8 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jinja2 (from torch==2.10.0->-r requirements3.txt (line 67)) Downloading jinja2-3.1.6.tar.gz (245 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' 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 67)) Downloading fsspec-2025.3.0.tar.gz (298 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' 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 9)) Downloading typing_inspect-0.9.0.tar.gz (13 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' 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 10)) Downloading importlib_metadata-8.6.1.tar.gz (55 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' 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 10)) Downloading regex-2024.11.6.tar.gz (399 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting requests (from diffusers==0.33.1->-r requirements3.txt (line 10)) Downloading requests-2.33.0.tar.gz (134 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting Pillow (from diffusers==0.33.1->-r requirements3.txt (line 10)) Downloading pillow-12.2.0.tar.gz (47.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.0/47.0 MB 67.0 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' 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 11)) Downloading attrs-25.1.0.tar.gz (810 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 810.6/810.6 kB 25.7 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' 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 11)) Downloading wrapt-2.1.1.tar.gz (81 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' 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 14)) Downloading cachetools-6.1.0.tar.gz (30 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' 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 14)) Downloading pyasn1_modules-0.4.1.tar.gz (310 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' 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 55)) Downloading pyasn1-0.6.3.tar.gz (148 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting httpx<1,>=0.23.0 (from huggingface_hub==1.5.0->-r requirements3.txt (line 19)) Downloading httpx-0.28.1.tar.gz (141 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyyaml>=5.1 (from huggingface_hub==1.5.0->-r requirements3.txt (line 19)) Downloading pyyaml-6.0.3-cp314-cp314-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==1.5.0->-r requirements3.txt (line 19)) Downloading tqdm-4.67.1.tar.gz (169 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting typer (from huggingface_hub==1.5.0->-r requirements3.txt (line 19)) Downloading typer-0.16.0.tar.gz (102 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting protobuf>=4.25.1 (from onnx==1.21.0->-r requirements3.txt (line 48)) Downloading protobuf-6.33.5-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) Collecting markdown>=2.6.8 (from tensorboard==2.20.0->-r requirements3.txt (line 61)) Downloading markdown-3.10.2.tar.gz (368 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' 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 61)) Downloading werkzeug-3.1.6.tar.gz (864 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 864.7/864.7 kB 3.0 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' 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 70)) Downloading aiohttp-3.13.5.tar.gz (7.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.9/7.9 MB 52.2 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' 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 70)) Downloading psutil-7.2.2.tar.gz (493 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' 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 70)) Downloading pyparsing-3.2.1.tar.gz (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 90.1 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' 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 70)) Downloading xxhash-3.5.0.tar.gz (84 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting importlib_resources>=1.4.0 (from typeshed-client==2.8.2->-r requirements3.txt (line 73)) Downloading importlib_resources-6.5.2.tar.gz (44 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting anyio (from httpx<1,>=0.23.0->huggingface_hub==1.5.0->-r requirements3.txt (line 19)) Downloading anyio-4.9.0.tar.gz (190 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting certifi (from httpx<1,>=0.23.0->huggingface_hub==1.5.0->-r requirements3.txt (line 19)) Downloading certifi-2026.1.4.tar.gz (154 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting httpcore==1.* (from httpx<1,>=0.23.0->huggingface_hub==1.5.0->-r requirements3.txt (line 19)) Downloading httpcore-1.0.9.tar.gz (85 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting idna (from httpx<1,>=0.23.0->huggingface_hub==1.5.0->-r requirements3.txt (line 19)) Downloading idna-3.11.tar.gz (194 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting h11>=0.16 (from httpcore==1.*->httpx<1,>=0.23.0->huggingface_hub==1.5.0->-r requirements3.txt (line 19)) Downloading h11-0.16.0.tar.gz (101 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' 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 9)) Downloading mypy_extensions-1.1.0.tar.gz (6.3 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' 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 70)) 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 70)) Downloading aiosignal-1.4.0.tar.gz (25 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' 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 70)) Downloading frozenlist-1.5.0.tar.gz (39 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' 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 70)) Downloading multidict-6.1.0.tar.gz (64 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' 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 70)) Downloading propcache-0.3.0.tar.gz (42 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' 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 70)) Downloading yarl-1.18.3.tar.gz (181 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' 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 10)) Downloading charset_normalizer-3.4.4.tar.gz (129 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting urllib3<3,>=1.26 (from requests->diffusers==0.33.1->-r requirements3.txt (line 10)) Downloading urllib3-2.6.3.tar.gz (435 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' 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 61)) Downloading markupsafe-3.0.2.tar.gz (20 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting sniffio>=1.1 (from anyio->httpx<1,>=0.23.0->huggingface_hub==1.5.0->-r requirements3.txt (line 19)) Downloading sniffio-1.3.1.tar.gz (20 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' 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 10)) Downloading zipp-3.21.0.tar.gz (24 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting click>=8.0.0 (from typer->huggingface_hub==1.5.0->-r requirements3.txt (line 19)) Downloading click-8.3.3.tar.gz (328 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting shellingham>=1.3.0 (from typer->huggingface_hub==1.5.0->-r requirements3.txt (line 19)) Downloading shellingham-1.5.4.tar.gz (10 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting rich>=10.11.0 (from typer->huggingface_hub==1.5.0->-r requirements3.txt (line 19)) Downloading rich-14.2.0-py3-none-any.whl.metadata (18 kB) Collecting markdown-it-py>=2.2.0 (from rich>=10.11.0->typer->huggingface_hub==1.5.0->-r requirements3.txt (line 19)) Downloading markdown-it-py-3.0.0.tar.gz (74 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pygments<3.0.0,>=2.13.0 (from rich>=10.11.0->typer->huggingface_hub==1.5.0->-r requirements3.txt (line 19)) Downloading pygments-2.20.0.tar.gz (5.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 19.4 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' 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>=10.11.0->typer->huggingface_hub==1.5.0->-r requirements3.txt (line 19)) Downloading mdurl-0.1.2.tar.gz (8.7 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' 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 92.8 MB/s 0:00:00 Downloading torch-2.10.0-3-cp314-cp314-manylinux_2_28_x86_64.whl (915.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 915.6/915.6 MB 31.4 MB/s 0:00:19 Downloading cuda_bindings-12.9.4-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (11.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.9/11.9 MB 16.9 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-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (6.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 3.9 MB/s 0:00:01 Downloading hf_xet-1.4.3-cp37-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (4.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.2/4.2 MB 8.0 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 libclang-18.1.1-py2.py3-none-manylinux2010_x86_64.whl (24.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 24.5/24.5 MB 30.4 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 51.7 MB/s 0:00:09 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 20.6 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 60.3 MB/s 0:00:01 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 3.4 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 42.1 MB/s 0:00:10 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 74.6 MB/s 0:00:02 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 3.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 57.4 MB/s 0:00:01 Downloading nvidia_cusolver_cu12-11.7.3.90-py3-none-manylinux_2_27_x86_64.whl (267.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 267.5/267.5 MB 59.2 MB/s 0:00:04 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 75.5 MB/s 0:00:03 Downloading nvidia_cusparselt_cu12-0.7.1-py3-none-manylinux2014_x86_64.whl (287.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 287.2/287.2 MB 47.9 MB/s 0:00:05 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 54.9 MB/s 0:00:05 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 32.5 MB/s 0:00:01 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 42.9 MB/s 0:00:03 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.21.0-cp312-abi3-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (17.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.6/17.6 MB 29.8 MB/s 0:00:00 Downloading onnxruntime-1.24.4-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (17.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.2/17.2 MB 28.9 MB/s 0:00:00 Downloading onnxscript-0.2.5-py3-none-any.whl (689 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 689.4/689.4 kB 1.7 MB/s 0:00:00 Downloading opt_einsum-3.4.0-py3-none-any.whl (71 kB) Downloading optree-0.18.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (413 kB) Downloading pytorch_lightning-2.6.1-py3-none-any.whl (857 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 857.3/857.3 kB 1.7 MB/s 0:00:00 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 14.0 MB/s 0:00:00 Downloading tensorboard_data_server-0.7.2-py3-none-any.whl (2.4 kB) Downloading torchvision-0.25.0-cp314-cp314-manylinux_2_28_x86_64.whl (8.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.1/8.1 MB 17.1 MB/s 0:00:00 Downloading triton-3.6.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (188.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 188.3/188.3 MB 53.1 MB/s 0:00:03 Downloading pyyaml-6.0.3-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (794 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 794.2/794.2 kB 24.2 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-cp314-cp314-manylinux_2_28_x86_64.whl Saved ./src/cuda_bindings-12.9.4-cp314-cp314-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-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl Saved ./src/hf_xet-1.4.3-cp37-abi3-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/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.21.0-cp312-abi3-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl Saved ./src/onnxruntime-1.24.4-cp314-cp314-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-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl Saved ./src/pytorch_lightning-2.6.1-py3-none-any.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/torchvision-0.25.0-cp314-cp314-manylinux_2_28_x86_64.whl Saved ./src/triton-3.6.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl Saved ./src/pyyaml-6.0.3-cp314-cp314-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: annotated-doc, antlr4_python3_runtime, axial_attention, marshmallow, diffusers, dm-tree, einops, huggingface_hub, jsonargparse, jsonnet, lightning, lightning-utilities, torchmetrics, lit, ml-dtypes, mpmath, namex, segmentation_models_pytorch, sentencepiece, sympy, tabulate, tensorboardx, tiktoken, timm, tokenizers, torch-geometric, transformers, typeshed-client, cachetools, fsspec, httpx, httpcore, packaging, six, tqdm, typing-extensions, typing-inspect, wheel, aiohttp, multidict, yarl, aiosignal, attrs, filelock, frozenlist, h11, idna, importlib_resources, markdown, mypy_extensions, networkx, numpy, Pillow, propcache, psutil, pyasn1, pyasn1-modules, regex, requests, charset_normalizer, urllib3, certifi, setuptools, werkzeug, markupsafe, wrapt, anyio, sniffio, importlib_metadata, zipp, jinja2, pyparsing, typer, click, pygments, markdown-it-py, mdurl, shellingham, xxhash Building wheel for annotated-doc (pyproject.toml): started Building wheel for annotated-doc (pyproject.toml): finished with status 'done' Created wheel for annotated-doc: filename=annotated_doc-0.0.4-py3-none-any.whl size=5305 sha256=04d428e760a582ac235286a36c20227dbf2a08c89674e9db336319f91c9ffa3d Stored in directory: /root/.cache/pip/wheels/eb/e7/48/d6afbac9f79ab82568f6ff09b20f914eeef78f45304fafd6fd 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=40454a4ea46e9daff5242a874e146753d2b4f3c6a212e53ea830f15e95f39228 Stored in directory: /root/.cache/pip/wheels/ea/ca/a6/5ad163e6c66e23b25d4e6a81dba06bce77047ef6257d643728 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=3fad02861227d11e5b03b9d3c8aa44e921a992d8dcbb12ff7262bf96c8de97de Stored in directory: /root/.cache/pip/wheels/a3/6b/1f/534775b99dff193c3c3c34f6bc00b711998d653c9379fea416 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/5c/47/8e/a727da366742d91ce32966307fa4d3e50d141dc704c9625d78 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=3554753 sha256=ba1d985507e1220ae6aa0ef2d42bc69f031525ffba959d59fc87edf2bcdbfd1e Stored in directory: /root/.cache/pip/wheels/0d/2a/38/68722938709c5c2e717559cde6f8db3f2100aff3c61b4ff7f3 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): finished with status 'done' Created wheel for dm-tree: filename=dm_tree-0.1.9-cp314-cp314-linux_x86_64.whl size=134829 sha256=598a06fbc9213a5e63d020f9a8ec7c69e7d086a20b9a82fe0bb462d27b6801ac Stored in directory: /root/.cache/pip/wheels/e3/3f/52/c7027b21982f553619932d7963600af536238fbb1cd32d2b36 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=a7c524253db4bbc2c54c5fdd0460e544b3d22b6bbcf890706bd00fd889705f71 Stored in directory: /root/.cache/pip/wheels/a1/0d/5f/c36aaf228aff699be753f36dfd0c7404c5ef5810ae469453c0 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-1.5.0-py3-none-any.whl size=596284 sha256=5ff1a8a31663bce1afc2a636474d5f7cc817254383c84d27741598e06946f3fe Stored in directory: /root/.cache/pip/wheels/b7/17/87/41292bab9818c3723a57bf82ad3b03a82b69c70fa081f76f47 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=458a45c877825a1ac130cf01bbe421171d0b99d14595897f6d62d52777bc87c3 Stored in directory: /root/.cache/pip/wheels/88/c4/ca/35cbd6ae69728266b333738d79a4ce6880514cb56638055969 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-cp314-cp314-linux_x86_64.whl size=6603075 sha256=335a9677fc7e6d3339d9b2fbc514c305917a69fcc20a257b1d32df0322fca01c Stored in directory: /root/.cache/pip/wheels/69/36/67/f98b2b28352cc0dfa0239aa853481f8325fa7e00c6f657c3d3 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=853608 sha256=054770df061f1031a31fee2241b7fe2ddb775d53c723cba04ae954b107468ddc Stored in directory: /root/.cache/pip/wheels/a2/e5/59/f1e162beab1646b260a635915d16fde4618784d8c4eb9dd885 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=31910 sha256=47a1458a7e024bbc549e2eeac3054e8918758818b5dc9708f788a6406d3fadc3 Stored in directory: /root/.cache/pip/wheels/64/bd/22/ea46cbd5731c445c92365299a2a06978e83a88f99b8ba0ec55 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=983380 sha256=319f295fe0d312491cc7cbcf63c36373b1a704c257a66710da6b7bde84fb37fd Stored in directory: /root/.cache/pip/wheels/da/70/a2/c2610241772909f973ad4d69e8224486f49b1f62bed48feab5 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=bf50cf6ceb2c4fe449ba5e774b2b75ce0a20d7d2b5a4b31691042ead79ef38f6 Stored in directory: /root/.cache/pip/wheels/96/58/4f/1841498d672a93bc06ef2ded1b78d0c2446c4da574bbb2ad2b Building wheel for ml-dtypes (pyproject.toml): started Building wheel for ml-dtypes (pyproject.toml): still running... Building wheel for ml-dtypes (pyproject.toml): finished with status 'done' Created wheel for ml-dtypes: filename=ml_dtypes-0.5.4-cp314-cp314-linux_x86_64.whl size=4719152 sha256=e15861addf88b33d253b965f753ac964b31ef21895e4cb638a321ee38f13c003 Stored in directory: /root/.cache/pip/wheels/6a/c5/de/ab01a9fe4f920e1b8490dd5ed7ee4b318638c519a5ce287db4 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=536227 sha256=f5b538ca8cfc711fe4516e0dc4f465c8cb52d23a9e824f847e66348417d0c594 Stored in directory: /root/.cache/pip/wheels/cc/fa/82/9d9cad08d555296737e315a0ea36f03f474094f133d7498ab5 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=0cd485cb70a19562b94f2e328ad01208db706665f745a633b7f07ae8e9f1e729 Stored in directory: /root/.cache/pip/wheels/13/95/4e/8d10779ae39f63a3a5dec76b2cb8881636af027d1c915e9873 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=154792 sha256=080494d532677cf3292de93af537e363b4d9ebe9426a123259bbc2bcab1cea92 Stored in directory: /root/.cache/pip/wheels/6e/3f/66/81c86924daabd2d9c5067d86372d71bd7f731814fda1635b0d 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-cp314-cp314-linux_x86_64.whl size=1342190 sha256=a36a301f29f3f93fd35e3621903c28f3bc78209df732449fd8c9bf85e3f6792c Stored in directory: /root/.cache/pip/wheels/e4/2f/f8/759153c174a1c7eeabeff41817283efe46e09ff03b363cbf2e 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=ffd36c31d8e47448bef09c46675690e864d208ff31d90d7ed4f5d3a26ddc6013 Stored in directory: /root/.cache/pip/wheels/a4/a6/00/0e23103b76b224654403bb8aac1c5f8b7cf276709d865406e1 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=35397 sha256=b168000fd7130adcbe9a0be0b62c1910cf56af35e2354faba3464994d499ff0d Stored in directory: /root/.cache/pip/wheels/01/65/b2/72211b47d506b1e8abbde6c66857462822ec1d88b40819f625 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.5-py3-none-any.whl size=87418 sha256=e44481cb2e3d698f5990eed844e53b8fae15f70314034e6b1ca8a564cd0db7b0 Stored in directory: /root/.cache/pip/wheels/30/4c/4a/276435672ab69af5cf30fbbe85d8d7871b3f5968625796110c 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-cp314-cp314-linux_x86_64.whl size=1181662 sha256=f21d35146f147172e0ac0d4276685849574b65f8365947a7e56d3261217f9ba5 Stored in directory: /root/.cache/pip/wheels/43/53/e8/6b0bf410ce98f162a8f7c2a5b332aee79351138f534f2650a3 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=92b160ffb53b6834c9ac8b18e1b618d89347f4bf6af490f330a1f110ac433d19 Stored in directory: /root/.cache/pip/wheels/17/da/db/206baa84ef31da9785f12b0de8b22c22a1105077a3f620e7f4 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.22.2-cp39-abi3-linux_x86_64.whl size=3424890 sha256=8812576145a1ca39d005ee40a4af00be506f980765496e1a45b72376d66888c3 Stored in directory: /root/.cache/pip/wheels/bb/5d/d6/f495f90169a6d039a1667b4d1e9978c927bf28c6bfb69a4b28 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/6e/d5/16/30b0f31958ef6ef8df45df197bccd1a4181bb403f7c922ca37 Building wheel for transformers (pyproject.toml): started Building wheel for transformers (pyproject.toml): finished with status 'done' Created wheel for transformers: filename=transformers-5.3.0-py3-none-any.whl size=10661706 sha256=9c24abccf37b3f3d166be264e82da57a5d8d6b5d36fc2a907b16fcdf36b0398b Stored in directory: /root/.cache/pip/wheels/26/18/0d/bec22a7914795b62438cd2134d2c968bef602e92f15efd998c 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=410c2c93f55fb054cfa3bc946673ca0732d5ee0c256668a0dbd037a873f7c646 Stored in directory: /root/.cache/pip/wheels/65/e0/6a/7f8e341883a62755250d6285dbf242cf185043626f466f76d8 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=11187 sha256=25c26f38f3bfc2e28dd41369cad129575d6a2a3299a82692f539b15e662e4d01 Stored in directory: /root/.cache/pip/wheels/7b/76/b4/171d7ac61e057de0fd7feae61d305481075ab348036b65fadc 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=193586 sha256=a05ff7ef51ca1af10f110cf2335bec86ca3e3f6f6f5c4343d84fb89db2164ff9 Stored in directory: /root/.cache/pip/wheels/9a/ac/bd/9df293c8693d1e4231ef4913f57a6db2b433ac35a7daa806e3 Building wheel for httpx (pyproject.toml): started Building wheel for httpx (pyproject.toml): finished with status 'done' Created wheel for httpx: filename=httpx-0.28.1-py3-none-any.whl size=73531 sha256=c4794d80831dcd92afdeb8735ab4c34a52bfdd47d2e67b991f07fcd09c73577d Stored in directory: /root/.cache/pip/wheels/27/f4/6a/fbcd17f122726df5cc3dbc7c11c6c5e53d44a47277e7b85dc7 Building wheel for httpcore (pyproject.toml): started Building wheel for httpcore (pyproject.toml): finished with status 'done' Created wheel for httpcore: filename=httpcore-1.0.9-py3-none-any.whl size=78785 sha256=ca492c19cf987987b3bb0577e8e756a21a0fe272bf5100a7bc37768283a04f66 Stored in directory: /root/.cache/pip/wheels/93/05/ff/bc5dda50b600e9e39415f17fcf6f6e3e41469b8811561ff313 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/18/69/7e/9a8361ad26c5a12922735c20ea66f0a9cdf671b8a883ea25ea 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=11131 sha256=1ef436b051f3ef9811811ccf571da2035599f0295e34689119a750d38196ba56 Stored in directory: /root/.cache/pip/wheels/07/8b/c0/c04f534ce14ac9d49c2bd8f8d0c2c5b73e1f6a4f1e8e45fcc7 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=78580 sha256=f7ce713502e8e1e9004d76548d9ccf5e81e16cef936cd3d97a84cf24fd19e43e Stored in directory: /root/.cache/pip/wheels/fc/01/b9/21df1ea583541041ef6bd6b476fccdfd475d410b302027fb7a 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/d7/fb/49/8f91bea0f08285e90e90ce4890837fbd5e1ea5b8ced6ca4482 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=8906 sha256=6567190ae0bbc355f8576267162c647bdf8e4e26f69959648abfbfdcc4a64f40 Stored in directory: /root/.cache/pip/wheels/41/90/c9/df6a2adb90dbe4f6c8dabb7e29aff1d954057d6b59c67e1938 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/63/43/17/235dcaeca171b12c8137124750c834804f52fc8cd4eb5f7118 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.5-cp314-cp314-linux_x86_64.whl size=1692859 sha256=0d963f3507916a3d9201cc7c289a331882b599d56847c1744658fd2032634828 Stored in directory: /root/.cache/pip/wheels/50/10/b8/2349867416d3b27ce19b8ce15c66ab470b837e12af336cfc43 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-cp314-cp314-linux_x86_64.whl size=127055 sha256=686f19abfff3883f45df86e45fd5d681bec8877e606eb5c48e0b1bfdbf493546 Stored in directory: /root/.cache/pip/wheels/e9/0a/3b/a8e4fb3854ef03723faed181a6e5453f4afe09f9b7c2cfed58 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-cp314-cp314-linux_x86_64.whl size=335857 sha256=ef7807aea9e683229f7e038045b0e902d74dbcf7e7c276cec82501761910f4b9 Stored in directory: /root/.cache/pip/wheels/32/ad/de/18df64dcdcebc40b7af840d95e1fa1417c8ccf5f3726302452 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=7490 sha256=3c412e890232eef4c760dd5a05399fba3addaf669594d4944980ec727491e492 Stored in directory: /root/.cache/pip/wheels/5a/5c/9c/573a30fe320d95a06412cbb052a1f8cf26422c1e3afabe2453 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=63154 sha256=bd9fa2a4d7d7871d4da708041dea74bc98ba764610b3ae0578af8eeba1fb4f40 Stored in directory: /root/.cache/pip/wheels/6e/ca/f0/5695bd4eaec7c1cac487d2090efc26f809437731a6f60ed62d 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=16615 sha256=a0927daaec9745499968e8b258f40039e61e9e4dc50f237601ad9001d84130bb Stored in directory: /root/.cache/pip/wheels/ca/99/e3/44bad15a4b3af5e39bbe6e183389c43b6c4cb87f9cfd42a968 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-cp314-cp314-linux_x86_64.whl size=277156 sha256=183b4e848c84a3db1203058a02c4f458f6460f1a217911c84abac14b652f0ca8 Stored in directory: /root/.cache/pip/wheels/88/f2/6f/a9af905393f8ce0830d6b6aa661f057e129f84d110b095b5f6 Building wheel for h11 (pyproject.toml): started Building wheel for h11 (pyproject.toml): finished with status 'done' Created wheel for h11: filename=h11-0.16.0-py3-none-any.whl size=37516 sha256=f9637cb18f404fbf0401744368b513fd54926b9d6ce473cedca84b90493ce237 Stored in directory: /root/.cache/pip/wheels/7a/1f/8d/2ba87859df54e1e0d7c9b51702cf1d7d13d28e59f961adaebc 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/75/5a/b5/d9ec75f8bf924b685891c6012295649a162ee9de0dc112bd62 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=37503 sha256=9dc62726dfb2c845c91d0df9de35a9533af15366371a687a05a7d2b001efa781 Stored in directory: /root/.cache/pip/wheels/92/fe/b4/03178e84e7ea67b82675397ee6a689d8e1f34b0750d3fc3893 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=108180 sha256=024b287488971c0a65d77be284e6838dd6b66e9331766363e803df7122055715 Stored in directory: /root/.cache/pip/wheels/4d/d4/5a/aea69a8af5f1f515e8b56cb523e9def1b70a6e29cccd2951c8 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/e8/71/7b/adc50f17e21586c733ca0ef5c297e9952c5e42e444602323ed 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=1723295 sha256=59cd49826da94af0581d3f7d3b61aab534ba3999ca042474e93be0a8e0248c56 Stored in directory: /root/.cache/pip/wheels/b0/bd/e3/271ab3e205c2d0c0726f7933e14a1a84e02afda900970f4810 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-cp314-cp314-linux_x86_64.whl size=7783180 sha256=7c0e7c26ebf6d271f6716f04f9ec10a2192935d3644235360617ba5794d06522 Stored in directory: /root/.cache/pip/wheels/f0/be/14/d825d2d176beb90dc549e703ab4b13689dc54365d791b528c5 Building wheel for Pillow (pyproject.toml): started Building wheel for Pillow (pyproject.toml): finished with status 'done' Created wheel for Pillow: filename=pillow-12.2.0-cp314-cp314-linux_x86_64.whl size=1545443 sha256=1bea819418ffae2435ab56cfe5d1c00b1943ab08649e4d5ac99bc2e9556ceaad Stored in directory: /root/.cache/pip/wheels/93/cf/2f/7ddc1d61edca745f40260a7c5ad28168c50efe399382860c25 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-cp314-cp314-linux_x86_64.whl size=223995 sha256=9b13cf9c5efd1a299e084bce50d671fd9187494f175174db664d5d09f2d07943 Stored in directory: /root/.cache/pip/wheels/ed/a3/1c/f0f6cfcd6d6fe03e9d3d13ff2d7a6c58276d33ae3a746502e2 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=159063 sha256=42142ddb56ce6a81711043dc964810e3693dc8b74116b949ccb092853f0504d4 Stored in directory: /root/.cache/pip/wheels/58/62/53/a03f566a81cad0bae24c62f1049184cd7e00904b1ee1793e94 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.3-py3-none-any.whl size=83997 sha256=f81ae59f4ad6c27a6a09ebbc4b1bd454b992f8790e5d92fdf9d151268313af22 Stored in directory: /root/.cache/pip/wheels/a7/59/ac/6cb9d625b9cd132fa57a6ba1f80516cdf168a59d03a70a0629 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=181257 sha256=569ce59d648e71b8202e644d7172be6a0b3ef192fc078a767dd1acaa0ff922fc Stored in directory: /root/.cache/pip/wheels/aa/fa/5d/5e1a459aa6e2c9b279fe6ebce1ba7c73b54424a3f3986a2c8d 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-cp314-cp314-linux_x86_64.whl size=796478 sha256=6a96ff0a7bf35222f9cfe6c640a4076e803caa68c61a834ed92a2635a96dd859 Stored in directory: /root/.cache/pip/wheels/11/3f/1c/6f99bac5eff013077ae2c3d4cd5565349ac514e1b162b7b663 Building wheel for requests (pyproject.toml): started Building wheel for requests (pyproject.toml): finished with status 'done' Created wheel for requests: filename=requests-2.33.0-py3-none-any.whl size=65017 sha256=9164c213b8488efa900ccfc89c88ab387c4fe5f392728bb1943fefe2ef6f33cf Stored in directory: /root/.cache/pip/wheels/d0/e1/50/4d98e2c963f456ce376eb9fb8af66c7820596a44cf353f999f 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=26de5726c8e54ef0190f7f79d171d2fdbbbc79210e8b0b38452e896fa1d2c484 Stored in directory: /root/.cache/pip/wheels/64/15/44/8a44c6d6b32aaeb246494347a86794acb55bd440c9dc31e777 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=131584 sha256=ea21b610763878d556b34db3bab658270189d4dde0d9a52f6f561c0fe0edc24a Stored in directory: /root/.cache/pip/wheels/70/f7/3e/a681a8afcfbcd590b7223b05a27c6cc9eb321e0b62368f63ea 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=f0b0f75ca196f29c5833252e10ac353be0102bd42c66fab6a21cfc884cc50eae Stored in directory: /root/.cache/pip/wheels/3f/9e/a9/9b8579c2de1fedf89bd3152fd88fc98481b48b98a5174317a4 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=478e556665126c8278a789391c5c73faed22962961055dd7ddebae7759cc3b92 Stored in directory: /root/.cache/pip/wheels/1c/65/d7/5191aacf9d538bac077cd101798adaf2ae062b6f56bce9313a 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/5a/61/33/ab8877108dc58c4f2e4ab2b493ad0977d6d2c4e38787e5caca 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-cp314-cp314-linux_x86_64.whl size=22875 sha256=4c75e586f68acea0d42e3fee6967a798661f35c4f4f76f03845e332d9ade6fc3 Stored in directory: /root/.cache/pip/wheels/31/d7/9c/91ea0a7f1bd99970c6602ae982d137132c904433343f48095b 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-cp314-cp314-linux_x86_64.whl size=120637 sha256=4c1e9a1f9b6bdb11169253948d604056712307252a1e1345246f10a94f8a63f7 Stored in directory: /root/.cache/pip/wheels/52/05/83/57fe29b6364ed951a771befb4769d856fd8005762fb42615a7 Building wheel for anyio (pyproject.toml): started Building wheel for anyio (pyproject.toml): finished with status 'done' Created wheel for anyio: filename=anyio-4.9.0-py3-none-any.whl size=100953 sha256=803aff35f5e49fbcc8979628c0343a649de69193a009ba472d9356453efcd483 Stored in directory: /root/.cache/pip/wheels/e7/d6/6d/f7f42a1f49f9bbedb734816706ab3e22f3204600cca33ddfc4 Building wheel for sniffio (pyproject.toml): started Building wheel for sniffio (pyproject.toml): finished with status 'done' Created wheel for sniffio: filename=sniffio-1.3.1-py3-none-any.whl size=10284 sha256=b0f39c4a178ad4ef1a160f8ca0da6951353b2222adf62aa7684df41e86e07490 Stored in directory: /root/.cache/pip/wheels/de/73/d6/445fa40f14a7a7f47be03074deb727b66d845305e847826b77 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=f9d5c7879eba3ec29c1bbee30917ec4220d9bfb12c0d694ea194a463d3bb2a8a Stored in directory: /root/.cache/pip/wheels/e2/ba/65/a425e5e523324e99bba75cc7f82adbd639f03773d9e28716fd 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=2d53e34d9453afb1d0e09d6f5f304b7048195a32efba1f047d190f6fc764a637 Stored in directory: /root/.cache/pip/wheels/a6/c9/92/3b5d29d9e81c2c33cfe04a373376293d6d532e708bef502e59 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/01/cc/67/79652aa1592b82587b87cb7aaa9721f48d94cf743360d256d4 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/2b/60/0b/b951589b684f4115f1ba3295e0b9552c667cb4d430aef78582 Building wheel for typer (pyproject.toml): started Building wheel for typer (pyproject.toml): finished with status 'done' Created wheel for typer: filename=typer-0.16.0-py3-none-any.whl size=46316 sha256=fe82df5993f0c0a60214149ecbad32e7a7bd8fcb6d26a5150992e9a620275600 Stored in directory: /root/.cache/pip/wheels/87/2e/c9/adb6af1a581f64a2e05d2aa8f373327e882b9c8971cf435672 Building wheel for click (pyproject.toml): started Building wheel for click (pyproject.toml): finished with status 'done' Created wheel for click: filename=click-8.3.3-py3-none-any.whl size=110502 sha256=4c8147077538af288a32393dcf06e2e5d050ac7de3d4b54072c2517764f35334 Stored in directory: /root/.cache/pip/wheels/3d/5d/33/f0857fd6b787b808742a28708d273199f4fb23d2cb5970d7db Building wheel for pygments (pyproject.toml): started Building wheel for pygments (pyproject.toml): finished with status 'done' Created wheel for pygments: filename=pygments-2.20.0-py3-none-any.whl size=1231151 sha256=81a9e26dd42fd28a23a2d169d86d7ac03b46e2f8b59ed4698fb4785f946d0176 Stored in directory: /root/.cache/pip/wheels/b0/f2/1e/8da864959abad09198eb9400aebf58b4c13d87f033cc039ba0 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/bd/b7/89/d3348e5972b55a1dff1e26677586e585a79410b9b9f7d782af 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/68/58/dd/d60fc44b1f0de8db645a2e14b508139827096b108d71535689 Building wheel for shellingham (pyproject.toml): started Building wheel for shellingham (pyproject.toml): finished with status 'done' Created wheel for shellingham: filename=shellingham-1.5.4-py2.py3-none-any.whl size=9791 sha256=9ef50eee0cf4e2785e0e090bfcf3e9c45cd45aa4ce4a4dd476b8233c4ebf9c36 Stored in directory: /root/.cache/pip/wheels/6e/9b/5e/f2b5656f97f01c70f18c98371e03042acbbab8615630828b87 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-cp314-cp314-linux_x86_64.whl size=190918 sha256=2d9d9f16458837cc105c6b197f70ee7abe77cff2c65025ff1838325521120352 Stored in directory: /root/.cache/pip/wheels/20/1d/8a/d641f9942e1a876323978eba57856d35eeac1a5219ac86983b Successfully built annotated-doc antlr4_python3_runtime axial_attention marshmallow diffusers dm-tree einops huggingface_hub jsonargparse jsonnet lightning lightning-utilities torchmetrics lit ml-dtypes mpmath namex segmentation_models_pytorch sentencepiece sympy tabulate tensorboardx tiktoken timm tokenizers torch-geometric transformers typeshed-client cachetools fsspec httpx httpcore packaging six tqdm typing-extensions typing-inspect wheel aiohttp multidict yarl aiosignal attrs filelock frozenlist h11 idna importlib_resources markdown mypy_extensions networkx numpy Pillow propcache psutil pyasn1 pyasn1-modules regex requests charset_normalizer urllib3 certifi setuptools werkzeug markupsafe wrapt anyio sniffio importlib_metadata zipp jinja2 pyparsing typer click pygments markdown-it-py mdurl shellingham xxhash if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-experimental_python314/opt/python3_ia ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-experimental_python314/opt/python3_ia ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_ia@mfext[/opt/metwork-mfext-experimental_python314/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/annotated_doc-0.0.4-py3-none-any.whl (from -r requirements3.txt.tmp (line 2)) Processing ./src/antlr4_python3_runtime-4.9.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 3)) Processing ./src/astunparse-1.6.3-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 4)) Processing ./src/axial_attention-0.6.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 5)) Processing ./src/bitsandbytes-0.49.1-py3-none-manylinux_2_24_x86_64.whl (from -r requirements3.txt.tmp (line 6)) Processing ./src/cuda_bindings-12.9.4-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (from -r requirements3.txt.tmp (line 7)) Processing ./src/cuda_pathfinder-1.1.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 8)) Processing ./src/dataclasses_json-0.6.7-py3-none-any.whl (from -r requirements3.txt.tmp (line 9)) Processing ./src/diffusers-0.33.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 10)) Processing ./src/dm_tree-0.1.9-cp314-cp314-linux_x86_64.whl (from -r requirements3.txt.tmp (line 11)) Processing ./src/einops-0.8.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 12)) Processing ./src/flatbuffers-25.2.10-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 13)) Processing ./src/google_auth-2.41.1-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 14)) Processing ./src/google_auth_oauthlib-1.2.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 15)) Processing ./src/google_pasta-0.2.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 16)) Processing ./src/grpcio-1.76.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (from -r requirements3.txt.tmp (line 17)) Processing ./src/hf_xet-1.4.3-cp37-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (from -r requirements3.txt.tmp (line 18)) Processing ./src/huggingface_hub-1.5.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 19)) Processing ./src/hydra_core-1.3.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 20)) Processing ./src/jsonargparse-4.46.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 21)) Processing ./src/jsonnet-0.21.0-cp314-cp314-linux_x86_64.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/ml_dtypes-0.5.4-cp314-cp314-linux_x86_64.whl (from -r requirements3.txt.tmp (line 28)) Processing ./src/mpmath-1.3.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 29)) Processing ./src/namex-0.0.9-py3-none-any.whl (from -r requirements3.txt.tmp (line 30)) Processing ./src/nvidia_cublas_cu12-12.8.4.1-py3-none-manylinux_2_27_x86_64.whl (from -r requirements3.txt.tmp (line 31)) 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 32)) 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 33)) 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 34)) Processing ./src/nvidia_cudnn_cu12-9.10.2.21-py3-none-manylinux_2_27_x86_64.whl (from -r requirements3.txt.tmp (line 35)) 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 36)) 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 37)) Processing ./src/nvidia_curand_cu12-10.3.9.90-py3-none-manylinux_2_27_x86_64.whl (from -r requirements3.txt.tmp (line 38)) Processing ./src/nvidia_cusolver_cu12-11.7.3.90-py3-none-manylinux_2_27_x86_64.whl (from -r requirements3.txt.tmp (line 39)) 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 40)) Processing ./src/nvidia_cusparselt_cu12-0.7.1-py3-none-manylinux2014_x86_64.whl (from -r requirements3.txt.tmp (line 41)) 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 42)) 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 43)) 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 44)) 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 45)) Processing ./src/oauthlib-3.2.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 46)) Processing ./src/omegaconf-2.3.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 47)) Processing ./src/onnx-1.21.0-cp312-abi3-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (from -r requirements3.txt.tmp (line 48)) Processing ./src/onnxruntime-1.24.4-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (from -r requirements3.txt.tmp (line 49)) Processing ./src/onnxscript-0.2.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 50)) Processing ./src/opt_einsum-3.4.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 51)) Processing ./src/optree-0.18.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (from -r requirements3.txt.tmp (line 52)) Processing ./src/pytorch_lightning-2.6.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 53)) Processing ./src/requests_oauthlib-2.0.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 54)) Processing ./src/rsa-4.9-py3-none-any.whl (from -r requirements3.txt.tmp (line 55)) Processing ./src/safetensors-0.6.2-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from -r requirements3.txt.tmp (line 56)) Processing ./src/segmentation_models_pytorch-0.5.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 57)) Processing ./src/sentencepiece-0.2.1-cp314-cp314-linux_x86_64.whl (from -r requirements3.txt.tmp (line 58)) Processing ./src/sympy-1.14.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 59)) Processing ./src/tabulate-0.9.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 60)) Processing ./src/tensorboard-2.20.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 61)) Processing ./src/tensorboard_data_server-0.7.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 62)) Processing ./src/tensorboardx-2.6.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 63)) Processing ./src/tiktoken-0.12.0-cp314-cp314-linux_x86_64.whl (from -r requirements3.txt.tmp (line 64)) Processing ./src/timm-1.0.22-py3-none-any.whl (from -r requirements3.txt.tmp (line 65)) Processing ./src/tokenizers-0.22.2-cp39-abi3-linux_x86_64.whl (from -r requirements3.txt.tmp (line 66)) Processing ./src/torch-2.10.0-3-cp314-cp314-manylinux_2_28_x86_64.whl (from -r requirements3.txt.tmp (line 67)) Processing ./src/torchmetrics-1.9.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 68)) Processing ./src/torchvision-0.25.0-cp314-cp314-manylinux_2_28_x86_64.whl (from -r requirements3.txt.tmp (line 69)) Processing ./src/torch_geometric-2.7.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 70)) Processing ./src/transformers-5.3.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 71)) Processing ./src/triton-3.6.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (from -r requirements3.txt.tmp (line 72)) Processing ./src/typeshed_client-2.8.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 73)) Requirement already satisfied: wheel<1.0,>=0.23.0 in /opt/metwork-mfext-experimental_python314/opt/python3_core/lib/python3.14/site-packages (from astunparse==1.6.3->-r requirements3.txt.tmp (line 4)) (0.46.3) Requirement already satisfied: six<2.0,>=1.6.1 in /opt/metwork-mfext-experimental_python314/opt/python3_core/lib/python3.14/site-packages (from astunparse==1.6.3->-r requirements3.txt.tmp (line 4)) (1.17.0) Requirement already satisfied: numpy>=1.17 in /opt/metwork-mfext-experimental_python314/opt/python3_scientific/lib/python3.14/site-packages (from bitsandbytes==0.49.1->-r requirements3.txt.tmp (line 6)) (2.4.2) Requirement already satisfied: packaging>=20.9 in /opt/metwork-mfext-experimental_python314/opt/python3_core/lib/python3.14/site-packages (from bitsandbytes==0.49.1->-r requirements3.txt.tmp (line 6)) (26.0) Requirement already satisfied: filelock in /opt/metwork-mfext-experimental_python314/opt/python3_core/lib/python3.14/site-packages (from torch==2.10.0->-r requirements3.txt.tmp (line 67)) (3.20.3) Requirement already satisfied: typing-extensions>=4.10.0 in /opt/metwork-mfext-experimental_python314/opt/python3_core/lib/python3.14/site-packages (from torch==2.10.0->-r requirements3.txt.tmp (line 67)) (4.15.0) Requirement already satisfied: setuptools in /opt/metwork-mfext-experimental_python314/opt/python3_core/lib/python3.14/site-packages (from torch==2.10.0->-r requirements3.txt.tmp (line 67)) (81.0.0) Requirement already satisfied: networkx>=2.5.1 in /opt/metwork-mfext-experimental_python314/opt/python3_scientific/lib/python3.14/site-packages (from torch==2.10.0->-r requirements3.txt.tmp (line 67)) (3.4.2) Requirement already satisfied: jinja2 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from torch==2.10.0->-r requirements3.txt.tmp (line 67)) (3.1.6) Requirement already satisfied: fsspec>=0.8.5 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from torch==2.10.0->-r requirements3.txt.tmp (line 67)) (2025.3.0) Requirement already satisfied: typing-inspect<1,>=0.4.0 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from dataclasses_json==0.6.7->-r requirements3.txt.tmp (line 9)) (0.9.0) Requirement already satisfied: importlib_metadata in /opt/metwork-mfext-experimental_python314/opt/python3_core/lib/python3.14/site-packages (from diffusers==0.33.1->-r requirements3.txt.tmp (line 10)) (8.6.1) Requirement already satisfied: regex!=2019.12.17 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from diffusers==0.33.1->-r requirements3.txt.tmp (line 10)) (2024.11.6) Requirement already satisfied: requests in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from diffusers==0.33.1->-r requirements3.txt.tmp (line 10)) (2.33.0) Requirement already satisfied: Pillow in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from diffusers==0.33.1->-r requirements3.txt.tmp (line 10)) (12.2.0) Requirement already satisfied: attrs>=18.2.0 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from dm-tree==0.1.9->-r requirements3.txt.tmp (line 11)) (25.1.0) Requirement already satisfied: wrapt>=1.11.2 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from dm-tree==0.1.9->-r requirements3.txt.tmp (line 11)) (2.1.1) Requirement already satisfied: cachetools<7.0,>=2.0.0 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from google-auth==2.41.1->-r requirements3.txt.tmp (line 14)) (6.1.0) Requirement already satisfied: pyasn1-modules>=0.2.1 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from google-auth==2.41.1->-r requirements3.txt.tmp (line 14)) (0.4.1) Requirement already satisfied: pyasn1>=0.1.3 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from rsa==4.9->-r requirements3.txt.tmp (line 55)) (0.6.3) Requirement already satisfied: httpx<1,>=0.23.0 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from huggingface_hub==1.5.0->-r requirements3.txt.tmp (line 19)) (0.28.1) Requirement already satisfied: pyyaml>=5.1 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from huggingface_hub==1.5.0->-r requirements3.txt.tmp (line 19)) (6.0.3) Requirement already satisfied: tqdm>=4.42.1 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from huggingface_hub==1.5.0->-r requirements3.txt.tmp (line 19)) (4.67.1) Requirement already satisfied: typer in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from huggingface_hub==1.5.0->-r requirements3.txt.tmp (line 19)) (0.16.0) Requirement already satisfied: protobuf>=4.25.1 in /opt/metwork-mfext-experimental_python314/opt/python3_scientific/lib/python3.14/site-packages (from onnx==1.21.0->-r requirements3.txt.tmp (line 48)) (6.33.5) Requirement already satisfied: markdown>=2.6.8 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from tensorboard==2.20.0->-r requirements3.txt.tmp (line 61)) (3.10.2) Requirement already satisfied: werkzeug>=1.0.1 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from tensorboard==2.20.0->-r requirements3.txt.tmp (line 61)) (3.1.6) Requirement already satisfied: aiohttp in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from torch-geometric==2.7.0->-r requirements3.txt.tmp (line 70)) (3.13.5) Requirement already satisfied: psutil>=5.8.0 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from torch-geometric==2.7.0->-r requirements3.txt.tmp (line 70)) (7.2.2) Requirement already satisfied: pyparsing in /opt/metwork-mfext-experimental_python314/opt/python3_core/lib/python3.14/site-packages (from torch-geometric==2.7.0->-r requirements3.txt.tmp (line 70)) (3.2.1) Requirement already satisfied: xxhash in /opt/metwork-mfext-experimental_python314/opt/python3_scientific/lib/python3.14/site-packages (from torch-geometric==2.7.0->-r requirements3.txt.tmp (line 70)) (3.5.0) Requirement already satisfied: importlib_resources>=1.4.0 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from typeshed-client==2.8.2->-r requirements3.txt.tmp (line 73)) (6.5.2) Requirement already satisfied: anyio in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from httpx<1,>=0.23.0->huggingface_hub==1.5.0->-r requirements3.txt.tmp (line 19)) (4.9.0) Requirement already satisfied: certifi in /opt/metwork-mfext-experimental_python314/opt/python3_core/lib/python3.14/site-packages (from httpx<1,>=0.23.0->huggingface_hub==1.5.0->-r requirements3.txt.tmp (line 19)) (2026.1.4) Requirement already satisfied: httpcore==1.* in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from httpx<1,>=0.23.0->huggingface_hub==1.5.0->-r requirements3.txt.tmp (line 19)) (1.0.9) Requirement already satisfied: idna in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from httpx<1,>=0.23.0->huggingface_hub==1.5.0->-r requirements3.txt.tmp (line 19)) (3.11) Requirement already satisfied: h11>=0.16 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from httpcore==1.*->httpx<1,>=0.23.0->huggingface_hub==1.5.0->-r requirements3.txt.tmp (line 19)) (0.16.0) Requirement already satisfied: mypy_extensions>=0.3.0 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from typing-inspect<1,>=0.4.0->dataclasses_json==0.6.7->-r requirements3.txt.tmp (line 9)) (1.1.0) Requirement already satisfied: aiohappyeyeballs>=2.5.0 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from aiohttp->torch-geometric==2.7.0->-r requirements3.txt.tmp (line 70)) (2.5.0) Requirement already satisfied: aiosignal>=1.4.0 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from aiohttp->torch-geometric==2.7.0->-r requirements3.txt.tmp (line 70)) (1.4.0) Requirement already satisfied: frozenlist>=1.1.1 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from aiohttp->torch-geometric==2.7.0->-r requirements3.txt.tmp (line 70)) (1.5.0) Requirement already satisfied: multidict<7.0,>=4.5 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from aiohttp->torch-geometric==2.7.0->-r requirements3.txt.tmp (line 70)) (6.1.0) Requirement already satisfied: propcache>=0.2.0 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from aiohttp->torch-geometric==2.7.0->-r requirements3.txt.tmp (line 70)) (0.3.0) Requirement already satisfied: yarl<2.0,>=1.17.0 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from aiohttp->torch-geometric==2.7.0->-r requirements3.txt.tmp (line 70)) (1.18.3) Requirement already satisfied: charset_normalizer<4,>=2 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from requests->diffusers==0.33.1->-r requirements3.txt.tmp (line 10)) (3.4.4) Requirement already satisfied: urllib3<3,>=1.26 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from requests->diffusers==0.33.1->-r requirements3.txt.tmp (line 10)) (2.6.3) Requirement already satisfied: markupsafe>=2.1.1 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from werkzeug>=1.0.1->tensorboard==2.20.0->-r requirements3.txt.tmp (line 61)) (3.0.2) Requirement already satisfied: sniffio>=1.1 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from anyio->httpx<1,>=0.23.0->huggingface_hub==1.5.0->-r requirements3.txt.tmp (line 19)) (1.3.1) Requirement already satisfied: zipp>=3.20 in /opt/metwork-mfext-experimental_python314/opt/python3_core/lib/python3.14/site-packages (from importlib_metadata->diffusers==0.33.1->-r requirements3.txt.tmp (line 10)) (3.21.0) Requirement already satisfied: click>=8.0.0 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from typer->huggingface_hub==1.5.0->-r requirements3.txt.tmp (line 19)) (8.3.3) Requirement already satisfied: shellingham>=1.3.0 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from typer->huggingface_hub==1.5.0->-r requirements3.txt.tmp (line 19)) (1.5.4) Requirement already satisfied: rich>=10.11.0 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from typer->huggingface_hub==1.5.0->-r requirements3.txt.tmp (line 19)) (14.2.0) Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from rich>=10.11.0->typer->huggingface_hub==1.5.0->-r requirements3.txt.tmp (line 19)) (3.0.0) Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from rich>=10.11.0->typer->huggingface_hub==1.5.0->-r requirements3.txt.tmp (line 19)) (2.20.0) Requirement already satisfied: mdurl~=0.1 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from markdown-it-py>=2.2.0->rich>=10.11.0->typer->huggingface_hub==1.5.0->-r requirements3.txt.tmp (line 19)) (0.1.2) Installing collected packages: nvidia-cusparselt-cu12, namex, mpmath, lit, libclang, jsonnet, flatbuffers, antlr4_python3_runtime, typeshed-client, 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, hf_xet, grpcio, google-pasta, einops, cuda-pathfinder, annotated-doc, absl-py, tiktoken, tensorboard, requests-oauthlib, onnxruntime, onnx, nvidia-cusparse-cu12, nvidia-cufft-cu12, nvidia-cudnn-cu12, hydra-core, google-auth, dm-tree, dataclasses_json, cuda-bindings, astunparse, torch-geometric, onnxscript, nvidia-cusolver-cu12, google-auth-oauthlib, torch, huggingface_hub, torchvision, torchmetrics, tokenizers, diffusers, bitsandbytes, axial_attention, transformers, timm, pytorch-lightning, segmentation_models_pytorch, lightning Successfully installed absl-py-2.2.2 annotated-doc-0.0.4 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 hf_xet-1.4.3 huggingface_hub-1.5.0 hydra-core-1.3.2 jsonargparse-4.46.0 jsonnet-0.21.0 libclang-18.1.1 lightning-2.6.1 lightning-utilities-0.15.3 lit-18.1.8 marshmallow-3.26.2 ml-dtypes-0.5.4 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.21.0 onnxruntime-1.24.4 onnxscript-0.2.5 opt-einsum-3.4.0 optree-0.18.0 pytorch-lightning-2.6.1 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.5 tiktoken-0.12.0 timm-1.0.22 tokenizers-0.22.2 torch-2.10.0 torch-geometric-2.7.0 torchmetrics-1.9.0 torchvision-0.25.0 transformers-5.3.0 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-experimental_python314/opt/python3_ia/lib/python3.14/site-packages; then mkdir -p /opt/metwork-mfext-experimental_python314/opt/python3_ia/lib/python3.14/site-packages; fi if test -f /opt/metwork-mfext-experimental_python314/opt/python3_ia/lib/python3.14/site-packages/requirements3.txt; then cat /opt/metwork-mfext-experimental_python314/opt/python3_ia/lib/python3.14/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-experimental_python314/opt/python3_ia/lib/python3.14/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-experimental_python314/opt/python3_ia/lib/python3.14/site-packages/requirements3.txt.tmp /opt/metwork-mfext-experimental_python314/opt/python3_ia/lib/python3.14/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-experimental_python314/opt/python3_ia/lib/python3.14/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-experimental_python314/opt/python3_ia/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/absl-py.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/annotated-doc.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/antlr4-python3-runtime.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/astunparse.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/axial_attention.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/bitsandbytes.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/cuda-bindings.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/cuda-pathfinder.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/dataclasses-json.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/diffusers.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/dm-tree.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/einops.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/flatbuffers.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/google-auth-oauthlib.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/google-auth.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/google-pasta.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/grpcio.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/hf-xet.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/huggingface_hub.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/hydra-core.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/jsonargparse.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/jsonnet.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/libclang.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/lightning-utilities.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/lightning.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/lit.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/marshmallow.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/ml_dtypes.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/mpmath.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/namex.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/nvidia-cublas-cu12.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/nvidia-cuda-cupti-cu12.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/nvidia-cuda-nvrtc-cu12.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/nvidia-cuda-runtime-cu12.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/nvidia-cudnn-cu12.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/nvidia-cufft-cu12.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/nvidia-cufile-cu12.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/nvidia-curand-cu12.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/nvidia-cusolver-cu12.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/nvidia-cusparse-cu12.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/nvidia-cusparselt-cu12.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/nvidia-nccl-cu12.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/nvidia-nvjitlink-cu12.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/nvidia-nvshmem-cu12.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/nvidia-nvtx-cu12.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/oauthlib.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/omegaconf.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/onnx.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/onnxruntime.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/onnxscript.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/opt_einsum.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/optree.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/pytorch-lightning.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/requests-oauthlib.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/rsa.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/safetensors.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/segmentation_models_pytorch.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/sentencepiece.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/sympy.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/tabulate.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/tensorboard-data-server.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/tensorboard.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/tensorboardX.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/tiktoken.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/timm.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/tokenizers.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/torch-geometric.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/torch.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/torchmetrics.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/torchvision.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/transformers.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/triton.yaml is ready /opt/metwork-mfext-experimental_python314/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-experimental_python314/opt/python3_ia/.mfextaddon; fi _layer_dhash "python3_ia@mfext" >/opt/metwork-mfext-experimental_python314/opt/python3_ia/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-experimental_python314/opt/python3_ia" cache: /buildcache/mfext_cache_layer_python3_ia_655bc890b0abbe426a8489ed5586ede2.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-experimental_python314/.dhash; fi layer_wrapper --layers=python3_devtools@mfext -- _yaml_to_md.py ALL >.metwork-framework/components.md