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 if test "MFEXT" = "MFEXT" -a "1" != "1"; then cat .layerapi2_extra_env |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-experimental_python314/opt/python3_ia/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-experimental_python314/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-experimental_python314/opt/python3_ia/.layerapi2_extra_env; 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): c857e2bc87d07616569cdbdd151bfd78 python3@mfext layer (dependency) hash (from cache): d154f36c80489fa1f48163716cc9f029 python3_core@mfext layer (dependency) hash (from cache): a82a9efa6db017c55b232e91bd936478 python3_scientific@mfext layer (dependency) hash (from cache): 29c3dc023ed8b1699f7ba609eec900d1 root@mfext layer (dependency) hash (from cache): 471a2266f0c4cd6225eab1a20f2428a7 scientific@mfext layer (dependency) hash (from cache): f2ca8c6466d4ff8fc4f2cf1a9d035f14 scientific_core@mfext layer (dependency) hash (from cache): 671f411cf82e62d75e4986238035aed3 source hash: 17c130067a99d6e1cbb059fa2a03047c cache missed (/buildcache/mfext_cache_layer_python3_ia_6a0d39092a0751e22e18d1d15e311f34.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 tempolayer438[/src/layers/layer5_python3_ia/0500_extra_packages/tempolayer438] 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 alembic==1.18.4 (from -r requirements3.txt (line 2)) Downloading alembic-1.18.4.tar.gz (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 79.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 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.2 (from -r requirements3.txt (line 6)) Downloading bitsandbytes-0.49.2-py3-none-manylinux_2_24_x86_64.whl.metadata (10 kB) Collecting cuda_bindings==13.3.1 (from -r requirements3.txt (line 7)) Downloading cuda_bindings-13.3.1-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (2.5 kB) Collecting cuda_pathfinder==1.5.5 (from -r requirements3.txt (line 8)) Downloading cuda_pathfinder-1.5.5-py3-none-any.whl.metadata (1.9 kB) Collecting cuda-toolkit==13.0.3 (from -r requirements3.txt (line 9)) Downloading cuda_toolkit-13.0.3.0-py2.py3-none-any.whl.metadata (17 kB) Collecting databricks-sdk==0.118.0 (from -r requirements3.txt (line 10)) Downloading databricks_sdk-0.118.0.tar.gz (992 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 992.8/992.8 kB 91.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 dataclasses_json==0.6.7 (from -r requirements3.txt (line 11)) Downloading dataclasses_json-0.6.7-py3-none-any.whl.metadata (25 kB) Collecting diffusers==0.38.0 (from -r requirements3.txt (line 12)) Downloading diffusers-0.38.0.tar.gz (4.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 31.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 dm-tree==0.1.9 (from -r requirements3.txt (line 13)) 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 docker==7.1.0 (from -r requirements3.txt (line 14)) Downloading docker-7.1.0.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 einops==0.8.1 (from -r requirements3.txt (line 15)) 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 fastapi==0.136.3 (from -r requirements3.txt (line 16)) Downloading fastapi-0.136.3.tar.gz (396 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 Flask-CORS==6.0.5 (from -r requirements3.txt (line 17)) Downloading flask_cors-6.0.5.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 flatbuffers==25.12.19 (from -r requirements3.txt (line 18)) Downloading flatbuffers-25.12.19-py2.py3-none-any.whl.metadata (1.0 kB) Collecting gitdb==4.0.12 (from -r requirements3.txt (line 19)) Downloading gitdb-4.0.12.tar.gz (394 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 GitPython==3.1.58 (from -r requirements3.txt (line 20)) Downloading gitpython-3.1.58.tar.gz (228 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 google-auth==2.53.0 (from -r requirements3.txt (line 21)) Downloading google_auth-2.53.0-py3-none-any.whl.metadata (5.5 kB) Collecting google-auth-oauthlib==1.2.2 (from -r requirements3.txt (line 22)) 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 23)) Downloading google_pasta-0.2.0-py3-none-any.whl.metadata (814 bytes) Collecting graphene==3.4.3 (from -r requirements3.txt (line 24)) Downloading graphene-3.4.3.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 graphql-core==3.2.11 (from -r requirements3.txt (line 25)) Downloading graphql_core-3.2.11.tar.gz (528 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 528.4/528.4 kB 38.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 graphql-relay==3.2.0 (from -r requirements3.txt (line 26)) Downloading graphql-relay-3.2.0.tar.gz (50 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 grpcio==1.76.0 (from -r requirements3.txt (line 27)) Downloading grpcio-1.76.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (3.7 kB) Collecting gunicorn==26.0.0 (from -r requirements3.txt (line 28)) Downloading gunicorn-26.0.0.tar.gz (727 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 727.3/727.3 kB 48.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 hf_xet==1.4.3 (from -r requirements3.txt (line 29)) Downloading hf_xet-1.4.3-cp37-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (4.9 kB) Collecting huey==3.0.3 (from -r requirements3.txt (line 30)) Downloading huey-3.0.3.tar.gz (263 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 huggingface_hub==1.5.0 (from -r requirements3.txt (line 31)) Downloading huggingface_hub-1.5.0.tar.gz (695 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 695.9/695.9 kB 66.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 hydra-core==1.3.4 (from -r requirements3.txt (line 32)) Downloading hydra_core-1.3.4-py3-none-any.whl.metadata (5.7 kB) Collecting jsonargparse==4.46.0 (from -r requirements3.txt (line 33)) 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 34)) 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 keras==3.15.1 (from -r requirements3.txt (line 35)) Downloading keras-3.15.1-py3-none-any.whl.metadata (6.4 kB) Collecting libclang==18.1.1 (from -r requirements3.txt (line 36)) Downloading libclang-18.1.1-py2.py3-none-manylinux2010_x86_64.whl.metadata (5.2 kB) Collecting lightning==2.6.5 (from -r requirements3.txt (line 37)) Downloading lightning-2.6.5.tar.gz (659 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.2/659.2 kB 62.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 lightning-fabric==2.6.5 (from -r requirements3.txt (line 38)) Downloading lightning_fabric-2.6.5.tar.gz (202 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 39)) 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 40)) 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 41)) 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 42)) Downloading ml_dtypes-0.5.4.tar.gz (692 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 692.3/692.3 kB 58.4 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: still running... 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 monai==1.6.0 (from -r requirements3.txt (line 43)) Downloading monai-1.6.0.tar.gz (1.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 77.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 44)) Using cached mpmath-1.3.0-py3-none-any.whl Collecting namex==0.0.9 (from -r requirements3.txt (line 45)) 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==13.1.1.3 (from -r requirements3.txt (line 46)) Using cached nvidia_cublas-13.1.1.3-py3-none-manylinux_2_27_x86_64.whl.metadata (1.8 kB) Collecting nvidia-cuda-cupti==13.0.85 (from -r requirements3.txt (line 47)) Using cached nvidia_cuda_cupti-13.0.85-py3-none-manylinux_2_25_x86_64.whl.metadata (1.7 kB) Collecting nvidia-cuda-nvrtc==13.0.88 (from -r requirements3.txt (line 48)) Using cached nvidia_cuda_nvrtc-13.0.88-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl.metadata (1.7 kB) Collecting nvidia-cuda-runtime==13.0.96 (from -r requirements3.txt (line 49)) Using cached nvidia_cuda_runtime-13.0.96-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.7 kB) Collecting nvidia-cudnn-cu13==9.20.0.48 (from -r requirements3.txt (line 50)) Using cached nvidia_cudnn_cu13-9.20.0.48-py3-none-manylinux_2_27_x86_64.whl.metadata (1.9 kB) Collecting nvidia-cufft==12.0.0.61 (from -r requirements3.txt (line 51)) Using cached nvidia_cufft-12.0.0.61-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.8 kB) Collecting nvidia-cufile==1.15.1.6 (from -r requirements3.txt (line 52)) Using cached nvidia_cufile-1.15.1.6-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.7 kB) Collecting nvidia-curand==10.4.0.35 (from -r requirements3.txt (line 53)) Using cached nvidia_curand-10.4.0.35-py3-none-manylinux_2_27_x86_64.whl.metadata (1.7 kB) Collecting nvidia-cusolver==12.0.4.66 (from -r requirements3.txt (line 54)) Using cached nvidia_cusolver-12.0.4.66-py3-none-manylinux_2_27_x86_64.whl.metadata (1.8 kB) Collecting nvidia_cusparse==12.6.3.3 (from -r requirements3.txt (line 55)) Using cached nvidia_cusparse-12.6.3.3-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.8 kB) Collecting nvidia-cusparselt-cu13==0.8.1 (from -r requirements3.txt (line 56)) Using cached nvidia_cusparselt_cu13-0.8.1-py3-none-manylinux2014_x86_64.whl.metadata (12 kB) Collecting nvidia_nvjitlink==13.0.88 (from -r requirements3.txt (line 57)) Downloading nvidia_nvjitlink-13.0.88-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl.metadata (1.7 kB) Collecting nvidia-nccl-cu13==2.29.7 (from -r requirements3.txt (line 58)) Using cached nvidia_nccl_cu13-2.29.7-py3-none-manylinux_2_18_x86_64.whl.metadata (2.1 kB) Collecting nvidia-nvshmem-cu13==3.4.5 (from -r requirements3.txt (line 59)) Using cached nvidia_nvshmem_cu13-3.4.5-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.1 kB) Collecting nvidia-nvtx==13.0.85 (from -r requirements3.txt (line 60)) Using cached nvidia_nvtx-13.0.85-py3-none-manylinux1_x86_64.manylinux_2_5_x86_64.whl.metadata (1.8 kB) Collecting oauthlib==3.2.2 (from -r requirements3.txt (line 61)) Downloading oauthlib-3.2.2-py3-none-any.whl.metadata (7.5 kB) Collecting omegaconf==2.3.1 (from -r requirements3.txt (line 62)) Downloading omegaconf-2.3.1-py3-none-any.whl.metadata (4.5 kB) Collecting onnx==1.22.0 (from -r requirements3.txt (line 63)) Downloading onnx-1.22.0-cp312-abi3-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (8.5 kB) Collecting onnxruntime==1.28.0 (from -r requirements3.txt (line 64)) Downloading onnxruntime-1.28.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (5.5 kB) Collecting onnxscript==0.2.5 (from -r requirements3.txt (line 65)) Downloading onnxscript-0.2.5-py3-none-any.whl.metadata (15 kB) Collecting opentelemetry-api==1.42.1 (from -r requirements3.txt (line 66)) Downloading opentelemetry_api-1.42.1.tar.gz (72 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 opentelemetry-proto==1.42.1 (from -r requirements3.txt (line 67)) Downloading opentelemetry_proto-1.42.1.tar.gz (45 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 opentelemetry-sdk==1.42.1 (from -r requirements3.txt (line 68)) Downloading opentelemetry_sdk-1.42.1.tar.gz (239 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 opentelemetry-semantic-conventions==0.63b1 (from -r requirements3.txt (line 69)) Downloading opentelemetry_semantic_conventions-0.63b1.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 opt-einsum==3.4.0 (from -r requirements3.txt (line 70)) Downloading opt_einsum-3.4.0-py3-none-any.whl.metadata (6.3 kB) Collecting optree==0.18.0 (from -r requirements3.txt (line 71)) Downloading optree-0.18.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (34 kB) Collecting prettytable==3.17.0 (from -r requirements3.txt (line 72)) Downloading prettytable-3.17.0.tar.gz (67 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 python-dotenv==1.2.2 (from -r requirements3.txt (line 73)) Downloading python_dotenv-1.2.2.tar.gz (50 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 pytorch-lightning==2.6.5 (from -r requirements3.txt (line 74)) Downloading pytorch_lightning-2.6.5.tar.gz (661 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 661.7/661.7 kB 82.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 requests-oauthlib==2.0.0 (from -r requirements3.txt (line 75)) Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB) Collecting rsa==4.9 (from -r requirements3.txt (line 76)) Downloading rsa-4.9-py3-none-any.whl.metadata (4.2 kB) Collecting safetensors==0.8.0 (from -r requirements3.txt (line 77)) Downloading safetensors-0.8.0-cp310-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.2 kB) Collecting segmentation_models_pytorch==0.5.0 (from -r requirements3.txt (line 78)) 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 79)) Downloading sentencepiece-0.2.1.tar.gz (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 106.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 skops==0.14.0 (from -r requirements3.txt (line 80)) Downloading skops-0.14.0.tar.gz (608 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 608.1/608.1 kB 57.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 smmap==5.0.2 (from -r requirements3.txt (line 81)) Downloading smmap-5.0.2.tar.gz (22 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 sqlparse==0.5.5 (from -r requirements3.txt (line 82)) Downloading sqlparse-0.5.5.tar.gz (120 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 starlette==1.3.1 (from -r requirements3.txt (line 83)) Downloading starlette-1.3.1.tar.gz (2.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.7/2.7 MB 19.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 84)) Using cached sympy-1.14.0-py3-none-any.whl Collecting tabulate==0.9.0 (from -r requirements3.txt (line 85)) 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 86)) 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 87)) 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 88)) Downloading tensorboardx-2.6.5.tar.gz (4.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.8/4.8 MB 102.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 tiktoken==0.12.0 (from -r requirements3.txt (line 89)) 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 90)) Downloading timm-1.0.22.tar.gz (2.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 77.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 tokenizers==0.22.2 (from -r requirements3.txt (line 91)) 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.13.0 (from -r requirements3.txt (line 92)) Using cached torch-2.13.0-cp314-cp314-manylinux_2_28_x86_64.whl.metadata (38 kB) Collecting torchmetrics==1.9.0 (from -r requirements3.txt (line 93)) Downloading torchmetrics-1.9.0.tar.gz (581 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 581.8/581.8 kB 65.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 torchvision==0.28.0 (from -r requirements3.txt (line 94)) Downloading torchvision-0.28.0-cp314-cp314-manylinux_2_28_x86_64.whl.metadata (5.6 kB) Collecting torch-geometric==2.7.0 (from -r requirements3.txt (line 95)) Downloading torch_geometric-2.7.0.tar.gz (876 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 876.7/876.7 kB 86.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 transformers==5.5.4 (from -r requirements3.txt (line 96)) Downloading transformers-5.5.4.tar.gz (8.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.2/8.2 MB 34.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 triton==3.7.1 (from -r requirements3.txt (line 97)) Using cached triton-3.7.1-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 98)) 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 uvicorn==0.34.2 (from -r requirements3.txt (line 99)) Downloading uvicorn-0.34.2.tar.gz (76 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 SQLAlchemy>=1.4.23 (from alembic==1.18.4->-r requirements3.txt (line 2)) Downloading sqlalchemy-2.0.40.tar.gz (9.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 162.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 Mako (from alembic==1.18.4->-r requirements3.txt (line 2)) Downloading mako-1.3.12.tar.gz (400 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.12 (from alembic==1.18.4->-r requirements3.txt (line 2)) Using cached typing_extensions-4.16.0-py3-none-any.whl Collecting wheel<1.0,>=0.23.0 (from astunparse==1.6.3->-r requirements3.txt (line 4)) Downloading wheel-0.47.0.tar.gz (63 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.2->-r requirements3.txt (line 6)) Downloading numpy-2.4.6.tar.gz (20.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 20.7/20.7 MB 132.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' 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.2->-r requirements3.txt (line 6)) Downloading packaging-26.2.tar.gz (228 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.13.0->-r requirements3.txt (line 92)) Using cached filelock-3.32.2-py3-none-any.whl Collecting setuptools>=77.0.3 (from torch==2.13.0->-r requirements3.txt (line 92)) Downloading setuptools-83.0.0.tar.gz (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 70.6 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.13.0->-r requirements3.txt (line 92)) Downloading networkx-3.4.2.tar.gz (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 102.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 jinja2 (from torch==2.13.0->-r requirements3.txt (line 92)) Using cached jinja2-3.1.6-py3-none-any.whl Collecting fsspec>=0.8.5 (from torch==2.13.0->-r requirements3.txt (line 92)) 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 requests<3,>=2.28.1 (from databricks-sdk==0.118.0->-r requirements3.txt (line 10)) Downloading requests-2.34.2.tar.gz (142 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!=5.26.*,!=5.27.*,!=5.28.*,!=5.29.0,!=5.29.1,!=5.29.2,!=5.29.3,!=5.29.4,!=6.30.0,!=6.30.1,!=6.31.0,<7.0,>=4.25.8 (from databricks-sdk==0.118.0->-r requirements3.txt (line 10)) Downloading protobuf-6.33.5-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) Collecting urllib3<3,>=1.26 (from databricks-sdk==0.118.0->-r requirements3.txt (line 10)) Downloading urllib3-2.7.0.tar.gz (433 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.53.0->-r requirements3.txt (line 21)) 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 cryptography>=38.0.3 (from google-auth==2.53.0->-r requirements3.txt (line 21)) Downloading cryptography-50.0.0.tar.gz (880 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 880.2/880.2 kB 89.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 typing-inspect<1,>=0.4.0 (from dataclasses_json==0.6.7->-r requirements3.txt (line 11)) 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.38.0->-r requirements3.txt (line 12)) 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 httpx<1.0.0 (from diffusers==0.38.0->-r requirements3.txt (line 12)) 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 regex!=2019.12.17 (from diffusers==0.38.0->-r requirements3.txt (line 12)) Downloading regex-2026.7.10.tar.gz (416 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.38.0->-r requirements3.txt (line 12)) Downloading pillow-12.3.0.tar.gz (47.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.0/47.0 MB 125.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 pyyaml>=5.1 (from huggingface_hub==1.5.0->-r requirements3.txt (line 31)) 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 31)) 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 31)) Downloading typer-0.26.4.tar.gz (201 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 attrs>=18.2.0 (from dm-tree==0.1.9->-r requirements3.txt (line 13)) Downloading attrs-25.1.0.tar.gz (810 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 810.6/810.6 kB 76.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 wrapt>=1.11.2 (from dm-tree==0.1.9->-r requirements3.txt (line 13)) Downloading wrapt-2.2.1.tar.gz (127 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 pydantic>=2.9.0 (from fastapi==0.136.3->-r requirements3.txt (line 16)) Downloading pydantic-2.13.4.tar.gz (844 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 844.8/844.8 kB 98.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 typing-inspection>=0.4.2 (from fastapi==0.136.3->-r requirements3.txt (line 16)) Downloading typing_inspection-0.4.2.tar.gz (75 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 annotated-doc>=0.0.2 (from fastapi==0.136.3->-r requirements3.txt (line 16)) 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 flask>=0.9 (from Flask-CORS==6.0.5->-r requirements3.txt (line 17)) Downloading flask-3.1.3.tar.gz (759 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 759.0/759.0 kB 69.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 Werkzeug>=0.7 (from Flask-CORS==6.0.5->-r requirements3.txt (line 17)) Downloading werkzeug-3.1.6.tar.gz (864 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 864.7/864.7 kB 33.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 python-dateutil<3,>=2.7.0 (from graphene==3.4.3->-r requirements3.txt (line 24)) Downloading python-dateutil-2.9.0.post0.tar.gz (342 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 (from keras==3.15.1->-r requirements3.txt (line 35)) Downloading rich-14.3.4-py3-none-any.whl.metadata (18 kB) Collecting h5py (from keras==3.15.1->-r requirements3.txt (line 35)) Downloading h5py-3.13.0.tar.gz (414 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 wcwidth (from prettytable==3.17.0->-r requirements3.txt (line 72)) Downloading wcwidth-0.2.13.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 pyasn1>=0.1.3 (from rsa==4.9->-r requirements3.txt (line 76)) Downloading pyasn1-0.6.4.tar.gz (151 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 scikit-learn>=1.2 (from skops==0.14.0->-r requirements3.txt (line 80)) Downloading scikit_learn-1.6.1.tar.gz (7.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.1/7.1 MB 134.6 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: still running... Installing build dependencies: still running... Installing build dependencies: still running... 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' 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 scipy>=1.10.0 (from skops==0.14.0->-r requirements3.txt (line 80)) Using cached scipy-1.18.0-cp314-cp314-linux_x86_64.whl Collecting anyio<5,>=3.6.2 (from starlette==1.3.1->-r requirements3.txt (line 83)) 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 markdown>=2.6.8 (from tensorboard==2.20.0->-r requirements3.txt (line 86)) 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 aiohttp (from torch-geometric==2.7.0->-r requirements3.txt (line 95)) Downloading aiohttp-3.14.3.tar.gz (8.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/8.0 MB 174.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 psutil>=5.8.0 (from torch-geometric==2.7.0->-r requirements3.txt (line 95)) 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 95)) Downloading pyparsing-3.2.1.tar.gz (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 123.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 xxhash (from torch-geometric==2.7.0->-r requirements3.txt (line 95)) 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 98)) 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 click>=7.0 (from uvicorn==0.34.2->-r requirements3.txt (line 99)) Downloading click-8.4.2.tar.gz (338 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.8 (from uvicorn==0.34.2->-r requirements3.txt (line 99)) 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 idna>=2.8 (from anyio<5,>=3.6.2->starlette==1.3.1->-r requirements3.txt (line 83)) Downloading idna-3.18.tar.gz (196 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<5,>=3.6.2->starlette==1.3.1->-r requirements3.txt (line 83)) 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 certifi (from httpx<1.0.0->diffusers==0.38.0->-r requirements3.txt (line 12)) Downloading certifi-2026.7.22.tar.gz (138 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.0->diffusers==0.38.0->-r requirements3.txt (line 12)) 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 charset_normalizer<4,>=2 (from requests<3,>=2.28.1->databricks-sdk==0.118.0->-r requirements3.txt (line 10)) Downloading charset_normalizer-3.4.7.tar.gz (144 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 11)) 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 95)) 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 95)) 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 95)) 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 95)) 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 95)) 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 95)) 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 cffi>=2.0.0 (from cryptography>=38.0.3->google-auth==2.53.0->-r requirements3.txt (line 21)) Downloading cffi-2.0.0.tar.gz (523 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 pycparser (from cffi>=2.0.0->cryptography>=38.0.3->google-auth==2.53.0->-r requirements3.txt (line 21)) Using cached pycparser-3.0-py3-none-any.whl Collecting blinker>=1.9.0 (from flask>=0.9->Flask-CORS==6.0.5->-r requirements3.txt (line 17)) Downloading blinker-1.9.0.tar.gz (22 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 itsdangerous>=2.2.0 (from flask>=0.9->Flask-CORS==6.0.5->-r requirements3.txt (line 17)) Downloading itsdangerous-2.2.0.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 markupsafe>=2.1.1 (from flask>=0.9->Flask-CORS==6.0.5->-r requirements3.txt (line 17)) 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 annotated-types>=0.6.0 (from pydantic>=2.9.0->fastapi==0.136.3->-r requirements3.txt (line 16)) Downloading annotated_types-0.7.0.tar.gz (16 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 pydantic-core==2.46.4 (from pydantic>=2.9.0->fastapi==0.136.3->-r requirements3.txt (line 16)) Downloading pydantic_core-2.46.4.tar.gz (471 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 joblib>=1.2.0 (from scikit-learn>=1.2->skops==0.14.0->-r requirements3.txt (line 80)) Downloading joblib-1.4.2.tar.gz (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 137.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 threadpoolctl>=3.1.0 (from scikit-learn>=1.2->skops==0.14.0->-r requirements3.txt (line 80)) Downloading threadpoolctl-3.6.0.tar.gz (21 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.38.0->-r requirements3.txt (line 12)) 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 markdown-it-py>=2.2.0 (from rich->keras==3.15.1->-r requirements3.txt (line 35)) 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->keras==3.15.1->-r requirements3.txt (line 35)) Downloading pygments-2.20.0.tar.gz (5.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.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 mdurl~=0.1 (from markdown-it-py>=2.2.0->rich->keras==3.15.1->-r requirements3.txt (line 35)) 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' Collecting shellingham>=1.3.0 (from typer->huggingface_hub==1.5.0->-r requirements3.txt (line 31)) 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' 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.2-py3-none-manylinux_2_24_x86_64.whl (60.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.7/60.7 MB 125.9 MB/s 0:00:00 Using cached torch-2.13.0-cp314-cp314-manylinux_2_28_x86_64.whl (526.6 MB) Using cached cuda_bindings-13.3.1-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (6.5 MB) Downloading cuda_pathfinder-1.5.5-py3-none-any.whl (51 kB) Using cached cuda_toolkit-13.0.3.0-py2.py3-none-any.whl (2.5 kB) Downloading google_auth-2.53.0-py3-none-any.whl (246 kB) Downloading dataclasses_json-0.6.7-py3-none-any.whl (28 kB) 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 189.6 MB/s 0:00:00 Downloading flatbuffers-25.12.19-py2.py3-none-any.whl (26 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 143.5 MB/s 0:00:00 Downloading hydra_core-1.3.4-py3-none-any.whl (155 kB) Downloading omegaconf-2.3.1-py3-none-any.whl (79 kB) Downloading keras-3.15.1-py3-none-any.whl (2.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 185.9 MB/s 0:00:00 Downloading libclang-18.1.1-py2.py3-none-manylinux2010_x86_64.whl (24.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 24.5/24.5 MB 189.1 MB/s 0:00:00 Using cached nvidia_cublas-13.1.1.3-py3-none-manylinux_2_27_x86_64.whl (423.1 MB) Using cached nvidia_cuda_cupti-13.0.85-py3-none-manylinux_2_25_x86_64.whl (10.7 MB) Using cached nvidia_cuda_nvrtc-13.0.88-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl (90.2 MB) Using cached nvidia_cuda_runtime-13.0.96-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (2.2 MB) Using cached nvidia_cudnn_cu13-9.20.0.48-py3-none-manylinux_2_27_x86_64.whl (366.2 MB) Using cached nvidia_cufft-12.0.0.61-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (214.1 MB) Using cached nvidia_cufile-1.15.1.6-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (1.2 MB) Using cached nvidia_curand-10.4.0.35-py3-none-manylinux_2_27_x86_64.whl (59.5 MB) Using cached nvidia_cusolver-12.0.4.66-py3-none-manylinux_2_27_x86_64.whl (200.9 MB) Using cached nvidia_cusparse-12.6.3.3-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (145.9 MB) Using cached nvidia_cusparselt_cu13-0.8.1-py3-none-manylinux2014_x86_64.whl (170.1 MB) Downloading nvidia_nvjitlink-13.0.88-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl (40.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.7/40.7 MB 141.3 MB/s 0:00:00 Using cached nvidia_nccl_cu13-2.29.7-py3-none-manylinux_2_18_x86_64.whl (206.0 MB) Using cached nvidia_nvshmem_cu13-3.4.5-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (60.4 MB) Using cached nvidia_nvtx-13.0.85-py3-none-manylinux1_x86_64.manylinux_2_5_x86_64.whl (148 kB) Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB) Downloading onnx-1.22.0-cp312-abi3-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (19.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 19.1/19.1 MB 9.7 MB/s 0:00:01 Downloading onnxruntime-1.28.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (19.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 19.2/19.2 MB 16.8 MB/s 0:00:01 Downloading onnxscript-0.2.5-py3-none-any.whl (689 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 689.4/689.4 kB 3.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 requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) Downloading rsa-4.9-py3-none-any.whl (34 kB) Downloading safetensors-0.8.0-cp310-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (516 kB) Downloading tensorboard-2.20.0-py3-none-any.whl (5.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.5/5.5 MB 215.3 MB/s 0:00:00 Downloading tensorboard_data_server-0.7.2-py3-none-any.whl (2.4 kB) Downloading torchvision-0.28.0-cp314-cp314-manylinux_2_28_x86_64.whl (7.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.7/7.7 MB 175.6 MB/s 0:00:00 Using cached triton-3.7.1-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (197.7 MB) 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 69.2 MB/s 0:00:00 Downloading aiohappyeyeballs-2.5.0-py3-none-any.whl (15 kB) Downloading rich-14.3.4-py3-none-any.whl (310 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.2-py3-none-manylinux_2_24_x86_64.whl Saved ./src/torch-2.13.0-cp314-cp314-manylinux_2_28_x86_64.whl Saved ./src/cuda_bindings-13.3.1-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl Saved ./src/cuda_pathfinder-1.5.5-py3-none-any.whl Saved ./src/cuda_toolkit-13.0.3.0-py2.py3-none-any.whl Saved ./src/google_auth-2.53.0-py3-none-any.whl Saved ./src/dataclasses_json-0.6.7-py3-none-any.whl Saved ./src/hf_xet-1.4.3-cp37-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl Saved ./src/flatbuffers-25.12.19-py2.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/hydra_core-1.3.4-py3-none-any.whl Saved ./src/omegaconf-2.3.1-py3-none-any.whl Saved ./src/keras-3.15.1-py3-none-any.whl Saved ./src/libclang-18.1.1-py2.py3-none-manylinux2010_x86_64.whl Saved ./src/mpmath-1.3.0-py3-none-any.whl Saved ./src/nvidia_cublas-13.1.1.3-py3-none-manylinux_2_27_x86_64.whl Saved ./src/nvidia_cuda_cupti-13.0.85-py3-none-manylinux_2_25_x86_64.whl Saved ./src/nvidia_cuda_nvrtc-13.0.88-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl Saved ./src/nvidia_cuda_runtime-13.0.96-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl Saved ./src/nvidia_cudnn_cu13-9.20.0.48-py3-none-manylinux_2_27_x86_64.whl Saved ./src/nvidia_cufft-12.0.0.61-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl Saved ./src/nvidia_cufile-1.15.1.6-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl Saved ./src/nvidia_curand-10.4.0.35-py3-none-manylinux_2_27_x86_64.whl Saved ./src/nvidia_cusolver-12.0.4.66-py3-none-manylinux_2_27_x86_64.whl Saved ./src/nvidia_cusparse-12.6.3.3-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl Saved ./src/nvidia_cusparselt_cu13-0.8.1-py3-none-manylinux2014_x86_64.whl Saved ./src/nvidia_nvjitlink-13.0.88-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl Saved ./src/nvidia_nccl_cu13-2.29.7-py3-none-manylinux_2_18_x86_64.whl Saved ./src/nvidia_nvshmem_cu13-3.4.5-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl Saved ./src/nvidia_nvtx-13.0.85-py3-none-manylinux1_x86_64.manylinux_2_5_x86_64.whl Saved ./src/oauthlib-3.2.2-py3-none-any.whl Saved ./src/onnx-1.22.0-cp312-abi3-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl Saved ./src/onnxruntime-1.28.0-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/requests_oauthlib-2.0.0-py2.py3-none-any.whl Saved ./src/rsa-4.9-py3-none-any.whl Saved ./src/safetensors-0.8.0-cp310-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl Saved ./src/sympy-1.14.0-py3-none-any.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.28.0-cp314-cp314-manylinux_2_28_x86_64.whl Saved ./src/triton-3.7.1-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.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/typing_extensions-4.16.0-py3-none-any.whl Saved ./src/aiohappyeyeballs-2.5.0-py3-none-any.whl Saved ./src/filelock-3.32.2-py3-none-any.whl Saved ./src/jinja2-3.1.6-py3-none-any.whl Saved ./src/scipy-1.18.0-cp314-cp314-linux_x86_64.whl Saved ./src/pycparser-3.0-py3-none-any.whl Saved ./src/rich-14.3.4-py3-none-any.whl Building wheels for collected packages: alembic, antlr4_python3_runtime, axial_attention, databricks-sdk, marshmallow, diffusers, huggingface_hub, dm-tree, docker, einops, fastapi, Flask-CORS, gitdb, smmap, GitPython, graphene, graphql-core, graphql-relay, gunicorn, huey, jsonargparse, jsonnet, lightning, lightning-utilities, torchmetrics, lightning-fabric, lit, ml-dtypes, monai, namex, opentelemetry-api, opentelemetry-proto, opentelemetry-sdk, opentelemetry-semantic-conventions, prettytable, python-dotenv, pytorch-lightning, segmentation_models_pytorch, sentencepiece, skops, sqlparse, starlette, tabulate, tensorboardx, tiktoken, timm, tokenizers, torch-geometric, transformers, typeshed-client, uvicorn, anyio, fsspec, httpx, httpcore, numpy, packaging, python-dateutil, requests, charset_normalizer, idna, six, tqdm, typing-inspect, urllib3, wheel, aiohttp, multidict, yarl, aiosignal, annotated-doc, attrs, certifi, click, cryptography, cffi, flask, blinker, frozenlist, h11, importlib_resources, itsdangerous, markdown, markupsafe, mypy_extensions, networkx, Pillow, propcache, psutil, pyasn1, pyasn1-modules, pydantic, pydantic-core, annotated-types, regex, scikit-learn, joblib, setuptools, sniffio, SQLAlchemy, threadpoolctl, typing-inspection, Werkzeug, wrapt, h5py, importlib_metadata, zipp, Mako, pyparsing, pygments, markdown-it-py, mdurl, typer, shellingham, wcwidth, xxhash Building wheel for alembic (pyproject.toml): started Building wheel for alembic (pyproject.toml): finished with status 'done' Created wheel for alembic: filename=alembic-1.18.4-py3-none-any.whl size=265002 sha256=2816e460bfeda4784d74bc7f8f57db7b604d1e3e1ac216eaa3a934e2261d3742 Stored in directory: /root/.cache/pip/wheels/82/2b/2f/d41cee04c4bb74b8911545aaf188d71af5f69dd21e682cb3d4 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=6b80c50cea9d5f17404a7e6ca7a9d4c4c018b31bf95babbdc40fb49dbaad1d73 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=5e99ac0b5c8322b51e6bbf9b834c0e2827bc03ae4a88da9edb2d50436caea179 Stored in directory: /root/.cache/pip/wheels/a3/6b/1f/534775b99dff193c3c3c34f6bc00b711998d653c9379fea416 Building wheel for databricks-sdk (pyproject.toml): started Building wheel for databricks-sdk (pyproject.toml): finished with status 'done' Created wheel for databricks-sdk: filename=databricks_sdk-0.118.0-py3-none-any.whl size=939666 sha256=e34a0526cabae1e048ddfde2ff5fc64c3e0c3e16655fde26c5f1ab9f14e12491 Stored in directory: /root/.cache/pip/wheels/e7/df/e3/22efd98600f0c8aec3be320ce8c2c692d8f73030c1f1526a33 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.38.0-py3-none-any.whl size=5245931 sha256=c5ba0ba78472947772b06750b2aa285de36ae082e87a87e009358b67c5d47fc6 Stored in directory: /root/.cache/pip/wheels/96/91/98/1ea1d16b266ea11703a72553578346d92102b66ac13467663a 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=596282 sha256=3ee513fe67774ab6c4591e4617adf976edfb3b84324f3b198c7089200efa2b08 Stored in directory: /root/.cache/pip/wheels/b7/17/87/41292bab9818c3723a57bf82ad3b03a82b69c70fa081f76f47 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=134829 sha256=9c36635d4f36416334d54c6a37be4c2d9997f453b98ffc463ddbd5d14fef8d2e Stored in directory: /root/.cache/pip/wheels/e3/3f/52/c7027b21982f553619932d7963600af536238fbb1cd32d2b36 Building wheel for docker (pyproject.toml): started Building wheel for docker (pyproject.toml): finished with status 'done' Created wheel for docker: filename=docker-7.1.0-py3-none-any.whl size=147771 sha256=554cb0a21d4ee803abe24ceb1135eec820d76f562969e3389b94c0585432b997 Stored in directory: /root/.cache/pip/wheels/c0/d7/ab/fd2f69d4ada7be87b2526e272e5f6c1635ae15e1500c95b211 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=de3c2c5998046a223f517a7a51f9e6262c55d2ce00de9227e36ef3e8a23bd458 Stored in directory: /root/.cache/pip/wheels/a1/0d/5f/c36aaf228aff699be753f36dfd0c7404c5ef5810ae469453c0 Building wheel for fastapi (pyproject.toml): started Building wheel for fastapi (pyproject.toml): finished with status 'done' Created wheel for fastapi: filename=fastapi-0.136.3-py3-none-any.whl size=117479 sha256=7e1f4ede9577764d7943b3cfbabf095f0346232853339ab82d8ac209b64aa308 Stored in directory: /root/.cache/pip/wheels/a9/1d/44/403d31c21682a967bc423a411c21278b380261fa384137421d Building wheel for Flask-CORS (pyproject.toml): started Building wheel for Flask-CORS (pyproject.toml): finished with status 'done' Created wheel for Flask-CORS: filename=flask_cors-6.0.5-py3-none-any.whl size=16689 sha256=26758c015525c9b3df2edc9ea4c70dec6e824335bd1a922233eaf2d5d994a17f Stored in directory: /root/.cache/pip/wheels/a1/31/dc/11a80b769a5c2e5dcad71e89ebc05c3156006981b012f64d50 Building wheel for gitdb (pyproject.toml): started Building wheel for gitdb (pyproject.toml): finished with status 'done' Created wheel for gitdb: filename=gitdb-4.0.12-py3-none-any.whl size=62897 sha256=56aa880d5c11b2508dbd628027e207bb4998c61dd354f2011c1dcebbae491b41 Stored in directory: /root/.cache/pip/wheels/76/b6/58/1e0e376d79280aa000d94c79dba2b46bd3a7cc3f2bb608eaf5 Building wheel for smmap (pyproject.toml): started Building wheel for smmap (pyproject.toml): finished with status 'done' Created wheel for smmap: filename=smmap-5.0.2-py3-none-any.whl size=24384 sha256=45ee1c67abb176350aa2d5cb0408c92f53fb149a6fddda85aaadb0a9b2153a93 Stored in directory: /root/.cache/pip/wheels/85/af/24/ca654d47e5431241417a922e19340b91a7b471f4566e7d678d Building wheel for GitPython (pyproject.toml): started Building wheel for GitPython (pyproject.toml): finished with status 'done' Created wheel for GitPython: filename=gitpython-3.1.58-py3-none-any.whl size=220183 sha256=7c66439fd2563461dc4ac44771b01afb333d06ea9c061b6b2d4e0f2b48a39c0c Stored in directory: /root/.cache/pip/wheels/c8/b1/05/7f614683cc07fafc24df25a8faee859b16774c65f0cad905be Building wheel for graphene (pyproject.toml): started Building wheel for graphene (pyproject.toml): finished with status 'done' Created wheel for graphene: filename=graphene-3.4.3-py2.py3-none-any.whl size=55902 sha256=4b621de7d37544c5a74fa7aa4f2443681a0639ead2bca7a6e8a562d745dc7052 Stored in directory: /root/.cache/pip/wheels/33/82/36/84ca309fc546495900a63130f6f2c4b9b2814ea2e9784eaef5 Building wheel for graphql-core (pyproject.toml): started Building wheel for graphql-core (pyproject.toml): finished with status 'done' Created wheel for graphql-core: filename=graphql_core-3.2.11-py3-none-any.whl size=214580 sha256=519662ecf6e2505b8983b1dda18ad6a6e6cb45562995c1843fb352f89dbc1f3b Stored in directory: /root/.cache/pip/wheels/d1/8f/40/2e74cb62414fa4ec38dfddd6481746c84f233a4bc5d2b1a7c3 Building wheel for graphql-relay (pyproject.toml): started Building wheel for graphql-relay (pyproject.toml): finished with status 'done' Created wheel for graphql-relay: filename=graphql_relay-3.2.0-py3-none-any.whl size=16709 sha256=43b32550548ca94ce395510ac4373b4e8ee3b4870bbc439610a58d256c6a94e2 Stored in directory: /root/.cache/pip/wheels/01/25/53/7b3f09bc1f05834b734d52dee22b4f833667fae21ddaea3d7e Building wheel for gunicorn (pyproject.toml): started Building wheel for gunicorn (pyproject.toml): finished with status 'done' Created wheel for gunicorn: filename=gunicorn-26.0.0-py3-none-any.whl size=212008 sha256=4b3c9ea14a4b68706161a539b9d77408e61059c5f3861c2a030f2df256835250 Stored in directory: /root/.cache/pip/wheels/86/5d/0f/ad87867a764e4f5c7addd207ab31ad40cbd6695f1c33c24736 Building wheel for huey (pyproject.toml): started Building wheel for huey (pyproject.toml): finished with status 'done' Created wheel for huey: filename=huey-3.0.3-py3-none-any.whl size=94944 sha256=def3fa8ff0452f65bd155ee0d80f38358a9f783e32adda813f719230c3e3363b Stored in directory: /root/.cache/pip/wheels/68/40/ad/8e44397c065d6a735e924649aebb05b05fb97153ec0d1dcb12 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=b8686c04b4ada2ebc0349a1dc1542ed5bf8e5b665b5151f4e6b6d58de1148733 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=6602932 sha256=6286887a869d4970e7786435f7dbcd6761e12d718fe9e06cf921298c0cbee889 Stored in directory: /root/.cache/pip/wheels/69/36/67/f98b2b28352cc0dfa0239aa853481f8325fa7e00c6f657c3d3 Building wheel for lightning (pyproject.toml): started Building wheel for lightning (pyproject.toml): finished with status 'done' Created wheel for lightning: filename=lightning-2.6.5-py3-none-any.whl size=848592 sha256=a930629e1ade3f09e50b99d24ef4b04976e93d7c7ef4c8893f789d0c43c848dc Stored in directory: /root/.cache/pip/wheels/8f/df/31/5af18d878b50bbf089cc7d068a679648307ed8a8184c2e0f8c Building wheel for lightning-utilities (pyproject.toml): started Building wheel for lightning-utilities (pyproject.toml): finished with status 'done' Created wheel for lightning-utilities: filename=lightning_utilities-0.15.3-py3-none-any.whl size=31909 sha256=2e4773ea95a468e3c3389ed408d6b1fb08ef5914b5d715087f6ff47de793de51 Stored in directory: /root/.cache/pip/wheels/64/bd/22/ea46cbd5731c445c92365299a2a06978e83a88f99b8ba0ec55 Building wheel for torchmetrics (pyproject.toml): started Building wheel for torchmetrics (pyproject.toml): finished with status 'done' Created wheel for torchmetrics: filename=torchmetrics-1.9.0-py3-none-any.whl size=983380 sha256=97dba21916b2f3a5eec460d28b9e7c10564892d9ca7a6f31d183ebd9030d4d42 Stored in directory: /root/.cache/pip/wheels/da/70/a2/c2610241772909f973ad4d69e8224486f49b1f62bed48feab5 Building wheel for lightning-fabric (pyproject.toml): started Building wheel for lightning-fabric (pyproject.toml): finished with status 'done' Created wheel for lightning-fabric: filename=lightning_fabric-2.6.5-py3-none-any.whl size=257068 sha256=29f2175cce4ff084078bc6d24ef2ff8f0dba8ac24ee3eacbd38d2db384c598d1 Stored in directory: /root/.cache/pip/wheels/9c/89/57/3817fedcee63874d5c841acba1b0102b388695822314316378 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=557e4d5223d7b32d43b222187ba5fd583adca5ff43c41344e330346b2292f8fc 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=4719840 sha256=448f19a7f46208ec940866c31651d883aabc00cde7d21d5ed5ba1ce36ee36b22 Stored in directory: /root/.cache/pip/wheels/6a/c5/de/ab01a9fe4f920e1b8490dd5ed7ee4b318638c519a5ce287db4 Building wheel for monai (pyproject.toml): started Building wheel for monai (pyproject.toml): finished with status 'done' Created wheel for monai: filename=monai-1.6.0-py3-none-any.whl size=1612816 sha256=d4407ffe98f1e1538354018e90bf443a540c531e2776fea2fc7cd901581e6643 Stored in directory: /root/.cache/pip/wheels/7c/ca/1c/0ea45701c00fcdfd6eb0dbbb0112db1c8c1385c514f1c6d63b 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=df2bef4ddc63ab1f721b62cef9aff31efc7b7b84489593ea55234aaff1b8f3d1 Stored in directory: /root/.cache/pip/wheels/13/95/4e/8d10779ae39f63a3a5dec76b2cb8881636af027d1c915e9873 Building wheel for opentelemetry-api (pyproject.toml): started Building wheel for opentelemetry-api (pyproject.toml): finished with status 'done' Created wheel for opentelemetry-api: filename=opentelemetry_api-1.42.1-py3-none-any.whl size=61310 sha256=d04b56e2ad95978f85eae33d4f14dd984a610f49e4c5c2038073758dcb887548 Stored in directory: /root/.cache/pip/wheels/12/61/52/5c00487e732bcc788b4b2cbd7217757de75fc84f68a399d6cc Building wheel for opentelemetry-proto (pyproject.toml): started Building wheel for opentelemetry-proto (pyproject.toml): finished with status 'done' Created wheel for opentelemetry-proto: filename=opentelemetry_proto-1.42.1-py3-none-any.whl size=71783 sha256=772da7e39496152cd7a81c01660dce8a951d57e5528a1047cb5a0b503b3bf1f9 Stored in directory: /root/.cache/pip/wheels/a8/da/8a/f6f8fd99ee0beee053d820f38ba50d84985b852a8943bcf6c8 Building wheel for opentelemetry-sdk (pyproject.toml): started Building wheel for opentelemetry-sdk (pyproject.toml): finished with status 'done' Created wheel for opentelemetry-sdk: filename=opentelemetry_sdk-1.42.1-py3-none-any.whl size=170908 sha256=04b334b706b8258f361967172c6b8562d665329aa74c055fd065e5ce5dd65ff6 Stored in directory: /root/.cache/pip/wheels/97/92/8a/8480468248a6163b71af91502e5bc102f07aa4ee6db09cdc36 Building wheel for opentelemetry-semantic-conventions (pyproject.toml): started Building wheel for opentelemetry-semantic-conventions (pyproject.toml): finished with status 'done' Created wheel for opentelemetry-semantic-conventions: filename=opentelemetry_semantic_conventions-0.63b1-py3-none-any.whl size=203714 sha256=4588c4325d333b5e54bbebf5f7a500c68be782e83f482f408dc3c98714e26b40 Stored in directory: /root/.cache/pip/wheels/03/6f/7e/48581034e9a838a7242b520650a08ae1bc71b3d450fe558b36 Building wheel for prettytable (pyproject.toml): started Building wheel for prettytable (pyproject.toml): finished with status 'done' Created wheel for prettytable: filename=prettytable-3.17.0-py3-none-any.whl size=34344 sha256=0f240fb68a567240936cdd570bc7e67b8f394235e76211c73e5ade799a64adfb Stored in directory: /root/.cache/pip/wheels/01/c7/8e/8eb0d2a396db98646d96ba3ef6473f42ceae69bbc23a2cb853 Building wheel for python-dotenv (pyproject.toml): started Building wheel for python-dotenv (pyproject.toml): finished with status 'done' Created wheel for python-dotenv: filename=python_dotenv-1.2.2-py3-none-any.whl size=22098 sha256=123ec26d47655f9989b67fd7e78cde6bc53108b8ab6cdd76379e222b13b8f2f3 Stored in directory: /root/.cache/pip/wheels/94/29/28/8a173f368905d7b2a1c188a90767550b96ea92ef92e6f77cf5 Building wheel for pytorch-lightning (pyproject.toml): started Building wheel for pytorch-lightning (pyproject.toml): finished with status 'done' Created wheel for pytorch-lightning: filename=pytorch_lightning-2.6.5-py3-none-any.whl size=852404 sha256=b5ee49289f47ed6931c9c80f2877b20d9167e0dd587c4645ac097f0edfc2beb1 Stored in directory: /root/.cache/pip/wheels/e6/84/dc/5d75812c35acd8ea3b77d603f41933e045825bde6b80874d3e Building wheel for segmentation_models_pytorch (pyproject.toml): started Building wheel for segmentation_models_pytorch (pyproject.toml): finished with status 'done' Created wheel for segmentation_models_pytorch: filename=segmentation_models_pytorch-0.5.0-py3-none-any.whl size=154791 sha256=95d0afab0fd00dd00231935ef698db0b929890a66ec7923303177ecd68b345b5 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=1342189 sha256=088b8a380164350336cc7f0536b4141cecee710db7fb29824305068bf4563cef Stored in directory: /root/.cache/pip/wheels/e4/2f/f8/759153c174a1c7eeabeff41817283efe46e09ff03b363cbf2e Building wheel for skops (pyproject.toml): started Building wheel for skops (pyproject.toml): finished with status 'done' Created wheel for skops: filename=skops-0.14.0-py3-none-any.whl size=132199 sha256=6ba080a6c645acc26cb11f2f407f516eeed320e7487748b755ba447cb6410ad2 Stored in directory: /root/.cache/pip/wheels/65/a9/eb/89ddc3a9bdfa3956b64d5680b9045a176ff8f507017822f111 Building wheel for sqlparse (pyproject.toml): started Building wheel for sqlparse (pyproject.toml): finished with status 'done' Created wheel for sqlparse: filename=sqlparse-0.5.5-py3-none-any.whl size=46137 sha256=5e14053a603b98d74954640070d050b3f45b682a0155d0a6b7c32762c8c8c43d Stored in directory: /root/.cache/pip/wheels/00/71/9d/41ba00c0d78a3d65cdc5bcfa314f9205b4999f2459c139b534 Building wheel for starlette (pyproject.toml): started Building wheel for starlette (pyproject.toml): finished with status 'done' Created wheel for starlette: filename=starlette-1.3.1-py3-none-any.whl size=73632 sha256=fdccd5160f626c8c9d3146311b4b0c0ab6c4fc6df66eccadd483d6527f91da64 Stored in directory: /root/.cache/pip/wheels/c7/3e/46/ccdb57728c19a5253e25c92d5e813c9cff7df508a905aef554 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=613c383f9645d37a688ccab546ecbc1b896e845cf865199befee0f9e82147edb 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=87416 sha256=1cd04f18f7e127061622b19beb14be66106afc177d65ecc12b706b4d41c57975 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=1202357 sha256=1ad7014f6e776554df8bab9ef783f62692b0e6e916b3160caf5665348d02f77d 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=88142860558921f2c68be9a76643cb7039861b4d866cdeeab4cda1645fe01717 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=3425233 sha256=615c2b7859632a01f81111bacfbe3109792897501e24a8eb142fd49256504afb Stored in directory: /root/.cache/pip/wheels/bb/5d/d6/f495f90169a6d039a1667b4d1e9978c927bf28c6bfb69a4b28 Building wheel for torch-geometric (pyproject.toml): started Building wheel for torch-geometric (pyproject.toml): finished with status 'done' Created wheel for torch-geometric: filename=torch_geometric-2.7.0-py3-none-any.whl size=1275346 sha256=6e0cd3ad824d484651ef5d308fc66c687bfcf5ba040d56d1e0fe0f81f365e292 Stored in directory: /root/.cache/pip/wheels/6e/d5/16/30b0f31958ef6ef8df45df197bccd1a4181bb403f7c922ca37 Building wheel for transformers (pyproject.toml): started Building wheel for transformers (pyproject.toml): finished with status 'done' Created wheel for transformers: filename=transformers-5.5.4-py3-none-any.whl size=10236629 sha256=4bf37a87b432b68c8c6ea51a6e6f2f63bcb301068325c870e9c0e2e9fafeedf1 Stored in directory: /root/.cache/pip/wheels/55/26/2d/6d3ef898d64e8de22deefb6a4e5431fa4d86f378345066cf60 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=7aa023fd5b2b905fb681497f92771b150211033bedbc4237df427f0beca26b44 Stored in directory: /root/.cache/pip/wheels/65/e0/6a/7f8e341883a62755250d6285dbf242cf185043626f466f76d8 Building wheel for uvicorn (pyproject.toml): started Building wheel for uvicorn (pyproject.toml): finished with status 'done' Created wheel for uvicorn: filename=uvicorn-0.34.2-py3-none-any.whl size=62482 sha256=04ed14c2916910971e3bbc38ee788cae502fbe7ba180ce93f14bf47f7bcecafd Stored in directory: /root/.cache/pip/wheels/d3/fa/c1/245d7d6c9a2e69bd0d92888f5acb4d302bfeb65e50992d676d 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=d8d8310af22028a4bc01964b9a958a91538f802fb45ce875752d6bcc4c767fec Stored in directory: /root/.cache/pip/wheels/e7/d6/6d/f7f42a1f49f9bbedb734816706ab3e22f3204600cca33ddfc4 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=193587 sha256=b476c7a176bbedccf305fdc445c05d7ab1549dc12f60b9f4a9c2127e7161a447 Stored in directory: /root/.cache/pip/wheels/9a/ac/bd/9df293c8693d1e4231ef4913f57a6db2b433ac35a7daa806e3 Building wheel for httpx (pyproject.toml): started Building wheel for httpx (pyproject.toml): finished with status 'done' Created wheel for httpx: filename=httpx-0.28.1-py3-none-any.whl size=73528 sha256=65a11120fdfbc2e857e97cfa4eb83b68511cf75ef331ac47d06b0ab5e0329d4d 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=78781 sha256=82db570027308814e475cf9932b6dd598de864f596c7260c224be0047ba174de Stored in directory: /root/.cache/pip/wheels/93/05/ff/bc5dda50b600e9e39415f17fcf6f6e3e41469b8811561ff313 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.6-cp314-cp314-linux_x86_64.whl size=7796412 sha256=7a926fe5e463f6e2b1fab9cf66fda3507af961e4742f226827fd74d870a41b95 Stored in directory: /root/.cache/pip/wheels/e0/3d/25/122464b92707e6ee5b03177f43093d5cf12b76d86a1571bbb0 Building wheel for packaging (pyproject.toml): started Building wheel for packaging (pyproject.toml): finished with status 'done' Created wheel for packaging: filename=packaging-26.2-py3-none-any.whl size=100204 sha256=5622a42e58f07823594b2adc7f5492760794f75b8c2fabca52186d2362603c41 Stored in directory: /root/.cache/pip/wheels/b7/26/00/3c85b17678e31bb31edde56b947cd74109e6989bdfda85239e Building wheel for python-dateutil (pyproject.toml): started Building wheel for python-dateutil (pyproject.toml): finished with status 'done' Created wheel for python-dateutil: filename=python_dateutil-2.9.0.post0-py2.py3-none-any.whl size=229932 sha256=1bbed463d1d7b44afc3978173aa9afd3e791e1b8e3b03d6c80b3e99a520fe5c8 Stored in directory: /root/.cache/pip/wheels/4a/1f/0d/e710fbf176d8867cf6e030338ee668a793643b2a7f792fe5a6 Building wheel for requests (pyproject.toml): started Building wheel for requests (pyproject.toml): finished with status 'done' Created wheel for requests: filename=requests-2.34.2-py3-none-any.whl size=73071 sha256=f22839606276040850339527f0863651083ec0249f83c3635a94052261cd20ba Stored in directory: /root/.cache/pip/wheels/03/b8/e5/8a5643fffdd94810b598b6a961838240c45faf0184691f7c77 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.7-py3-none-any.whl size=61956 sha256=9760bc9890438b42356108dfe8a03ad6578f50d704d7437bc96c6a5c84bfc586 Stored in directory: /root/.cache/pip/wheels/1f/71/ee/f56ec4663cc98e0235cc4e4814a6f42baa377a277fc436d185 Building wheel for idna (pyproject.toml): started Building wheel for idna (pyproject.toml): finished with status 'done' Created wheel for idna: filename=idna-3.18-py3-none-any.whl size=65465 sha256=94c9f6aa65fab5902ea9788f129f1efce54127deda2f97d386fce0abdfc8a5f4 Stored in directory: /root/.cache/pip/wheels/6e/d3/3f/5de0d96266d07af13cce5ca6fd2e20f4d847c92f21deba5ef2 Building wheel for six (pyproject.toml): started Building wheel for six (pyproject.toml): finished with status 'done' Created wheel for six: filename=six-1.17.0-py2.py3-none-any.whl size=11130 sha256=c993bb2ce3d85fc439cb508f6eeeff95e9b671d61f18acbf2a601ad367c7d2ea Stored in directory: /root/.cache/pip/wheels/07/8b/c0/c04f534ce14ac9d49c2bd8f8d0c2c5b73e1f6a4f1e8e45fcc7 Building wheel for tqdm (pyproject.toml): started Building wheel for tqdm (pyproject.toml): finished with status 'done' Created wheel for tqdm: filename=tqdm-4.67.1-py3-none-any.whl size=78579 sha256=129c4627d83bf325cc99c3e34a27e9aa952d5e1a55aa8b780f013e5d1796f9ca Stored in directory: /root/.cache/pip/wheels/fc/01/b9/21df1ea583541041ef6bd6b476fccdfd475d410b302027fb7a Building wheel for typing-inspect (pyproject.toml): started Building wheel for typing-inspect (pyproject.toml): finished with status 'done' Created wheel for typing-inspect: filename=typing_inspect-0.9.0-py3-none-any.whl size=8904 sha256=d79a41689be0729f0361d88e121d2cdaf0cbd18af51ff08efbcc386cb3ecbd77 Stored in directory: /root/.cache/pip/wheels/41/90/c9/df6a2adb90dbe4f6c8dabb7e29aff1d954057d6b59c67e1938 Building wheel for urllib3 (pyproject.toml): started Building wheel for urllib3 (pyproject.toml): finished with status 'done' Created wheel for urllib3: filename=urllib3-2.7.0-py3-none-any.whl size=131085 sha256=dcc05850a7f5116673eb59b5a91641c7144f55f338f448aa8dbab464566efa62 Stored in directory: /root/.cache/pip/wheels/82/20/4c/0c1b6bd27601e017bb6357b3f9265acb1233d666839b7bc599 Building wheel for wheel (pyproject.toml): started Building wheel for wheel (pyproject.toml): finished with status 'done' Created wheel for wheel: filename=wheel-0.47.0-py3-none-any.whl size=32218 sha256=212281cab4dff978f6cedd499cd893e1f620791ca6ff7107cf270781e587eced Stored in directory: /root/.cache/pip/wheels/5b/43/e7/2bac4736363bd82ba67e4d202b11996493cdfe19017fb40cc6 Building wheel for aiohttp (pyproject.toml): started Building wheel for aiohttp (pyproject.toml): finished with status 'done' Created wheel for aiohttp: filename=aiohttp-3.14.3-cp314-cp314-linux_x86_64.whl size=1721992 sha256=56f3cfbb9e528d90d1b196335f136ead7db77e2ce2b3981283c8ea43e13820ee Stored in directory: /root/.cache/pip/wheels/f0/bb/c8/1ba1ef95f761d2c5658901a279f8416a6532d1266f2f6c54e4 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=127042 sha256=579f5f9a8c83c74b3fd448941bb89e77f67c551d1ff3f1014bca523756f34787 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=335869 sha256=d6b721b66b872824ae734af610e6c63590d786e36e6ab974444f9a5094f9e0cd 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=7489 sha256=0bd29c09170869fcddf7c3b57b17fd3023a1e6cc0e9290d4911b23a07aa3afce Stored in directory: /root/.cache/pip/wheels/5a/5c/9c/573a30fe320d95a06412cbb052a1f8cf26422c1e3afabe2453 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=5304 sha256=6ffeaf0df25940d047a525f0b9b13eb8e5173d8b2618856efa88fa859249bc4f Stored in directory: /root/.cache/pip/wheels/eb/e7/48/d6afbac9f79ab82568f6ff09b20f914eeef78f45304fafd6fd 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=63150 sha256=b6fbd095baf223f283fc6dc46b21f3d7a679ba99087f2e31ac5ed1354e455323 Stored in directory: /root/.cache/pip/wheels/6e/ca/f0/5695bd4eaec7c1cac487d2090efc26f809437731a6f60ed62d Building wheel for certifi (pyproject.toml): started Building wheel for certifi (pyproject.toml): finished with status 'done' Created wheel for certifi: filename=certifi-2026.7.22-py3-none-any.whl size=136983 sha256=c17fdb613cdd7b1929ce90f1e4a4803c0639b77ee8be083715f089e07528c282 Stored in directory: /root/.cache/pip/wheels/90/b1/34/b6b8227d102e8f168b1c18b66b5d848c9058398133f0d063f1 Building wheel for click (pyproject.toml): started Building wheel for click (pyproject.toml): finished with status 'done' Created wheel for click: filename=click-8.4.2-py3-none-any.whl size=119243 sha256=2252088d7b7fe76fbfa50fae76a9657f3ffafafc85a34a799a97bc172c852a3f Stored in directory: /root/.cache/pip/wheels/f2/8d/98/b9e0d3607339bec4062a80cc492f36c3bbbbd9489720a330a7 Building wheel for cryptography (pyproject.toml): started Building wheel for cryptography (pyproject.toml): finished with status 'done' Created wheel for cryptography: filename=cryptography-50.0.0-cp314-abi3-linux_x86_64.whl size=2220010 sha256=e28e0d9f18fc81379b8bb3212df8b14e124f7e07d8196e8f5359c169b3bfa164 Stored in directory: /root/.cache/pip/wheels/89/8e/05/ba3f75ab846fd0dc3879cdeea01424da7688b43ee1ccd09484 Building wheel for cffi (pyproject.toml): started Building wheel for cffi (pyproject.toml): finished with status 'done' Created wheel for cffi: filename=cffi-2.0.0-cp314-cp314-linux_x86_64.whl size=464311 sha256=25f86aa2ed46e24a8ad6241e3d0bb8013994dc25fc4cc77ac28c077206e65474 Stored in directory: /root/.cache/pip/wheels/0e/2a/66/5c25de4415d8a23adef828929edc0af2935a79e66fbe720c90 Building wheel for flask (pyproject.toml): started Building wheel for flask (pyproject.toml): finished with status 'done' Created wheel for flask: filename=flask-3.1.3-py3-none-any.whl size=103424 sha256=3b2e0f556994ad85d88b0113152980f6eb8a711cadd4a7619254446e6eb99888 Stored in directory: /root/.cache/pip/wheels/47/88/4e/5e176816c418573243d40e28062fea9853f33055a5852b806d Building wheel for blinker (pyproject.toml): started Building wheel for blinker (pyproject.toml): finished with status 'done' Created wheel for blinker: filename=blinker-1.9.0-py3-none-any.whl size=8503 sha256=30b88aac1e7ebfb35c9599bf413cc648ca622f7cd31dbf0112b3fca1588ba376 Stored in directory: /root/.cache/pip/wheels/0b/a3/aa/ed775516790bc82f5a6989be39d17d53a68ad9124218ad216b 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=295645 sha256=00f870149313884eef979e0485e0d1a8bf4899bdf5feef8e8566de890cd785c1 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=37514 sha256=32a5365bbc397f1e2c6eaf9404555bbaf311ca8d45576e8936c91e2d87876f72 Stored in directory: /root/.cache/pip/wheels/7a/1f/8d/2ba87859df54e1e0d7c9b51702cf1d7d13d28e59f961adaebc Building wheel for importlib_resources (pyproject.toml): started Building wheel for importlib_resources (pyproject.toml): finished with status 'done' Created wheel for importlib_resources: filename=importlib_resources-6.5.2-py3-none-any.whl size=37502 sha256=88285750103acff9ef7a4998f3ad8481fdb4a606aad65415a3dd6d0709b2526d Stored in directory: /root/.cache/pip/wheels/92/fe/b4/03178e84e7ea67b82675397ee6a689d8e1f34b0750d3fc3893 Building wheel for itsdangerous (pyproject.toml): started Building wheel for itsdangerous (pyproject.toml): finished with status 'done' Created wheel for itsdangerous: filename=itsdangerous-2.2.0-py3-none-any.whl size=16276 sha256=768a966d122781ba94678cca2bf15466d5620f1c321427ababad8fb30eb11d0b Stored in directory: /root/.cache/pip/wheels/77/fe/51/af9b94bf0f614a9a63c610bfcb66fca484fe1090b1bb5f5c9f Building wheel for markdown (pyproject.toml): started Building wheel for markdown (pyproject.toml): finished with status 'done' Created wheel for markdown: filename=markdown-3.10.2-py3-none-any.whl size=108179 sha256=08963e03f9b0e0162cdd07647a3d3829b19a3c850845217b07af6f0265bfabff Stored in directory: /root/.cache/pip/wheels/4d/d4/5a/aea69a8af5f1f515e8b56cb523e9def1b70a6e29cccd2951c8 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=22890 sha256=22f9a0b1e98c93329f0685c2b13c257977dadceb9b752c7413a04d0628398e5d Stored in directory: /root/.cache/pip/wheels/31/d7/9c/91ea0a7f1bd99970c6602ae982d137132c904433343f48095b 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=1723294 sha256=9c8fd069c1a610aecddc0eed47def4b39b7913ddd928947864da3b8aa9983b0b Stored in directory: /root/.cache/pip/wheels/b0/bd/e3/271ab3e205c2d0c0726f7933e14a1a84e02afda900970f4810 Building wheel for Pillow (pyproject.toml): started Building wheel for Pillow (pyproject.toml): finished with status 'done' Created wheel for Pillow: filename=pillow-12.3.0-cp314-cp314-linux_x86_64.whl size=1557304 sha256=e00191faa8d2425c4bdc656658e92b5c683f1a715bdc59309917ec17852d9f55 Stored in directory: /root/.cache/pip/wheels/40/b3/b3/77bfc401aa4bf556d57131df9044579aa3d3284c3193d4b62c 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=223987 sha256=9b986008bf5ccb85d5d2ab25e9c4bedc2ee46ff46e58fff43bdd7f2cd2b26bae Stored in directory: /root/.cache/pip/wheels/ed/a3/1c/f0f6cfcd6d6fe03e9d3d13ff2d7a6c58276d33ae3a746502e2 Building wheel for psutil (pyproject.toml): started Building wheel for psutil (pyproject.toml): finished with status 'done' Created wheel for psutil: filename=psutil-7.2.2-cp36-abi3-linux_x86_64.whl size=159063 sha256=27e584248b0d17af8329269cdf4dbbb710b618edbe00f2bd23a21bd573304ae0 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.4-py3-none-any.whl size=84409 sha256=829a57537260db9ba57cb9e9383c2fa578e02810a627bbcea7162ff2185434a3 Stored in directory: /root/.cache/pip/wheels/8b/c1/c0/f97b4389dfc1c17e82cf8ebef9b9c7be24b434d6065e822998 Building wheel for pyasn1-modules (pyproject.toml): started Building wheel for pyasn1-modules (pyproject.toml): finished with status 'done' Created wheel for pyasn1-modules: filename=pyasn1_modules-0.4.1-py3-none-any.whl size=181255 sha256=c387fda3b1dec09fbf7b449ccbfe5e993730c1020ca9de07edef8ad44ea39d78 Stored in directory: /root/.cache/pip/wheels/aa/fa/5d/5e1a459aa6e2c9b279fe6ebce1ba7c73b54424a3f3986a2c8d Building wheel for pydantic (pyproject.toml): started Building wheel for pydantic (pyproject.toml): finished with status 'done' Created wheel for pydantic: filename=pydantic-2.13.4-py3-none-any.whl size=472264 sha256=6135df28ef2f5d81a88ad5b272d4e9f8823c3d84fd5e5ef5c2148e72201efce2 Stored in directory: /root/.cache/pip/wheels/a2/f8/93/16362de38c7c9682b71b285b005479f27d9beb24263a477de7 Building wheel for pydantic-core (pyproject.toml): started Building wheel for pydantic-core (pyproject.toml): still running... Building wheel for pydantic-core (pyproject.toml): finished with status 'done' Created wheel for pydantic-core: filename=pydantic_core-2.46.4-cp314-cp314-linux_x86_64.whl size=2234389 sha256=df404ba9ff48dd6442c7977e683a817e67ad6e18f65982d83a97ba884613da2f Stored in directory: /root/.cache/pip/wheels/67/8a/db/ceb047f48dbfa8093e1f361cf1c9f5c25c744dbf8508de907e Building wheel for annotated-types (pyproject.toml): started Building wheel for annotated-types (pyproject.toml): finished with status 'done' Created wheel for annotated-types: filename=annotated_types-0.7.0-py3-none-any.whl size=13643 sha256=fc316b4e09f145f109b7a4ea2fcdd725e6cd69492e3506aefebb8c80bcbd56c1 Stored in directory: /root/.cache/pip/wheels/17/df/94/39c1b1789323a9a32cc2e4bc45ca475878c6aa14f4c6444958 Building wheel for regex (pyproject.toml): started Building wheel for regex (pyproject.toml): finished with status 'done' Created wheel for regex: filename=regex-2026.7.10-cp314-cp314-linux_x86_64.whl size=796846 sha256=4de7d06f41e050eb255bf5ed99210b5efc6a269c6d4d7adba5fa9381feb7d924 Stored in directory: /root/.cache/pip/wheels/80/20/75/28673a46ad0faad8892fa6226251c0b72db011c6527ebfad50 Building wheel for scikit-learn (pyproject.toml): started Building wheel for scikit-learn (pyproject.toml): finished with status 'done' Created wheel for scikit-learn: filename=scikit_learn-1.6.1-cp314-cp314-linux_x86_64.whl size=11896875 sha256=e110165e2dd8e132e636b0e6ad9a29cb407ee9335792639b5d4621d97b7cb75a Stored in directory: /root/.cache/pip/wheels/31/91/04/9dcbad0388ef3be15eb86eb217387ade821e005a2cb279e757 Building wheel for joblib (pyproject.toml): started Building wheel for joblib (pyproject.toml): finished with status 'done' Created wheel for joblib: filename=joblib-1.4.2-py3-none-any.whl size=301858 sha256=d920e2ba989c53e99aaf3fc0ff11cbd72e8ce650f8fbb9860c0af5155b0a7a2c Stored in directory: /root/.cache/pip/wheels/66/e4/ad/2e2a2e3962217b7d7024c1f207ff600a13ffd7455d3dfc7f98 Building wheel for setuptools (pyproject.toml): started Building wheel for setuptools (pyproject.toml): finished with status 'done' Created wheel for setuptools: filename=setuptools-83.0.0-py3-none-any.whl size=1008090 sha256=1b2b7fed984f779f7f264cb32b3275a72a6a19a5207e1c5ffe0cd568cd85ba65 Stored in directory: /root/.cache/pip/wheels/b8/01/d0/a5e95c99ae323f7c819a6a8157b4e1b06b20fcfaab37f0e6b5 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=10283 sha256=e327036df2a505750e89de31203aa6f363d7fb1f704ac23a0e5b136518cd0c77 Stored in directory: /root/.cache/pip/wheels/de/73/d6/445fa40f14a7a7f47be03074deb727b66d845305e847826b77 Building wheel for SQLAlchemy (pyproject.toml): started Building wheel for SQLAlchemy (pyproject.toml): finished with status 'done' Created wheel for SQLAlchemy: filename=sqlalchemy-2.0.40-cp314-cp314-linux_x86_64.whl size=3201309 sha256=05ad027d47ed8bd7962d5d641d8ea6bdab45bc6ccf192bcdc4c23d3ad96474a8 Stored in directory: /root/.cache/pip/wheels/88/4e/40/97d39cfa481b827eb529e4986c9f1a82163ef0586fab8fe768 Building wheel for threadpoolctl (pyproject.toml): started Building wheel for threadpoolctl (pyproject.toml): finished with status 'done' Created wheel for threadpoolctl: filename=threadpoolctl-3.6.0-py3-none-any.whl size=18639 sha256=d2195fc8484e00042416edb1c86e146cb01a130d3edfcaf9432a8e73c5f08a01 Stored in directory: /root/.cache/pip/wheels/cd/da/dd/986a90f1abeca148664bd5286deaec43609555f32e9445bf59 Building wheel for typing-inspection (pyproject.toml): started Building wheel for typing-inspection (pyproject.toml): finished with status 'done' Created wheel for typing-inspection: filename=typing_inspection-0.4.2-py3-none-any.whl size=14612 sha256=14d5eee6d0977967a312548379cc662f9e85f2048e974932a4dadc29fe6bb2ce Stored in directory: /root/.cache/pip/wheels/76/fd/14/2a4b667c50dca89d5f7240783446796899b1756979af5244e4 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 wrapt (pyproject.toml): started Building wheel for wrapt (pyproject.toml): finished with status 'done' Created wheel for wrapt: filename=wrapt-2.2.1-cp314-cp314-linux_x86_64.whl size=166844 sha256=ed9a56b21227544505eec80949103e4bd1cf590ca07e7a62d16eb6055ed45181 Stored in directory: /root/.cache/pip/wheels/c8/69/e5/65eb5dd4a02613c6e5c58edc4edb1ac2a695067f7179bbf77c Building wheel for h5py (pyproject.toml): started Building wheel for h5py (pyproject.toml): still running... Building wheel for h5py (pyproject.toml): finished with status 'done' Created wheel for h5py: filename=h5py-3.13.0-cp314-cp314-linux_x86_64.whl size=8504104 sha256=998da9dd14ba073801140572c9f5819135443faf62fd84a7f9e263686aac135e Stored in directory: /root/.cache/pip/wheels/d4/cc/ae/e9a4877cf4d6116b472b4edd82ae216f61664f0d5615030d9e 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=60be7b1110e8f7a2545de62d4021bb9a24b9ab2712c93c0a6661a32e22e1a965 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=8b5cb5cb79d2a96ab581e4c451849938050aca47dbaeca641628c821cad57979 Stored in directory: /root/.cache/pip/wheels/a6/c9/92/3b5d29d9e81c2c33cfe04a373376293d6d532e708bef502e59 Building wheel for Mako (pyproject.toml): started Building wheel for Mako (pyproject.toml): finished with status 'done' Created wheel for Mako: filename=mako-1.3.12-py3-none-any.whl size=78765 sha256=303da3dc8b2c95022b79c7665333d430e3d3ffc654d2fde4d59ab36ede3686c4 Stored in directory: /root/.cache/pip/wheels/8b/d2/35/fcd998dd1fdddac094209282a28f6396281c9ba8afafc1ed28 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 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=1231152 sha256=bd37b5c7cd9aa16fd777cac4db6b1697c59d980e2723b6dfeac9d2ca8f40984c 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 typer (pyproject.toml): started Building wheel for typer (pyproject.toml): finished with status 'done' Created wheel for typer: filename=typer-0.26.4-py3-none-any.whl size=122436 sha256=ada6eaf782d9226d10ab262c7f69cdfadec4dbec8b7ab66af618239c3894d7d6 Stored in directory: /root/.cache/pip/wheels/0f/a0/16/f181e185901f116888a0f68a33c0b0a6e01d2569d6038a3a47 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=9789 sha256=583f3c07b1baea27a694bbe2f63a6e326e6ae4cb2f29cbd4bc8eee5e640f5f95 Stored in directory: /root/.cache/pip/wheels/6e/9b/5e/f2b5656f97f01c70f18c98371e03042acbbab8615630828b87 Building wheel for wcwidth (pyproject.toml): started Building wheel for wcwidth (pyproject.toml): finished with status 'done' Created wheel for wcwidth: filename=wcwidth-0.2.13-py2.py3-none-any.whl size=34255 sha256=d4cb456d48224709b54e40e032258fbe40982c81a360108f3a71cfcc1dbb5636 Stored in directory: /root/.cache/pip/wheels/ca/e3/a1/d8224fbdd29a3cc10521b9195739a5aefe6199815cb9139077 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=529ed9c01654c1863e73b6cc3d03321cec4e3f16a2e6542e298db8e4328db52a Stored in directory: /root/.cache/pip/wheels/20/1d/8a/d641f9942e1a876323978eba57856d35eeac1a5219ac86983b Successfully built alembic antlr4_python3_runtime axial_attention databricks-sdk marshmallow diffusers huggingface_hub dm-tree docker einops fastapi Flask-CORS gitdb smmap GitPython graphene graphql-core graphql-relay gunicorn huey jsonargparse jsonnet lightning lightning-utilities torchmetrics lightning-fabric lit ml-dtypes monai namex opentelemetry-api opentelemetry-proto opentelemetry-sdk opentelemetry-semantic-conventions prettytable python-dotenv pytorch-lightning segmentation_models_pytorch sentencepiece skops sqlparse starlette tabulate tensorboardx tiktoken timm tokenizers torch-geometric transformers typeshed-client uvicorn anyio fsspec httpx httpcore numpy packaging python-dateutil requests charset_normalizer idna six tqdm typing-inspect urllib3 wheel aiohttp multidict yarl aiosignal annotated-doc attrs certifi click cryptography cffi flask blinker frozenlist h11 importlib_resources itsdangerous markdown markupsafe mypy_extensions networkx Pillow propcache psutil pyasn1 pyasn1-modules pydantic pydantic-core annotated-types regex scikit-learn joblib setuptools sniffio SQLAlchemy threadpoolctl typing-inspection Werkzeug wrapt h5py importlib_metadata zipp Mako pyparsing pygments markdown-it-py mdurl typer shellingham wcwidth 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/alembic-1.18.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.2-py3-none-manylinux_2_24_x86_64.whl (from -r requirements3.txt.tmp (line 6)) Processing ./src/cuda_bindings-13.3.1-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.5.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 8)) Processing ./src/cuda_toolkit-13.0.3.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 9)) Processing ./src/databricks_sdk-0.118.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 10)) Processing ./src/dataclasses_json-0.6.7-py3-none-any.whl (from -r requirements3.txt.tmp (line 11)) Processing ./src/diffusers-0.38.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 12)) Processing ./src/dm_tree-0.1.9-cp314-cp314-linux_x86_64.whl (from -r requirements3.txt.tmp (line 13)) Processing ./src/docker-7.1.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 14)) Processing ./src/einops-0.8.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 15)) Processing ./src/fastapi-0.136.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 16)) Processing ./src/flask_cors-6.0.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 17)) Processing ./src/flatbuffers-25.12.19-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 18)) Processing ./src/gitdb-4.0.12-py3-none-any.whl (from -r requirements3.txt.tmp (line 19)) Processing ./src/gitpython-3.1.58-py3-none-any.whl (from -r requirements3.txt.tmp (line 20)) Processing ./src/google_auth-2.53.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 21)) Processing ./src/google_auth_oauthlib-1.2.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 22)) Processing ./src/google_pasta-0.2.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 23)) Processing ./src/graphene-3.4.3-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 24)) Processing ./src/graphql_core-3.2.11-py3-none-any.whl (from -r requirements3.txt.tmp (line 25)) Processing ./src/graphql_relay-3.2.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 26)) Processing ./src/grpcio-1.76.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (from -r requirements3.txt.tmp (line 27)) Processing ./src/gunicorn-26.0.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 28)) Processing ./src/hf_xet-1.4.3-cp37-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (from -r requirements3.txt.tmp (line 29)) Processing ./src/huey-3.0.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 30)) Processing ./src/huggingface_hub-1.5.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 31)) Processing ./src/hydra_core-1.3.4-py3-none-any.whl (from -r requirements3.txt.tmp (line 32)) Processing ./src/jsonargparse-4.46.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 33)) Processing ./src/jsonnet-0.21.0-cp314-cp314-linux_x86_64.whl (from -r requirements3.txt.tmp (line 34)) Processing ./src/keras-3.15.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 35)) Processing ./src/libclang-18.1.1-py2.py3-none-manylinux2010_x86_64.whl (from -r requirements3.txt.tmp (line 36)) Processing ./src/lightning-2.6.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 37)) Processing ./src/lightning_fabric-2.6.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 38)) Processing ./src/lightning_utilities-0.15.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 39)) Processing ./src/lit-18.1.8-py3-none-any.whl (from -r requirements3.txt.tmp (line 40)) Processing ./src/marshmallow-3.26.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 41)) Processing ./src/ml_dtypes-0.5.4-cp314-cp314-linux_x86_64.whl (from -r requirements3.txt.tmp (line 42)) Processing ./src/monai-1.6.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 43)) Processing ./src/mpmath-1.3.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 44)) Processing ./src/namex-0.0.9-py3-none-any.whl (from -r requirements3.txt.tmp (line 45)) Processing ./src/nvidia_cublas-13.1.1.3-py3-none-manylinux_2_27_x86_64.whl (from -r requirements3.txt.tmp (line 46)) Processing ./src/nvidia_cuda_cupti-13.0.85-py3-none-manylinux_2_25_x86_64.whl (from -r requirements3.txt.tmp (line 47)) Processing ./src/nvidia_cuda_nvrtc-13.0.88-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl (from -r requirements3.txt.tmp (line 48)) Processing ./src/nvidia_cuda_runtime-13.0.96-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (from -r requirements3.txt.tmp (line 49)) Processing ./src/nvidia_cudnn_cu13-9.20.0.48-py3-none-manylinux_2_27_x86_64.whl (from -r requirements3.txt.tmp (line 50)) Processing ./src/nvidia_cufft-12.0.0.61-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (from -r requirements3.txt.tmp (line 51)) Processing ./src/nvidia_cufile-1.15.1.6-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (from -r requirements3.txt.tmp (line 52)) Processing ./src/nvidia_curand-10.4.0.35-py3-none-manylinux_2_27_x86_64.whl (from -r requirements3.txt.tmp (line 53)) Processing ./src/nvidia_cusolver-12.0.4.66-py3-none-manylinux_2_27_x86_64.whl (from -r requirements3.txt.tmp (line 54)) Processing ./src/nvidia_cusparse-12.6.3.3-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (from -r requirements3.txt.tmp (line 55)) Processing ./src/nvidia_cusparselt_cu13-0.8.1-py3-none-manylinux2014_x86_64.whl (from -r requirements3.txt.tmp (line 56)) Processing ./src/nvidia_nvjitlink-13.0.88-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl (from -r requirements3.txt.tmp (line 57)) Processing ./src/nvidia_nccl_cu13-2.29.7-py3-none-manylinux_2_18_x86_64.whl (from -r requirements3.txt.tmp (line 58)) Processing ./src/nvidia_nvshmem_cu13-3.4.5-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (from -r requirements3.txt.tmp (line 59)) Processing ./src/nvidia_nvtx-13.0.85-py3-none-manylinux1_x86_64.manylinux_2_5_x86_64.whl (from -r requirements3.txt.tmp (line 60)) Processing ./src/oauthlib-3.2.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 61)) Processing ./src/omegaconf-2.3.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 62)) Processing ./src/onnx-1.22.0-cp312-abi3-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (from -r requirements3.txt.tmp (line 63)) Processing ./src/onnxruntime-1.28.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (from -r requirements3.txt.tmp (line 64)) Processing ./src/onnxscript-0.2.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 65)) Processing ./src/opentelemetry_api-1.42.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 66)) Processing ./src/opentelemetry_proto-1.42.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 67)) Processing ./src/opentelemetry_sdk-1.42.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 68)) Processing ./src/opentelemetry_semantic_conventions-0.63b1-py3-none-any.whl (from -r requirements3.txt.tmp (line 69)) Processing ./src/opt_einsum-3.4.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 70)) 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 71)) Processing ./src/prettytable-3.17.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 72)) Processing ./src/python_dotenv-1.2.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 73)) Processing ./src/pytorch_lightning-2.6.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 74)) Processing ./src/requests_oauthlib-2.0.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 75)) Processing ./src/rsa-4.9-py3-none-any.whl (from -r requirements3.txt.tmp (line 76)) Processing ./src/safetensors-0.8.0-cp310-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from -r requirements3.txt.tmp (line 77)) Processing ./src/segmentation_models_pytorch-0.5.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 78)) Processing ./src/sentencepiece-0.2.1-cp314-cp314-linux_x86_64.whl (from -r requirements3.txt.tmp (line 79)) Processing ./src/skops-0.14.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 80)) Processing ./src/smmap-5.0.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 81)) Processing ./src/sqlparse-0.5.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 82)) Processing ./src/starlette-1.3.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 83)) Processing ./src/sympy-1.14.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 84)) Processing ./src/tabulate-0.9.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 85)) Processing ./src/tensorboard-2.20.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 86)) Processing ./src/tensorboard_data_server-0.7.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 87)) Processing ./src/tensorboardx-2.6.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 88)) Processing ./src/tiktoken-0.12.0-cp314-cp314-linux_x86_64.whl (from -r requirements3.txt.tmp (line 89)) Processing ./src/timm-1.0.22-py3-none-any.whl (from -r requirements3.txt.tmp (line 90)) Processing ./src/tokenizers-0.22.2-cp39-abi3-linux_x86_64.whl (from -r requirements3.txt.tmp (line 91)) Processing ./src/torch-2.13.0-cp314-cp314-manylinux_2_28_x86_64.whl (from -r requirements3.txt.tmp (line 92)) Processing ./src/torchmetrics-1.9.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 93)) Processing ./src/torchvision-0.28.0-cp314-cp314-manylinux_2_28_x86_64.whl (from -r requirements3.txt.tmp (line 94)) Processing ./src/torch_geometric-2.7.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 95)) Processing ./src/transformers-5.5.4-py3-none-any.whl (from -r requirements3.txt.tmp (line 96)) Processing ./src/triton-3.7.1-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (from -r requirements3.txt.tmp (line 97)) Processing ./src/typeshed_client-2.8.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 98)) Processing ./src/uvicorn-0.34.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 99)) Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/metwork-mfext-experimental_python314/opt/python3_scientific/lib/python3.14/site-packages (from alembic==1.18.4->-r requirements3.txt.tmp (line 2)) (2.0.40) Requirement already satisfied: Mako in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from alembic==1.18.4->-r requirements3.txt.tmp (line 2)) (1.3.12) Requirement already satisfied: typing-extensions>=4.12 in /opt/metwork-mfext-experimental_python314/opt/python3_core/lib/python3.14/site-packages (from alembic==1.18.4->-r requirements3.txt.tmp (line 2)) (4.16.0) 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.47.0) 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.2->-r requirements3.txt.tmp (line 6)) (2.4.6) Requirement already satisfied: packaging>=20.9 in /opt/metwork-mfext-experimental_python314/opt/python3_core/lib/python3.14/site-packages (from bitsandbytes==0.49.2->-r requirements3.txt.tmp (line 6)) (26.2) Requirement already satisfied: filelock in /opt/metwork-mfext-experimental_python314/opt/python3_core/lib/python3.14/site-packages (from torch==2.13.0->-r requirements3.txt.tmp (line 92)) (3.32.2) Requirement already satisfied: setuptools>=77.0.3 in /opt/metwork-mfext-experimental_python314/opt/python3_core/lib/python3.14/site-packages (from torch==2.13.0->-r requirements3.txt.tmp (line 92)) (83.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.13.0->-r requirements3.txt.tmp (line 92)) (3.4.2) Requirement already satisfied: jinja2 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from torch==2.13.0->-r requirements3.txt.tmp (line 92)) (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.13.0->-r requirements3.txt.tmp (line 92)) (2025.3.0) Requirement already satisfied: requests<3,>=2.28.1 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from databricks-sdk==0.118.0->-r requirements3.txt.tmp (line 10)) (2.34.2) Requirement already satisfied: protobuf!=5.26.*,!=5.27.*,!=5.28.*,!=5.29.0,!=5.29.1,!=5.29.2,!=5.29.3,!=5.29.4,!=6.30.0,!=6.30.1,!=6.31.0,<7.0,>=4.25.8 in /opt/metwork-mfext-experimental_python314/opt/python3_scientific/lib/python3.14/site-packages (from databricks-sdk==0.118.0->-r requirements3.txt.tmp (line 10)) (6.33.5) Requirement already satisfied: urllib3<3,>=1.26 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from databricks-sdk==0.118.0->-r requirements3.txt.tmp (line 10)) (2.7.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.53.0->-r requirements3.txt.tmp (line 21)) (0.4.1) Requirement already satisfied: cryptography>=38.0.3 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from google-auth==2.53.0->-r requirements3.txt.tmp (line 21)) (50.0.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 11)) (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.38.0->-r requirements3.txt.tmp (line 12)) (8.6.1) Requirement already satisfied: httpx<1.0.0 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from diffusers==0.38.0->-r requirements3.txt.tmp (line 12)) (0.28.1) Requirement already satisfied: regex!=2019.12.17 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from diffusers==0.38.0->-r requirements3.txt.tmp (line 12)) (2026.7.10) Requirement already satisfied: Pillow in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from diffusers==0.38.0->-r requirements3.txt.tmp (line 12)) (12.3.0) 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 31)) (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 31)) (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 31)) (0.26.4) 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 13)) (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 13)) (2.2.1) Requirement already satisfied: pydantic>=2.9.0 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from fastapi==0.136.3->-r requirements3.txt.tmp (line 16)) (2.13.4) Requirement already satisfied: typing-inspection>=0.4.2 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from fastapi==0.136.3->-r requirements3.txt.tmp (line 16)) (0.4.2) Requirement already satisfied: annotated-doc>=0.0.2 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from fastapi==0.136.3->-r requirements3.txt.tmp (line 16)) (0.0.4) Requirement already satisfied: flask>=0.9 in /opt/metwork-mfext-experimental_python314/opt/python3_scientific/lib/python3.14/site-packages (from Flask-CORS==6.0.5->-r requirements3.txt.tmp (line 17)) (3.1.3) Requirement already satisfied: Werkzeug>=0.7 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from Flask-CORS==6.0.5->-r requirements3.txt.tmp (line 17)) (3.1.6) Requirement already satisfied: python-dateutil<3,>=2.7.0 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from graphene==3.4.3->-r requirements3.txt.tmp (line 24)) (2.9.0.post0) Requirement already satisfied: rich in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from keras==3.15.1->-r requirements3.txt.tmp (line 35)) (14.3.4) Requirement already satisfied: h5py in /opt/metwork-mfext-experimental_python314/opt/python3_scientific/lib/python3.14/site-packages (from keras==3.15.1->-r requirements3.txt.tmp (line 35)) (3.13.0) Requirement already satisfied: wcwidth in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from prettytable==3.17.0->-r requirements3.txt.tmp (line 72)) (0.2.13) 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 76)) (0.6.4) Requirement already satisfied: scikit-learn>=1.2 in /opt/metwork-mfext-experimental_python314/opt/python3_scientific/lib/python3.14/site-packages (from skops==0.14.0->-r requirements3.txt.tmp (line 80)) (1.6.1) Requirement already satisfied: scipy>=1.10.0 in /opt/metwork-mfext-experimental_python314/opt/python3_scientific/lib/python3.14/site-packages (from skops==0.14.0->-r requirements3.txt.tmp (line 80)) (1.18.0) Requirement already satisfied: anyio<5,>=3.6.2 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from starlette==1.3.1->-r requirements3.txt.tmp (line 83)) (4.9.0) 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 86)) (3.10.2) 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 95)) (3.14.3) 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 95)) (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 95)) (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 95)) (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 98)) (6.5.2) Requirement already satisfied: click>=7.0 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from uvicorn==0.34.2->-r requirements3.txt.tmp (line 99)) (8.4.2) Requirement already satisfied: h11>=0.8 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from uvicorn==0.34.2->-r requirements3.txt.tmp (line 99)) (0.16.0) Requirement already satisfied: idna>=2.8 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from anyio<5,>=3.6.2->starlette==1.3.1->-r requirements3.txt.tmp (line 83)) (3.18) Requirement already satisfied: sniffio>=1.1 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from anyio<5,>=3.6.2->starlette==1.3.1->-r requirements3.txt.tmp (line 83)) (1.3.1) Requirement already satisfied: certifi in /opt/metwork-mfext-experimental_python314/opt/python3_core/lib/python3.14/site-packages (from httpx<1.0.0->diffusers==0.38.0->-r requirements3.txt.tmp (line 12)) (2026.7.22) Requirement already satisfied: httpcore==1.* in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from httpx<1.0.0->diffusers==0.38.0->-r requirements3.txt.tmp (line 12)) (1.0.9) Requirement already satisfied: charset_normalizer<4,>=2 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from requests<3,>=2.28.1->databricks-sdk==0.118.0->-r requirements3.txt.tmp (line 10)) (3.4.7) 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 11)) (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 95)) (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 95)) (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 95)) (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 95)) (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 95)) (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 95)) (1.18.3) Requirement already satisfied: cffi>=2.0.0 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from cryptography>=38.0.3->google-auth==2.53.0->-r requirements3.txt.tmp (line 21)) (2.0.0) Requirement already satisfied: pycparser in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from cffi>=2.0.0->cryptography>=38.0.3->google-auth==2.53.0->-r requirements3.txt.tmp (line 21)) (3.0) Requirement already satisfied: blinker>=1.9.0 in /opt/metwork-mfext-experimental_python314/opt/python3_scientific/lib/python3.14/site-packages (from flask>=0.9->Flask-CORS==6.0.5->-r requirements3.txt.tmp (line 17)) (1.9.0) Requirement already satisfied: itsdangerous>=2.2.0 in /opt/metwork-mfext-experimental_python314/opt/python3_scientific/lib/python3.14/site-packages (from flask>=0.9->Flask-CORS==6.0.5->-r requirements3.txt.tmp (line 17)) (2.2.0) Requirement already satisfied: markupsafe>=2.1.1 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from flask>=0.9->Flask-CORS==6.0.5->-r requirements3.txt.tmp (line 17)) (3.0.2) Requirement already satisfied: annotated-types>=0.6.0 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from pydantic>=2.9.0->fastapi==0.136.3->-r requirements3.txt.tmp (line 16)) (0.7.0) Requirement already satisfied: pydantic-core==2.46.4 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from pydantic>=2.9.0->fastapi==0.136.3->-r requirements3.txt.tmp (line 16)) (2.46.4) Requirement already satisfied: joblib>=1.2.0 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from scikit-learn>=1.2->skops==0.14.0->-r requirements3.txt.tmp (line 80)) (1.4.2) Requirement already satisfied: threadpoolctl>=3.1.0 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from scikit-learn>=1.2->skops==0.14.0->-r requirements3.txt.tmp (line 80)) (3.6.0) 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.38.0->-r requirements3.txt.tmp (line 12)) (3.21.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->keras==3.15.1->-r requirements3.txt.tmp (line 35)) (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->keras==3.15.1->-r requirements3.txt.tmp (line 35)) (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->keras==3.15.1->-r requirements3.txt.tmp (line 35)) (0.1.2) 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 31)) (1.5.4) Installing collected packages: nvidia-cusparselt-cu13, namex, mpmath, lit, libclang, jsonnet, huey, flatbuffers, cuda-toolkit, antlr4_python3_runtime, uvicorn, typeshed-client, triton, tensorboardx, tensorboard-data-server, tabulate, sympy, sqlparse, smmap, sentencepiece, safetensors, rsa, python-dotenv, prettytable, optree, opt-einsum, opentelemetry-proto, opentelemetry-api, onnxruntime, omegaconf, oauthlib, nvidia-nvtx, nvidia-nvshmem-cu13, nvidia_nvjitlink, nvidia-nccl-cu13, nvidia-curand, nvidia-cufile, nvidia-cuda-runtime, nvidia-cuda-nvrtc, nvidia-cuda-cupti, ml-dtypes, marshmallow, lightning-utilities, jsonargparse, hf_xet, gunicorn, grpcio, graphql-core, google-pasta, einops, cuda_pathfinder, absl-py, tiktoken, tensorboard, starlette, requests-oauthlib, opentelemetry-semantic-conventions, onnx, nvidia_cusparse, nvidia-cufft, nvidia_cublas, hydra-core, graphql-relay, gitdb, docker, dm-tree, dataclasses_json, cuda_bindings, astunparse, alembic, torch-geometric, skops, opentelemetry-sdk, onnxscript, nvidia-cusolver, nvidia-cudnn-cu13, keras, graphene, google-auth, GitPython, Flask-CORS, fastapi, huggingface_hub, google-auth-oauthlib, databricks-sdk, torch, tokenizers, diffusers, transformers, torchvision, torchmetrics, monai, lightning-fabric, bitsandbytes, axial_attention, timm, pytorch-lightning, segmentation_models_pytorch, lightning Successfully installed Flask-CORS-6.0.5 GitPython-3.1.58 absl-py-2.2.2 alembic-1.18.4 antlr4_python3_runtime-4.9.3 astunparse-1.6.3 axial_attention-0.6.1 bitsandbytes-0.49.2 cuda-toolkit-13.0.3.0 cuda_bindings-13.3.1 cuda_pathfinder-1.5.5 databricks-sdk-0.118.0 dataclasses_json-0.6.7 diffusers-0.38.0 dm-tree-0.1.9 docker-7.1.0 einops-0.8.1 fastapi-0.136.3 flatbuffers-25.12.19 gitdb-4.0.12 google-auth-2.53.0 google-auth-oauthlib-1.2.2 google-pasta-0.2.0 graphene-3.4.3 graphql-core-3.2.11 graphql-relay-3.2.0 grpcio-1.76.0 gunicorn-26.0.0 hf_xet-1.4.3 huey-3.0.3 huggingface_hub-1.5.0 hydra-core-1.3.4 jsonargparse-4.46.0 jsonnet-0.21.0 keras-3.15.1 libclang-18.1.1 lightning-2.6.5 lightning-fabric-2.6.5 lightning-utilities-0.15.3 lit-18.1.8 marshmallow-3.26.2 ml-dtypes-0.5.4 monai-1.6.0 mpmath-1.3.0 namex-0.0.9 nvidia-cuda-cupti-13.0.85 nvidia-cuda-nvrtc-13.0.88 nvidia-cuda-runtime-13.0.96 nvidia-cudnn-cu13-9.20.0.48 nvidia-cufft-12.0.0.61 nvidia-cufile-1.15.1.6 nvidia-curand-10.4.0.35 nvidia-cusolver-12.0.4.66 nvidia-cusparselt-cu13-0.8.1 nvidia-nccl-cu13-2.29.7 nvidia-nvshmem-cu13-3.4.5 nvidia-nvtx-13.0.85 nvidia_cublas-13.1.1.3 nvidia_cusparse-12.6.3.3 nvidia_nvjitlink-13.0.88 oauthlib-3.2.2 omegaconf-2.3.1 onnx-1.22.0 onnxruntime-1.28.0 onnxscript-0.2.5 opentelemetry-api-1.42.1 opentelemetry-proto-1.42.1 opentelemetry-sdk-1.42.1 opentelemetry-semantic-conventions-0.63b1 opt-einsum-3.4.0 optree-0.18.0 prettytable-3.17.0 python-dotenv-1.2.2 pytorch-lightning-2.6.5 requests-oauthlib-2.0.0 rsa-4.9 safetensors-0.8.0 segmentation_models_pytorch-0.5.0 sentencepiece-0.2.1 skops-0.14.0 smmap-5.0.2 sqlparse-0.5.5 starlette-1.3.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.13.0 torch-geometric-2.7.0 torchmetrics-1.9.0 torchvision-0.28.0 transformers-5.5.4 triton-3.7.1 typeshed-client-2.8.2 uvicorn-0.34.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/flask-cors.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/GitPython.yaml is ready /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/alembic.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-toolkit.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/databricks-sdk.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/docker.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/fastapi.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/gitdb.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/graphene.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/graphql-core.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/graphql-relay.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/gunicorn.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/huey.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/keras.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/libclang.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/lightning-fabric.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/lightning-utilities.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/lightning.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/lit.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/marshmallow.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/ml_dtypes.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/monai.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-cuda-cupti.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/nvidia-cuda-nvrtc.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/nvidia-cuda-runtime.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/nvidia-cudnn-cu13.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/nvidia-cufft.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/nvidia-cufile.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/nvidia-curand.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/nvidia-cusolver.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/nvidia-cusparselt-cu13.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/nvidia-nccl-cu13.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/nvidia-nvshmem-cu13.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/nvidia-nvtx.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/nvidia-cublas.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/nvidia-cusparse.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/nvidia-nvjitlink.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/opentelemetry-api.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/opentelemetry-proto.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/opentelemetry-sdk.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/opentelemetry-semantic-conventions.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/prettytable.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/python-dotenv.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/skops.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/smmap.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/sqlparse.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/starlette.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 /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/uvicorn.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_6a0d39092a0751e22e18d1d15e311f34.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