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: f32468fa2ec59993eeada72a9f600587 cache missed (/buildcache/mfext_cache_layer_python3_ia_f7b3c670a05dcb2d6de9f624d73ea2bd.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 tempolayer430[/src/layers/layer5_python3_ia/0500_extra_packages/tempolayer430] 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 92.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 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 54.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 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 lightning-utilities==0.15.3 (from -r requirements3.txt (line 23)) 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 24)) 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 25)) 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 26)) Downloading ml_dtypes-0.5.4.tar.gz (692 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 692.3/692.3 kB 66.1 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 27)) 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 28)) 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 29)) 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 30)) 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 31)) 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 32)) 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 33)) 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 34)) 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 35)) 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 36)) 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 37)) 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 38)) 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 39)) 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 40)) 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 41)) 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 42)) 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 43)) 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 44)) Downloading oauthlib-3.2.2-py3-none-any.whl.metadata (7.5 kB) Collecting omegaconf==2.3.0 (from -r requirements3.txt (line 45)) Downloading omegaconf-2.3.0-py3-none-any.whl.metadata (3.9 kB) Collecting onnx==1.21.0 (from -r requirements3.txt (line 46)) 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 47)) 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 48)) Downloading onnxscript-0.2.5-py3-none-any.whl.metadata (15 kB) Collecting opt-einsum==3.4.0 (from -r requirements3.txt (line 49)) Downloading opt_einsum-3.4.0-py3-none-any.whl.metadata (6.3 kB) Collecting optree==0.18.0 (from -r requirements3.txt (line 50)) 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 51)) Downloading pytorch_lightning-2.6.1-py3-none-any.whl.metadata (21 kB) Collecting requests-oauthlib==2.0.0 (from -r requirements3.txt (line 52)) Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB) Collecting rsa==4.9 (from -r requirements3.txt (line 53)) Downloading rsa-4.9-py3-none-any.whl.metadata (4.2 kB) Collecting safetensors==0.6.2 (from -r requirements3.txt (line 54)) 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 55)) 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 56)) Downloading sentencepiece-0.2.1.tar.gz (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 143.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 57)) Downloading sympy-1.14.0.tar.gz (7.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.8/7.8 MB 168.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 tabulate==0.9.0 (from -r requirements3.txt (line 58)) 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 59)) 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 60)) 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 61)) Downloading tensorboardx-2.6.5.tar.gz (4.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.8/4.8 MB 129.9 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 62)) 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 63)) Downloading timm-1.0.22.tar.gz (2.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 13.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 64)) 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 65)) 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 66)) Downloading torchmetrics-1.9.0.tar.gz (581 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 581.8/581.8 kB 40.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 torchvision==0.25.0 (from -r requirements3.txt (line 67)) 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 68)) Downloading torch_geometric-2.7.0.tar.gz (876 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 876.7/876.7 kB 59.5 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 69)) Downloading transformers-5.3.0.tar.gz (8.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.8/8.8 MB 134.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 triton==3.6.0 (from -r requirements3.txt (line 70)) 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 71)) 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 32.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' 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 65)) 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 65)) 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 65)) Downloading setuptools-81.0.0.tar.gz (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 130.5 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 65)) Downloading networkx-3.4.2.tar.gz (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 117.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 65)) 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 65)) 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 148.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 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 92.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 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 53)) 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 46)) 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 59)) 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 59)) Downloading werkzeug-3.1.6.tar.gz (864 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 864.7/864.7 kB 84.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 aiohttp (from torch-geometric==2.7.0->-r requirements3.txt (line 68)) Downloading aiohttp-3.13.5.tar.gz (7.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.9/7.9 MB 171.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 68)) 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 68)) Downloading pyparsing-3.2.1.tar.gz (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 84.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 xxhash (from torch-geometric==2.7.0->-r requirements3.txt (line 68)) 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 71)) 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 68)) 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 68)) 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 68)) 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 68)) 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 68)) 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 68)) 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 59)) 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 161.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 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 136.0 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 62.0 MB/s 0:00:07 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 138.1 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 168.7 MB/s 0:00:00 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 267.2 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 nvidia_cublas_cu12-12.8.4.1-py3-none-manylinux_2_27_x86_64.whl (594.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 594.3/594.3 MB 48.8 MB/s 0:00:06 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 171.7 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 146.6 MB/s 0:00:00 Downloading nvidia_cuda_runtime_cu12-12.8.90-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (954 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 954.8/954.8 kB 122.1 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 68.5 MB/s 0:00:05 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 143.1 MB/s 0:00:01 Downloading nvidia_cufile_cu12-1.13.1.3-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 140.9 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 145.5 MB/s 0:00:00 Downloading nvidia_cusolver_cu12-11.7.3.90-py3-none-manylinux_2_27_x86_64.whl (267.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 267.5/267.5 MB 119.5 MB/s 0:00:02 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.4 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 142.3 MB/s 0:00:01 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 142.6 MB/s 0:00:02 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 174.2 MB/s 0:00:00 Downloading nvidia_nvshmem_cu12-3.4.5-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (139.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.1/139.1 MB 157.6 MB/s 0:00:00 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 141.0 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 163.0 MB/s 0:00:00 Downloading onnxscript-0.2.5-py3-none-any.whl (689 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 689.4/689.4 kB 73.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 110.3 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 214.1 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 146.7 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 133.1 MB/s 0:00:01 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 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 85.8 MB/s 0:00:00 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/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/aiohappyeyeballs-2.5.0-py3-none-any.whl Saved ./src/protobuf-6.33.5-cp39-abi3-manylinux2014_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/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-utilities, lit, ml-dtypes, mpmath, namex, segmentation_models_pytorch, sentencepiece, sympy, tabulate, tensorboardx, tiktoken, timm, tokenizers, torchmetrics, torch-geometric, transformers, typeshed-client, cachetools, httpx, httpcore, six, typing-extensions, typing-inspect, wheel, attrs, filelock, fsspec, aiohttp, multidict, yarl, aiosignal, frozenlist, h11, idna, importlib_resources, markdown, mypy_extensions, networkx, numpy, packaging, Pillow, propcache, psutil, pyasn1, pyasn1-modules, regex, requests, charset_normalizer, urllib3, certifi, setuptools, tqdm, 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=29bbaf7536f5737c098a94235b8875c61e72270a838ff0c01e0b64a35a97af26 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=0e9014771741ff1206abf2a14a33ee9cf5197b8179dfb258935ed680cb79a839 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=a4f2a795f219b77923a094115226ed5c1774c0dd85793a96b3b50fa30567e4df 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): finished with status 'done' Created wheel for dm-tree: filename=dm_tree-0.1.9-cp314-cp314-linux_x86_64.whl size=134831 sha256=b311751fdc8ded2ad2cb3335426f324d2dfbfbbef8a5b5a4db2bcbe356f3e7f2 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=89c68b5170e174a4c00b4b877d5f8061003fc1a79377420c510c3a2f24e0984d 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=5847f6abfc18030bb8343c2a701a5ffeb4f193a1e28d1275a2b94e1921cb9126 Stored in directory: /root/.cache/pip/wheels/88/c4/ca/35cbd6ae69728266b333738d79a4ce6880514cb56638055969 Building wheel for jsonnet (pyproject.toml): started 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=6603043 sha256=75140b0371c0ef2e31de5f1be39ffe62e3abb23cfef9eb3900ba41f9d4a08a01 Stored in directory: /root/.cache/pip/wheels/69/36/67/f98b2b28352cc0dfa0239aa853481f8325fa7e00c6f657c3d3 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=3a2394bfeba3ef2343d9ada97ce94abf59b47cd9f8ec780bea103f6e46e19924 Stored in directory: /root/.cache/pip/wheels/64/bd/22/ea46cbd5731c445c92365299a2a06978e83a88f99b8ba0ec55 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=9058f8e9041c542acf914ad996ac1974d72cd67531cf1a6f5b1ab078d5f48b22 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): finished with status 'done' Created wheel for ml-dtypes: filename=ml_dtypes-0.5.4-cp314-cp314-linux_x86_64.whl size=4719137 sha256=686f22d4e451811b54160aef04c58d84fe1bb218a8b453b9ad7a9984f9178883 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=ef7490a80844d1fb462faf5111218b112035dc5faafa54a7d93fecd20a3010ac 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=0d938a4024b9936a07f9c2e65f5432cd911445f64eb765ce00e3ee5e751021cb 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=db5fb0f2bde77471c878ee0aa3d801c7b5725e4f73f77565372f1c9d5746ec1d 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=2a4916bc4eb128cce9183a7d1ec0bb17cbd7ce9dfa130b6460d285593139f78c 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=d5356292f974d6c726e605f751b0d0b6d9161e5b1662ecb9615c94f47b9c9e46 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=ec8148cc88dcf057bf5238218270ed610db07989b89bed910b35a5ee667e7657 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=60607f4174e00c44ba6f45c1ce45247735366f0d9ab3390010b3d5a41b4dd8e3 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=068550994788b2b375fd7ecec6c4047afe26e3c79e5120295c8bee2d17b0fabc 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): finished with status 'done' Created wheel for tokenizers: filename=tokenizers-0.22.2-cp39-abi3-linux_x86_64.whl size=3428501 sha256=80b897b5492b932c79009a9858a36623cc885ff9740b085ad659182b8705c8e3 Stored in directory: /root/.cache/pip/wheels/bb/5d/d6/f495f90169a6d039a1667b4d1e9978c927bf28c6bfb69a4b28 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=983389 sha256=69034797d86591c3663b6075f464d31f56802d67807e0a8c8c60329afa110003 Stored in directory: /root/.cache/pip/wheels/da/70/a2/c2610241772909f973ad4d69e8224486f49b1f62bed48feab5 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=d8198bce22b68c5be9f66876b6dde71d87829043719fe35473b109189658f916 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=9a0e1c55e62803ac7fdf08260cc84a824ecf9fc257df1bf52e98b9e498e4e577 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=2f261ddf0e3c800887504f8fdda17ecc5ee83250e1ed20027b9da867866d99c6 Stored in directory: /root/.cache/pip/wheels/7b/76/b4/171d7ac61e057de0fd7feae61d305481075ab348036b65fadc 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 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=6589616cb63a6dc1ce76fe09fdcaa7fa85cd8ab4974ba09734744484abec9db8 Stored in directory: /root/.cache/pip/wheels/07/8b/c0/c04f534ce14ac9d49c2bd8f8d0c2c5b73e1f6a4f1e8e45fcc7 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=c974f5bd1bdfea98b8f79e43722262115c49d21ea9fba34f86ed78ed7b557b67 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 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 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 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=1692893 sha256=5b892a3d72aa372f8bfd8c1c0d8289450de3587c801010c6d492f68e60747967 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=127061 sha256=e9ab2c0113259be251fc12413aa7d8dd418e590a5c60ad2844b7d57cae7e0edb 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=335865 sha256=751db7f3e7784300ca00c09a4117c745a3b849a98bc8a507e115fa5106a641d2 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=2979daceb86bab4fbcbc679c2f90883484e57f315c38113c6fd2401bfb69fcac Stored in directory: /root/.cache/pip/wheels/5a/5c/9c/573a30fe320d95a06412cbb052a1f8cf26422c1e3afabe2453 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=277384 sha256=5c61469cc9a6d38d262274609260f42dfc911be7c796e70d77a4cbf85506ce47 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=1129890b0c12a128c1fd0ad5fa7d21f7fbe920a6b7266fe96ce5713031ac3839 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=85fdf91fe121712ff48f3ef0fbd5b87c0c61ab4f5cf1dec6a41f30e84aabd5f7 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=98627f5f540eeacef1a32950526107047e3844b5d82ec3667dc72f0c7e81bb11 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=4eeae425f21212d697ea785a4d6f2d29c00cc50c46e0d8d2767c1687aefbd7a1 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=882f2c9f259d248ba113f8ee59951b5e8314401d264653db5b52098f3bb9da46 Stored in directory: /root/.cache/pip/wheels/f0/be/14/d825d2d176beb90dc549e703ab4b13689dc54365d791b528c5 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 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=1545454 sha256=8d40531b78e19e4dc71f8ee1cf077824831559b04fca12b05166759cf5939e77 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=224001 sha256=4f8709186dcf985cc9660b769ed5ed2e8ab08da4da53384c0178a0d7c787669c 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=159066 sha256=2e8d62814e7bb00662bd795694ba4e56ef9f9ed628b2b64db46951fc90246a70 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=6ace51b42fff2993e0f31b01d85557114dcf097289f1d094a279906f6d29e21b 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=d4bc6d79a1d8e7ea728022f798a3787298cb67a78d0bcb952f5e1b469ecb38a5 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=6148b9124726149823772d5615de434956f7b9ced800f3feb121f0c5414d57a6 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=0ac246367d057ffc82657a34028472739154bc74e27a81a1262e8405312523bd 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=32264e2b91983ade8b89c7e5b9a91fef359b45984b1103547799eebd130eb98a 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=7c58d8cd343272d6ccd7b37b0d6ebedb6d4d061b2198db7dd8ee8e52fc439576 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=82ee74d9b21a66cfd83f9057142b7da9eb0cd9d749ea4203ce0b9b8166ada86d Stored in directory: /root/.cache/pip/wheels/1c/65/d7/5191aacf9d538bac077cd101798adaf2ae062b6f56bce9313a 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=069b344baaf7898d6eacefc66431c40d4342da3b26c06ad61dee78e1ce448fb4 Stored in directory: /root/.cache/pip/wheels/fc/01/b9/21df1ea583541041ef6bd6b476fccdfd475d410b302027fb7a 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=22869 sha256=1136bc440c98a193381dea5997dc6bebc8dd13de191129a5ea28c05473a373e3 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=120635 sha256=c45ef959a69ea8c2b9ae5c9531398950f2cc050b311300dcce40e3024ddc7448 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=3a3c3cab2a7f87e84fd0011060e7c8c9094372163e5785ca8a35804a24940620 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=bcd72d1725011935365799135a69327b5e6e70d05c0f2b7cbc7b0da6b7177579 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=f1edfbccb2ca5a60b4f4b257d9dbc1225112852ae63f40ac4876f5bc0edcfcb1 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=83b4f0328a8df951dbc46b4670e47377e6a128c9b71a5273fbe8178010e6f66e 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=11b80341258ae483cb8d2c6d36150d4f267a078285280e3bc489bb0d5792cae1 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=190914 sha256=1a01044f9c9398345e4a3e4f1b4f8bd5b1262d3407edfcf792861c505808d635 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-utilities lit ml-dtypes mpmath namex segmentation_models_pytorch sentencepiece sympy tabulate tensorboardx tiktoken timm tokenizers torchmetrics torch-geometric transformers typeshed-client cachetools httpx httpcore six typing-extensions typing-inspect wheel attrs filelock fsspec aiohttp multidict yarl aiosignal frozenlist h11 idna importlib_resources markdown mypy_extensions networkx numpy packaging Pillow propcache psutil pyasn1 pyasn1-modules regex requests charset_normalizer urllib3 certifi setuptools tqdm 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/lightning_utilities-0.15.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 23)) Processing ./src/lit-18.1.8-py3-none-any.whl (from -r requirements3.txt.tmp (line 24)) Processing ./src/marshmallow-3.26.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 25)) Processing ./src/ml_dtypes-0.5.4-cp314-cp314-linux_x86_64.whl (from -r requirements3.txt.tmp (line 26)) Processing ./src/mpmath-1.3.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 27)) Processing ./src/namex-0.0.9-py3-none-any.whl (from -r requirements3.txt.tmp (line 28)) Processing ./src/nvidia_cublas_cu12-12.8.4.1-py3-none-manylinux_2_27_x86_64.whl (from -r requirements3.txt.tmp (line 29)) 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 30)) 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 31)) 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 32)) Processing ./src/nvidia_cudnn_cu12-9.10.2.21-py3-none-manylinux_2_27_x86_64.whl (from -r requirements3.txt.tmp (line 33)) 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 34)) 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 35)) Processing ./src/nvidia_curand_cu12-10.3.9.90-py3-none-manylinux_2_27_x86_64.whl (from -r requirements3.txt.tmp (line 36)) Processing ./src/nvidia_cusolver_cu12-11.7.3.90-py3-none-manylinux_2_27_x86_64.whl (from -r requirements3.txt.tmp (line 37)) 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 38)) Processing ./src/nvidia_cusparselt_cu12-0.7.1-py3-none-manylinux2014_x86_64.whl (from -r requirements3.txt.tmp (line 39)) 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 40)) 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 41)) 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 42)) 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 43)) Processing ./src/oauthlib-3.2.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 44)) Processing ./src/omegaconf-2.3.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 45)) 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 46)) 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 47)) Processing ./src/onnxscript-0.2.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 48)) Processing ./src/opt_einsum-3.4.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 49)) 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 50)) Processing ./src/pytorch_lightning-2.6.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 51)) Processing ./src/requests_oauthlib-2.0.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 52)) Processing ./src/rsa-4.9-py3-none-any.whl (from -r requirements3.txt.tmp (line 53)) Processing ./src/safetensors-0.6.2-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from -r requirements3.txt.tmp (line 54)) Processing ./src/segmentation_models_pytorch-0.5.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 55)) Processing ./src/sentencepiece-0.2.1-cp314-cp314-linux_x86_64.whl (from -r requirements3.txt.tmp (line 56)) Processing ./src/sympy-1.14.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 57)) Processing ./src/tabulate-0.9.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 58)) Processing ./src/tensorboard-2.20.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 59)) Processing ./src/tensorboard_data_server-0.7.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 60)) Processing ./src/tensorboardx-2.6.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 61)) Processing ./src/tiktoken-0.12.0-cp314-cp314-linux_x86_64.whl (from -r requirements3.txt.tmp (line 62)) Processing ./src/timm-1.0.22-py3-none-any.whl (from -r requirements3.txt.tmp (line 63)) Processing ./src/tokenizers-0.22.2-cp39-abi3-linux_x86_64.whl (from -r requirements3.txt.tmp (line 64)) Processing ./src/torch-2.10.0-3-cp314-cp314-manylinux_2_28_x86_64.whl (from -r requirements3.txt.tmp (line 65)) Processing ./src/torchmetrics-1.9.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 66)) Processing ./src/torchvision-0.25.0-cp314-cp314-manylinux_2_28_x86_64.whl (from -r requirements3.txt.tmp (line 67)) Processing ./src/torch_geometric-2.7.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 68)) Processing ./src/transformers-5.3.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 69)) 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 70)) Processing ./src/typeshed_client-2.8.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 71)) 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 65)) (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 65)) (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 65)) (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 65)) (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 65)) (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 65)) (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 53)) (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 46)) (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 59)) (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 59)) (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 68)) (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 68)) (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 68)) (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 68)) (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 71)) (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 68)) (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 68)) (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 68)) (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 68)) (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 68)) (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 68)) (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 59)) (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, 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 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 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/lightning-utilities.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_f7b3c670a05dcb2d6de9f624d73ea2bd.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