cd layers && make make[1]: Entering directory '/src/layers' make[2]: Entering directory '/src/layers/layer5_python3_ia' if test "MFEXT" = "MFEXT" -a "1" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_ia/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_ia/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "1" != "1"; then cat .system_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_ia/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_ia/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "1" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_ia/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_ia/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-master/opt/python3_ia" "python3_ia" /etc/buildimage_hash: 47affeb00baf8d6810720fdae1464f95 /src/adm/root.mk md5sum hash: 250da484d2cf5296b6d10e69128cb1be core@mfext layer (dependency) hash (from cache): 39034e0212f3bce0109a7492ce97c38c python3@mfext layer (dependency) hash (from cache): 378a41ea750ab2f5d11a72e4575aa2ce python3_core@mfext layer (dependency) hash (from cache): 34dbeb99c0e1b8313777447a07a712a8 python3_scientific@mfext layer (dependency) hash (from cache): a050e62353e1a982a69b17a62c8983d4 root@mfext layer (dependency) hash (from cache): 240a9e33275f48ea06947618c236c56a scientific@mfext layer (dependency) hash (from cache): e7e570ed339caf9b4bb1b4495e9f0871 scientific_core@mfext layer (dependency) hash (from cache): 71dbf0b19a2a9df12aed3f85a1244a4d source hash: 49b1e243fd844dd57508a62ea833ebcc cache missed (/buildcache/mfext_cache_layer_python3_ia_12dcbb63a0c85b1d7f44cb2b5e6397a9.tar) if ! test -f cache/hit; then \ for SUBDIR in 0500_extra_packages; do \ OLDPWD=`pwd`; \ cd $SUBDIR || exit 1; \ make all || exit 1; \ cd ${OLDPWD}; \ done ; \ chmod -R a+rX,g-w,o-w,u+w /opt/metwork-mfext-master/opt/python3_ia ; \ fi make[3]: Entering directory '/src/layers/layer5_python3_ia/0500_extra_packages' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=python3_scientific@mfext,python3_ia@mfext -- scl enable gcc-toolset-11 -- make -f Makefile.mk all for REQ in requirements3.txt; do if test -s ${REQ}; then download_compile_requirements ${REQ} || { echo "ERROR WITH download_compile_requirements ${REQ}"; exit 1; }; fi; done [DEBUG]: loading tempolayer431[/src/layers/layer5_python3_ia/0500_extra_packages/tempolayer431] 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 4.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 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-cp313-cp313-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 15.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 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 25.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 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 433.1 kB/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-cp313-cp313-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 1.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 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 31.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 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 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 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 34.7 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: finished with status 'done' Getting requirements to build wheel: 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 15.5 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 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-cp313-cp313-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-cp313-cp313-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 26.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 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 52.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 skops==0.14.0 (from -r requirements3.txt (line 80)) Downloading skops-0.14.0.tar.gz (608 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 608.1/608.1 kB 32.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 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 67.0 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting 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 32.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 tensorflow==2.21.0 (from -r requirements3.txt (line 89)) Downloading tensorflow-2.21.0-cp313-cp313-manylinux_2_27_x86_64.whl.metadata (4.4 kB) Collecting tf-keras==2.21.0 (from -r requirements3.txt (line 90)) Downloading tf_keras-2.21.0.tar.gz (1.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 53.1 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tiktoken==0.12.0 (from -r requirements3.txt (line 91)) 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 92)) Downloading timm-1.0.22.tar.gz (2.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 64.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 tokenizers==0.22.2 (from -r requirements3.txt (line 93)) 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 94)) Using cached torch-2.13.0-cp313-cp313-manylinux_2_28_x86_64.whl.metadata (38 kB) Collecting torchmetrics==1.9.0 (from -r requirements3.txt (line 95)) Downloading torchmetrics-1.9.0.tar.gz (581 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 581.8/581.8 kB 29.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 torchvision==0.28.0 (from -r requirements3.txt (line 96)) Downloading torchvision-0.28.0-cp313-cp313-manylinux_2_28_x86_64.whl.metadata (5.6 kB) Collecting torch-geometric==2.7.0 (from -r requirements3.txt (line 97)) Downloading torch_geometric-2.7.0.tar.gz (876 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 876.7/876.7 kB 40.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 transformers==5.5.4 (from -r requirements3.txt (line 98)) Downloading transformers-5.5.4.tar.gz (8.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.2/8.2 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 triton==3.7.1 (from -r requirements3.txt (line 99)) Using cached triton-3.7.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (1.7 kB) Collecting typeshed-client==2.8.2 (from -r requirements3.txt (line 100)) 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 101)) 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 73.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 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 59.0 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): still running... Preparing metadata (pyproject.toml): finished with status 'done' Collecting packaging>=20.9 (from bitsandbytes==0.49.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 94)) Downloading filelock-3.32.2.tar.gz (217 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting setuptools>=77.0.3 (from torch==2.13.0->-r requirements3.txt (line 94)) Downloading setuptools-83.0.0.tar.gz (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 6.4 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 94)) Downloading networkx-3.4.2.tar.gz (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 11.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 jinja2 (from torch==2.13.0->-r requirements3.txt (line 94)) Using cached jinja2-3.1.6-py3-none-any.whl Collecting fsspec>=0.8.5 (from torch==2.13.0->-r requirements3.txt (line 94)) 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 5.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-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 74.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 pyyaml>=5.1 (from huggingface_hub==1.5.0->-r requirements3.txt (line 31)) Downloading pyyaml-6.0.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) Collecting tqdm>=4.42.1 (from huggingface_hub==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 44.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 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 43.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 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 46.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 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 53.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 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 24.4 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: 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-cp313-cp313-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 gast!=0.5.0,!=0.5.1,!=0.5.2,>=0.2.1 (from tensorflow==2.21.0->-r requirements3.txt (line 89)) Using cached gast-0.6.0-py3-none-any.whl Collecting termcolor>=1.1.0 (from tensorflow==2.21.0->-r requirements3.txt (line 89)) Downloading termcolor-2.5.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 aiohttp (from torch-geometric==2.7.0->-r requirements3.txt (line 97)) Downloading aiohttp-3.14.3.tar.gz (8.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/8.0 MB 91.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 psutil>=5.8.0 (from torch-geometric==2.7.0->-r requirements3.txt (line 97)) 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 97)) Downloading pyparsing-3.2.1.tar.gz (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 56.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 xxhash (from torch-geometric==2.7.0->-r requirements3.txt (line 97)) 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 100)) 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 101)) 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 101)) 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.5.0.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 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 97)) 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 97)) 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 97)) 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 97)) 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 97)) 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 97)) 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 76.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 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 greenlet>=1 (from SQLAlchemy>=1.4.23->alembic==1.18.4->-r requirements3.txt (line 2)) Downloading greenlet-3.2.4.tar.gz (188 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 37.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 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 90.4 MB/s 0:00:00 Using cached torch-2.13.0-cp313-cp313-manylinux_2_28_x86_64.whl (526.6 MB) Using cached cuda_bindings-13.3.1-cp313-cp313-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 101.2 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-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (6.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 107.3 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 90.8 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 107.3 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 25.9 MB/s 0:00:01 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 36.4 MB/s 0:00:00 Downloading onnxruntime-1.28.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (19.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 19.2/19.2 MB 11.3 MB/s 0:00:01 Downloading onnxscript-0.2.5-py3-none-any.whl (689 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 689.4/689.4 kB 298.9 kB/s 0:00:01 Downloading opt_einsum-3.4.0-py3-none-any.whl (71 kB) Downloading optree-0.18.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (414 kB) Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) Downloading 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 86.9 MB/s 0:00:00 Downloading tensorboard_data_server-0.7.2-py3-none-any.whl (2.4 kB) Downloading tensorflow-2.21.0-cp313-cp313-manylinux_2_27_x86_64.whl (572.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.9/572.9 MB 45.9 MB/s 0:00:09 Downloading torchvision-0.28.0-cp313-cp313-manylinux_2_28_x86_64.whl (7.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.7/7.7 MB 149.7 MB/s 0:00:00 Using cached triton-3.7.1-cp313-cp313-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-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (801 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 801.6/801.6 kB 61.9 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-cp313-cp313-manylinux_2_28_x86_64.whl Saved ./src/cuda_bindings-13.3.1-cp313-cp313-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-cp313-cp313-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-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl Saved ./src/onnxscript-0.2.5-py3-none-any.whl Saved ./src/opt_einsum-3.4.0-py3-none-any.whl Saved ./src/optree-0.18.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl Saved ./src/requests_oauthlib-2.0.0-py2.py3-none-any.whl Saved ./src/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/tensorflow-2.21.0-cp313-cp313-manylinux_2_27_x86_64.whl Saved ./src/torchvision-0.28.0-cp313-cp313-manylinux_2_28_x86_64.whl Saved ./src/triton-3.7.1-cp313-cp313-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-cp313-cp313-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/gast-0.6.0-py3-none-any.whl Saved ./src/jinja2-3.1.6-py3-none-any.whl Saved ./src/scipy-1.18.0-cp313-cp313-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, tf-keras, tiktoken, timm, tokenizers, torch-geometric, transformers, typeshed-client, uvicorn, anyio, fsspec, h5py, 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, filelock, 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, greenlet, termcolor, threadpoolctl, typing-inspection, Werkzeug, wrapt, 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=98adb9ac198bbab34c1f0f0f5bfea853738700ec7006f38d919a524828548b09 Stored in directory: /root/.cache/pip/wheels/ab/b4/5c/4665583dac25a434b7fbe734b349af16763a8daf533b317da8 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=d0237741419020e603dbb9b7b4a4d4cb972364edac238ddaac42d6a31ce492a6 Stored in directory: /root/.cache/pip/wheels/d5/b3/74/a35b66048c9de6631cd74cbc9475e6feb3e69a467983446bd8 Building wheel for axial_attention (pyproject.toml): started Building wheel for axial_attention (pyproject.toml): finished with status 'done' Created wheel for axial_attention: filename=axial_attention-0.6.1-py3-none-any.whl size=6109 sha256=92d28a4ef960fe22d5c336bf6ff7eb9b018b5f1ad1ecf2968086f8fb16e2e445 Stored in directory: /root/.cache/pip/wheels/a0/be/34/0bace373bf5bf1c2e6438a543dba1f15012ab0138ba1e5bdfd 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=a2c1a3b29a7a6a1fc5fd16e1e7b5e574ba6e760295778a4482c4462ee657e340 Stored in directory: /root/.cache/pip/wheels/23/ec/da/06d4eced190de1169ad2ff25a0bb947580c00ec7421155e20a Building wheel for marshmallow (pyproject.toml): started Building wheel for marshmallow (pyproject.toml): finished with status 'done' Created wheel for marshmallow: filename=marshmallow-3.26.2-py3-none-any.whl size=50964 sha256=013fa8a3c4c276c24d26d84ce934dc964e2aa794345a0f8c7e5a7191482c8a73 Stored in directory: /root/.cache/pip/wheels/f9/fe/88/c5a19896bb139bf549584fd85bbce54246562285376781f4bc Building wheel for diffusers (pyproject.toml): started Building wheel for diffusers (pyproject.toml): finished with status 'done' Created wheel for diffusers: filename=diffusers-0.38.0-py3-none-any.whl size=5245927 sha256=2131b7e72bd45bddf1ee7b85ff5d617de8496cff8825ba26d2081c997152ff36 Stored in directory: /root/.cache/pip/wheels/2f/5d/4a/b44322f2f997300d2af8042ba164454cc3036aaee9ab23e9ad 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=f1a30b65504d533152079c6f3233b85d4e294e11b3f9a35538c2e619f163d8f2 Stored in directory: /root/.cache/pip/wheels/92/c4/3a/9e75d7d9c2fdc009d8915786f51cea68f5eee8046f89fdb20a 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-cp313-cp313-linux_x86_64.whl size=134877 sha256=1e4294681769b350c3cf3f0190830940e926ef96d4a598c14e7b177459de5133 Stored in directory: /root/.cache/pip/wheels/7c/d1/64/27afe0f6062c57af79a108b1affbf10ed775cde4ce8b5c5e65 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/57/82/4d/7210fde8bb641406991f5903e7d78f8dda8127625b67aa2ad7 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/5c/0b/17/14bd55a997682f0e7163e71bbc41d1f2cde6bf53a3b9d4e851 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/bf/0a/4b/1977aa54fc9b604cc2236dc2ed3c1ea23cd605983d70551eea 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=044ed78061178f221756e61ed9b76ececf66273e62c8e18f623498955849301c Stored in directory: /root/.cache/pip/wheels/fd/79/97/72be16408152f942e2bfe8a3ea29fdedc4cb3bda50a7fb9be8 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=6bca29e254d9991d0afd1d5ebf2fd2924a69043990d0021f135d334c77e7f409 Stored in directory: /root/.cache/pip/wheels/7d/d4/5f/dacc50beb33051a0672e34c0f78e4012a720014078433d2aa4 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=e5e20595af23f4ef34ba3f206f3078647ed69264ae0e85d20aaaf2288e10c665 Stored in directory: /root/.cache/pip/wheels/5b/17/fe/d291bed4d086f8dfce17868892ad61833e94987beb168ff30d 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=f9c274c073b4fa6381cc320e4eabff8e33018fccb39502c1be00b6db1ad41b43 Stored in directory: /root/.cache/pip/wheels/48/29/82/9bac3bd9140f4e5643c4aafc77e94ff35fd69230cf02af92a8 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=04962b42b3e16446b305ce67017ce25f678484cc9738f2c964833d53ebfa0e7f Stored in directory: /root/.cache/pip/wheels/58/d4/96/28f8b955f8dd39fec6b978bde7799fded60e8f2cead80ff0d5 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/32/af/93/be277604feab86798a14486bf4a900b1b9d1de01b56e16164d 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/1a/a0/d0/dcfcb6537877abc0ef773d5bf194efbb654e6b8669ecd8eaca 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=8dc8ad32b943c410a20e05214242d1906f2fbe9bd0e95a1b90a63a9a20f67731 Stored in directory: /root/.cache/pip/wheels/58/fe/f1/5da741bdd6f7d2a3d424b3f10f579ef15481d03d9f97cf551d 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=41fe00b3ab63b6278047d35815f14312150fdb9ca29b5bd438fd80430c240767 Stored in directory: /root/.cache/pip/wheels/8c/63/02/fc06f7ac4dbbaa0b7479ed7130b8543b3b614daca69f708818 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=8ff59dfb17531216e2990fe801e9b0cf85574ee361e112e5abbac969e61bcf80 Stored in directory: /root/.cache/pip/wheels/c4/cc/da/e22ac6aa286d8d21c1590031147fd859fb71495b1b772d9e36 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-cp313-cp313-linux_x86_64.whl size=6603066 sha256=5edfd3ef656d6516cc83ecf31999a8a48328db6f023576680b030c3c41e1a7ed Stored in directory: /root/.cache/pip/wheels/9a/29/ac/189ed9dd81572eb4ee495c300674c931f9b24b649483aff0a4 Building wheel for lightning (pyproject.toml): started Building wheel for lightning (pyproject.toml): finished with status 'done' Created wheel for lightning: filename=lightning-2.6.5-py3-none-any.whl size=848592 sha256=3bc42074e8205e11f4817543126a4ef272ef05326d4b9e538866c3bb3537460f Stored in directory: /root/.cache/pip/wheels/02/2c/d6/31d21d1671283fa446c0d98b12cd9c8d2b37dde63e9a0adb01 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=2011d1a989f962a68912800017d33f64909b71901d06dc1194653055b40a334f Stored in directory: /root/.cache/pip/wheels/f5/e4/37/cc26ab49ad97255539ea3cbce5a00b0302d013c1654aa4bf92 Building wheel for torchmetrics (pyproject.toml): started Building wheel for torchmetrics (pyproject.toml): finished with status 'done' Created wheel for torchmetrics: filename=torchmetrics-1.9.0-py3-none-any.whl size=983387 sha256=d3f444a054289c5ac637518e44b2f5c01f704b38616119b759ae512677cea696 Stored in directory: /root/.cache/pip/wheels/fc/17/25/51ddc48ad894030b07cf846814ecd50d650180d3a17d0a2f50 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=38af1d2b60c362e47640fbf10a152a348201dffe8362f96b5f272d45bdb40c6d Stored in directory: /root/.cache/pip/wheels/15/85/d2/091e4441649917a4bae9a0b5b506e1bbda18ed6c5d2e072834 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=cbe0054ccd0798c05ea1e5e8f68a3dd5ac1dd79e7240160b4850f1500b71601e Stored in directory: /root/.cache/pip/wheels/8c/e6/06/17ae99bde1507059dfe115dcd5afeb39a3f811352864b8b0aa Building wheel for ml-dtypes (pyproject.toml): started Building wheel for ml-dtypes (pyproject.toml): finished with status 'done' Created wheel for ml-dtypes: filename=ml_dtypes-0.5.4-cp313-cp313-linux_x86_64.whl size=4720040 sha256=29855232ece4ac1b6428eb3cfc291c484b761f28e5beb6a5690244c78985a801 Stored in directory: /root/.cache/pip/wheels/be/cd/50/bc811ae35d3c16d51b0890e9a75ce9157836521cd17dc2ec2e 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=19bf01084b552d0bd20a6bbd8ced39cf6ff1dd6f09b1d144ea085232df74b09d Stored in directory: /root/.cache/pip/wheels/8e/d0/38/813c8e2ee602039b7fdad999a1ce2c3adec7af459f61980e8c 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=91b05e535ca4c352bbd7fceaf92f256be1d5f12c80d2aaeeb4b35f30f8ddcf78 Stored in directory: /root/.cache/pip/wheels/e8/7b/42/47254d4d8ca71e3efd85f570cc00ff0b2f1a3f0ef3cd48894f 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/d8/c0/4b/70dd8fd4f481cafb07c0e555436b8fdc2a803ae37718a42c63 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/f6/79/84/28cc206ad29ea204c5d732a8e8ad3993c6b7b34bce5fb44486 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/a0/c3/ab/c08cb3514f99786b2e612166ab497f97d6f26cb3b55c1405d8 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/06/ad/82/ef378da892548ff140cdee255d5f66d64a12fcd02ad8ae8109 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/2a/e7/b0/5c432805fbdc0bee2a257cde55c8bc6eb9ca296d2221a79a29 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=bffbeb6231bd4f0addeb9603b8a6b5e292c78d981df7ad973ad1fbe1c36fa6df Stored in directory: /root/.cache/pip/wheels/78/cf/34/fa3f4676ccbdb6ba7184c8a4f6a3e9daa582ff08784add1f15 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=da737bd0b32a9a605c1485f83a70d632ed9bf02565bc64b831389f345f8e4f30 Stored in directory: /root/.cache/pip/wheels/30/87/cb/ea709b597e42b23948ada78df0c0103777db45c20b0f78e28e 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=3333525aa6ff7b9100e055582e9e590113605bf066115144f2b632839eaed189 Stored in directory: /root/.cache/pip/wheels/6b/27/44/f5c638ac76ce860722d6fa65d0f691024525f08660cc0fb352 Building wheel for sentencepiece (pyproject.toml): started Building wheel for sentencepiece (pyproject.toml): finished with status 'done' Created wheel for sentencepiece: filename=sentencepiece-0.2.1-cp313-cp313-linux_x86_64.whl size=1342059 sha256=bb7ce362aecd9a26c5d20352ee9bd1fa661b6a4d0a8caca7aeebb19a5c000eaa Stored in directory: /root/.cache/pip/wheels/74/27/56/3137d908a6bf49403b5a1d4df152d583d9d8f36ce785fd3a9e 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/cd/c3/3e/ac818d8074b41b01d605207f9adc02ef80b7c0c099e61efe68 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/fe/e2/ef/9166e4640311e5de3e541c0d0f446cf406fbcfcc25b63b9c87 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/d4/23/4d/cec344d6d1a58990511440e8ba982530d482754b0021673524 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=95b822b5789d0fc85e53f98b89346309f7ada5a69c801c7fc93449f6eaa076fd Stored in directory: /root/.cache/pip/wheels/52/c9/1e/a80fd64f7779ed8572485bc40fcbebe2fa0add7e797d007ab1 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=19df9784741c8a38c2ed730cc2e4b5efaf1dd7a727ef3be756c78e341edab859 Stored in directory: /root/.cache/pip/wheels/f1/e0/21/a290802042989973748bd88a263f75cac51d8c9735fe437951 Building wheel for tf-keras (pyproject.toml): started Building wheel for tf-keras (pyproject.toml): finished with status 'done' Created wheel for tf-keras: filename=tf_keras-2.21.0-py3-none-any.whl size=1694937 sha256=30fee9e4094bce0ebf27e51485d418d30e4c786a1ea8fa4b65757ca784216dbc Stored in directory: /root/.cache/pip/wheels/ab/6f/43/0ca3c4394cd57c9dbd98045dddafd00f91eaaecbfa324e924d Building wheel for tiktoken (pyproject.toml): started Building wheel for tiktoken (pyproject.toml): finished with status 'done' Created wheel for tiktoken: filename=tiktoken-0.12.0-cp313-cp313-linux_x86_64.whl size=1175123 sha256=4e2cbfaed9b0336a71f063d41d34bbf8e3e0f293f847115bc057a535ee91512c Stored in directory: /root/.cache/pip/wheels/91/26/d1/a16733f5024aee66f83bf0c16d5679aa10bde4cd2a10cc9f8c Building wheel for timm (pyproject.toml): started Building wheel for timm (pyproject.toml): finished with status 'done' Created wheel for timm: filename=timm-1.0.22-py3-none-any.whl size=2530238 sha256=88142860558921f2c68be9a76643cb7039861b4d866cdeeab4cda1645fe01717 Stored in directory: /root/.cache/pip/wheels/f0/01/2a/b3963c043644e867f7c4d570b498fc9b07f9fc5ee33a22dde8 Building wheel for tokenizers (pyproject.toml): started Building wheel for tokenizers (pyproject.toml): still running... Building wheel for tokenizers (pyproject.toml): still running... Building wheel for tokenizers (pyproject.toml): finished with status 'done' Created wheel for tokenizers: filename=tokenizers-0.22.2-cp39-abi3-linux_x86_64.whl size=3390411 sha256=00fe9ec3f510753d6cd600a0163fb685a2344c590bcec6e7942fddd704a51d4e Stored in directory: /root/.cache/pip/wheels/fa/0e/46/e07238323beeddfe523e8e7f13038d6b664deeea8f43903be1 Building wheel for torch-geometric (pyproject.toml): started Building wheel for torch-geometric (pyproject.toml): finished with status 'done' Created wheel for torch-geometric: filename=torch_geometric-2.7.0-py3-none-any.whl size=1275346 sha256=6e0cd3ad824d484651ef5d308fc66c687bfcf5ba040d56d1e0fe0f81f365e292 Stored in directory: /root/.cache/pip/wheels/de/ef/3e/d75622681b0e93264cfb09c529101e16aee73a54d479ede8a0 Building wheel for transformers (pyproject.toml): started Building wheel for transformers (pyproject.toml): finished with status 'done' Created wheel for transformers: filename=transformers-5.5.4-py3-none-any.whl size=10236695 sha256=2d5a2424e028a5508041d4ff56a0ed4e3055dd1b7113d6367af9db9fc8a6c088 Stored in directory: /root/.cache/pip/wheels/72/33/a5/63b6e60983cc9901a104ca9798458e40906d210cc3f31fd355 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=b1e531720809eb10fed36f638a3ad1521c56e31666489ced1893821924db3dfc Stored in directory: /root/.cache/pip/wheels/df/0d/e0/0ec40a7326ed3337e45eb3d295e69ed78ab8d1247ff222f637 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/5d/1e/34/d8e4b42abc3378918ccdd9337e3461a4e78c8ff4a89619cf21 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=51d24550fc4c559f52263bdf5f1c66de71cfc4e437cafdab7339bfed2b29a8ad Stored in directory: /root/.cache/pip/wheels/6a/94/84/a7da54732626f983ab831e02b367576d4264bc0bf817e1b2a5 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/2f/86/59/c7d34288373f614e07615ec132f37708c9fd6041ab01f83900 Building wheel for h5py (pyproject.toml): started Building wheel for h5py (pyproject.toml): still running... Building wheel for h5py (pyproject.toml): finished with status 'done' Created wheel for h5py: filename=h5py-3.13.0-cp313-cp313-linux_x86_64.whl size=8598777 sha256=110cac5a8681dec3be5cec70e44c368e0a7ea067d4d8c3cfbd380111340075c5 Stored in directory: /root/.cache/pip/wheels/46/55/63/a1f44d17da55a4f3f31240044bdf6c5a405b12d4cc50ccfc94 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/97/32/3c/8c616b315ee28a8121efdb87a8863bd34c717c1eb85924e698 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/49/f8/12/07e0dfb573181d429047045703a1d07ef0d8ffb10d476c13e5 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-cp313-cp313-linux_x86_64.whl size=7798075 sha256=3f5acf8b49e92e723ce4ba983a32f7cde7a6c45da48d91852ae383dca3191c7e Stored in directory: /root/.cache/pip/wheels/42/c7/be/adf5e05055b47f533f773e75df6815853ebe4721daac1a6f25 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/35/6b/64/f622595614992d106ec2715a7e1809deee767fd0f73f61db4a 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=aec4fa80f0f4fbe01ba10d72ad3a882812a88ffc11a24763d809dc3aa3435a87 Stored in directory: /root/.cache/pip/wheels/dd/43/b7/0ceab2b2f58fb43a06d0a59467a4bfabb2dc8b6fb8ec7f09e5 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=143e56f8b661a9b8a6b2d2c8d5decf8463b74a632da37dd74d8560eeb77b8d84 Stored in directory: /root/.cache/pip/wheels/aa/a5/c5/250fe9045363f2334b2b6042479cef169c2e2ebbe9ffa16f70 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.5.0-py3-none-any.whl size=67944 sha256=528b27c4b5a13c1d0b9cd3d8f44974b19a666057fcf66e55b69240c39ede9dd4 Stored in directory: /root/.cache/pip/wheels/6e/2b/d9/08e59d3b93f6f9a2404cdcb5af4a206f4feeba5dbafbf67877 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/00/d6/fc/1bad2ad79fd512bfbcd379d7a658d5e02d29554a0c3e74519a 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=34a29d088cc88075f9a95e5895a375b5cec128d6304400f00522053488aafcee Stored in directory: /root/.cache/pip/wheels/5a/d9/5f/40d10edbbee7c086d4e30ff2bdb02a396f055c3ae4cb9927d9 Building wheel for tqdm (pyproject.toml): started Building wheel for tqdm (pyproject.toml): finished with status 'done' Created wheel for tqdm: filename=tqdm-4.67.1-py3-none-any.whl size=78579 sha256=fa0d3f2f9462a1eae69e4a0bbf5331e6dc86569513454d5ba73106511ceeb231 Stored in directory: /root/.cache/pip/wheels/dc/e3/21/2f76ebd10c58a53f0a8c39cbfd9016b0da6ac5d37ed5dfd4cf 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=27ec435ecb853bfaba10515ce0311b1e8133dbc90ee9f441a78d465d07ce0d83 Stored in directory: /root/.cache/pip/wheels/b4/06/88/456da0204f02b81a441a72214335a3a7ff1ddfb9f704820576 Building wheel for urllib3 (pyproject.toml): started Building wheel for urllib3 (pyproject.toml): finished with status 'done' Created wheel for urllib3: filename=urllib3-2.7.0-py3-none-any.whl size=131085 sha256=dcc05850a7f5116673eb59b5a91641c7144f55f338f448aa8dbab464566efa62 Stored in directory: /root/.cache/pip/wheels/64/bd/a4/5527a8728500afd339f1e5d3bd81fb88e78eed9d5c84489977 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/da/81/9c/eea874a0b675f026fc8e3ee9fca54feeb7ff16a20207429abc 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-cp313-cp313-linux_x86_64.whl size=1749330 sha256=ab7070b50b9018bfe71fc8e075e926bdd962101bf3d9f54f81416adebc05060e Stored in directory: /root/.cache/pip/wheels/44/fc/8b/4e802271537ea091d2f1362bdd062ceb9e5f6f9b22242d13a1 Building wheel for multidict (pyproject.toml): started Building wheel for multidict (pyproject.toml): finished with status 'done' Created wheel for multidict: filename=multidict-6.1.0-cp313-cp313-linux_x86_64.whl size=130411 sha256=f1c99f70c922fb6299d49eba26864bef37193f1d29122531886eded03afe372a Stored in directory: /root/.cache/pip/wheels/6a/45/ec/0346af42277e50f74a282b6c8b3a0328794fd5e8d24004be29 Building wheel for yarl (pyproject.toml): started Building wheel for yarl (pyproject.toml): finished with status 'done' Created wheel for yarl: filename=yarl-1.18.3-cp313-cp313-linux_x86_64.whl size=339234 sha256=7dfa6acfa952ab0b01cf280dc9e9ff73eae44cf6df804a848511f7b02222a455 Stored in directory: /root/.cache/pip/wheels/3b/4b/1e/0cd2d71ca415eb39dc9bdbaa17698fce531298b8b2c61a06e6 Building wheel for aiosignal (pyproject.toml): started Building wheel for aiosignal (pyproject.toml): finished with status 'done' Created wheel for aiosignal: filename=aiosignal-1.4.0-py3-none-any.whl size=7489 sha256=baba3df2efe262d4b5779e7ce287aa47b83c28cf6db14dd284d22f5dfea34744 Stored in directory: /root/.cache/pip/wheels/0d/56/73/8ab751b393035f64781c96a5062fa492538fb9c657d45406e4 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/4d/69/41/f00b428f5d0d8dbd1ba15a326a6d4fba66c011067226b99262 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/b4/b6/cb/92074ce97aeec13fd6cb3a18f05b3a69387fbe9fca0632c021 Building wheel for certifi (pyproject.toml): started Building wheel for certifi (pyproject.toml): finished with status 'done' Created wheel for certifi: filename=certifi-2026.7.22-py3-none-any.whl size=136983 sha256=aeed9a0a70e945838994467e9735d581142385e2950a572a5cf1fe7c02669c08 Stored in directory: /root/.cache/pip/wheels/ff/e3/36/091984424429a219407eb7bb72b55de2c88d1bd8d29a4bcf7b 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/e5/a9/66/c6560364650fe385d7231bd2030c4b8cdd9cb27000e8905b6b Building wheel for cryptography (pyproject.toml): started Building wheel for cryptography (pyproject.toml): still running... Building wheel for cryptography (pyproject.toml): finished with status 'done' Created wheel for cryptography: filename=cryptography-50.0.0-cp313-abi3-linux_x86_64.whl size=2193019 sha256=6cb53a5b4973e28a0b5f058a70edf192218c554f0436ed0c5a9e5f8922a5d686 Stored in directory: /root/.cache/pip/wheels/e2/3a/89/752df67bfb535db2b989181c3d107a870f91e1397ea935ca1c 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-cp313-cp313-linux_x86_64.whl size=466592 sha256=144066b6396d7c57a1a40e5f2fbca38ecbb43cdc1dedf61f0a28adc21c23881a Stored in directory: /root/.cache/pip/wheels/d4/47/b8/0ae8bf0dde2ec6765bd5ccefa943b0504583d313a898b52cf6 Building wheel for filelock (pyproject.toml): started Building wheel for filelock (pyproject.toml): finished with status 'done' Created wheel for filelock: filename=filelock-3.32.2-py3-none-any.whl size=98830 sha256=d18ff386e600fa54e5e7d4ffaf60c7cb421d6828809c5ae2cb4dc48b4a9e0685 Stored in directory: /root/.cache/pip/wheels/cf/89/c9/8dac6371864ca9814f3caf200fcc2a4a24b8e39a5a7c052b7b 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/67/e5/56/c7bb06f640004cd2af1476befe5992402aaabe26fc3aa41a41 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/17/d5/db/f87acb09fbe9781b9e5a19e1d0d5d876f5880228d561bbdb49 Building wheel for frozenlist (pyproject.toml): started Building wheel for frozenlist (pyproject.toml): finished with status 'done' Created wheel for frozenlist: filename=frozenlist-1.5.0-cp313-cp313-linux_x86_64.whl size=298648 sha256=717b2cef171b22e6530e0dd6b63dd00ea08c7db84018ac244010eee799312791 Stored in directory: /root/.cache/pip/wheels/27/77/94/133655d37f6595e539a16fe120117ab055a7a45016803b565c 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=beb75cc08ce6cab6f90d73366d0b9cdbbd1cfc5471b17dd1c8b104ce618d8156 Stored in directory: /root/.cache/pip/wheels/a7/6d/d6/59406f29d8d79378857d87790406af6be510080054a3ef951d 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=af634eaa1c044f8a0902c1d3d292a9de9c1c0189b623998f12a53c1bd01d395f Stored in directory: /root/.cache/pip/wheels/11/94/5c/f061395ead20539e8478f2913a8bc050130e7fabfd8e6d88a7 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/f2/14/9b/62243f4caebf2c7efd8b99e5f41b0fe178a6128e0079e8cf8f 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=52938ccd14895d45bb6bd0ff2b94103ec746ca26049694951749aa48cc73ae87 Stored in directory: /root/.cache/pip/wheels/79/43/b2/4b2fcebd4a0b10bf521809717f6ab547f389214b15288a1fe4 Building wheel for markupsafe (pyproject.toml): started Building wheel for markupsafe (pyproject.toml): finished with status 'done' Created wheel for markupsafe: filename=markupsafe-3.0.2-cp313-cp313-linux_x86_64.whl size=22844 sha256=f933d2d2122ac2724f7677b58566cd4121e4da7f733cacc31e220d2e5d418039 Stored in directory: /root/.cache/pip/wheels/c9/3a/71/0ae58756520a2873f0144737a2e9d29126d6c86bf2da2b4f13 Building wheel for mypy_extensions (pyproject.toml): started Building wheel for mypy_extensions (pyproject.toml): finished with status 'done' Created wheel for mypy_extensions: filename=mypy_extensions-1.1.0-py3-none-any.whl size=4963 sha256=1be4cccdb0f2482337c4743e60421de3a356cd97508abadd57d47403e94f5505 Stored in directory: /root/.cache/pip/wheels/71/28/15/32362577ac5d3f41beed5e3dc4bb99d56b45f0d1e8172cb596 Building wheel for networkx (pyproject.toml): started Building wheel for networkx (pyproject.toml): finished with status 'done' Created wheel for networkx: filename=networkx-3.4.2-py3-none-any.whl size=1723294 sha256=898cd10c97a4c214488ba6e20d041f2a6e24e9b5d0ffb1a5de191e2341d02032 Stored in directory: /root/.cache/pip/wheels/aa/27/90/ac1448411c5fed43fc3c8924914e30777d4dbaf9f8ef196c28 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-cp313-cp313-linux_x86_64.whl size=1558043 sha256=cb68983b5830f2b4478820849d42aca325fba19f5d5b7faf6b45ea6b6950089c Stored in directory: /root/.cache/pip/wheels/ac/6e/6e/1b39620f4ef1fa5e1ce52d5fec0e54fbc95d22fb19172c9527 Building wheel for propcache (pyproject.toml): started Building wheel for propcache (pyproject.toml): finished with status 'done' Created wheel for propcache: filename=propcache-0.3.0-cp313-cp313-linux_x86_64.whl size=226995 sha256=4d617f3e68dc089146898c9d7d6977c024feb10213f26bf014bbb20a02db46cd Stored in directory: /root/.cache/pip/wheels/22/b3/2c/f65a7ba86c68435f82351336399a33fb68132496f7d44cd42c Building wheel for psutil (pyproject.toml): started Building wheel for psutil (pyproject.toml): finished with status 'done' Created wheel for psutil: filename=psutil-7.2.2-cp36-abi3-linux_x86_64.whl size=158847 sha256=b71fbf89a602d302585b0afdb82f774f0a156d168e83a28e7d98740be06b36c9 Stored in directory: /root/.cache/pip/wheels/83/dd/cf/b4c250d1b98c594b720ccf33e4695f72dac00ca23ea033e7e6 Building wheel for pyasn1 (pyproject.toml): started Building wheel for pyasn1 (pyproject.toml): finished with status 'done' Created wheel for pyasn1: filename=pyasn1-0.6.4-py3-none-any.whl size=84409 sha256=e9251058c1e037cf7a820c772d7cafdfdc87026299e4fa96b40b7525123287a0 Stored in directory: /root/.cache/pip/wheels/1f/0f/04/4d0d9584e5e77d31e718dc3f13bf15902ce71019ccc7561859 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=c644a7979d77f1b09b608eb0caac08aa129535977ba1e2858b23627a2d922ddb Stored in directory: /root/.cache/pip/wheels/22/1f/a1/41c667c21b6708ffa6f098b6a2d293c81e3eed87666885d40d 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/30/23/f5/b86623d5473d95e9ec548c80484e8058c06a19b3b91cfcbce0 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-cp313-cp313-linux_x86_64.whl size=2209635 sha256=fe76652fd0880e364f51c32c9330e30a2778f937ab54b82c276305c993c91b05 Stored in directory: /root/.cache/pip/wheels/48/a7/15/57f4db5093aea7d4d90d667ae50a8daa8710b60dca13aca811 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/dc/00/56/0226924d2f9e78539fabadacb0b1b75e13e7b1a27ea1ba331f 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-cp313-cp313-linux_x86_64.whl size=797500 sha256=5220571450fcbdea2ea824ce32ddc49d7ccbf5c5c915d6a6fd786447b11a8aeb Stored in directory: /root/.cache/pip/wheels/e5/67/1f/a399fee2ea2db1df12479b31cc619fb92050fd006ce8baa6c6 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-cp313-cp313-linux_x86_64.whl size=11857256 sha256=4ae79d5e50701dec5801f75296db110e215e1f3617aee445dc9bd5fea4c2dffe Stored in directory: /root/.cache/pip/wheels/21/2f/dc/c66e8b252cbd6af301e7b4234a345aebccf9f5b59df1f00cc5 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=6b58b45f999362ab2e48647d34ad7cce24ef95532b54ca97e50af27628e17832 Stored in directory: /root/.cache/pip/wheels/6e/ac/e3/a24bc733515bc85b2a4e88176550b907c8502a17794f2816bc 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=339bb589958cc54afc18487ecab61451ce55753446b661c4ab188614c598410e Stored in directory: /root/.cache/pip/wheels/9a/7a/07/60b88914db62cccebbecca21bde8ce8c600ac8b3980b497441 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=00ec100d97e1408a14e21c5e1783c9154a514cb27168367728ebedf53af3d5f2 Stored in directory: /root/.cache/pip/wheels/1b/bf/77/3793f7e384e32bbe6586869fec505ac9cf8576ce08ac2609e3 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-cp313-cp313-linux_x86_64.whl size=3224541 sha256=68417290244e97c72c7cd06f27a0acf1fd599b50bab099580bf7d3b8690be5e9 Stored in directory: /root/.cache/pip/wheels/7a/67/b0/acf1507cd7e7a3697ace15644c60a53e99a3a24048b72cade2 Building wheel for greenlet (pyproject.toml): started Building wheel for greenlet (pyproject.toml): finished with status 'done' Created wheel for greenlet: filename=greenlet-3.2.4-cp313-cp313-linux_x86_64.whl size=611338 sha256=53c899d14555e1fcce00bbc313d9622735e78a12a4da9be589270551e65e80d8 Stored in directory: /root/.cache/pip/wheels/8c/42/a5/87c8412599722ff11f4bcb8b45fef4c5a7e41b6ab3111f2c8f Building wheel for termcolor (pyproject.toml): started Building wheel for termcolor (pyproject.toml): finished with status 'done' Created wheel for termcolor: filename=termcolor-2.5.0-py3-none-any.whl size=7752 sha256=eef30268346289e5a3412d1cfd5618b256d2d2c865c268b9121d2ad5f3378ab1 Stored in directory: /root/.cache/pip/wheels/84/12/d7/1343d53052004c0f242122acd61029a801516dde70506aef4f 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/42/28/67/f2f449db346ea4db511b201a05a564c562d03a0f532f05151f 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/36/9c/57/b13dc3da18900cf296d481d8243347c9e592c239a613123055 Building wheel for Werkzeug (pyproject.toml): started Building wheel for Werkzeug (pyproject.toml): finished with status 'done' Created wheel for Werkzeug: filename=werkzeug-3.1.6-py3-none-any.whl size=225166 sha256=cf384372597f51ff5ce7a3076ab08f6031050764c28d8f7b8f840c7e3e6560a3 Stored in directory: /root/.cache/pip/wheels/84/89/d6/a50d60ca630bdd6cc0c8bbee2256de8d7c5887b76d160bca4f Building wheel for wrapt (pyproject.toml): started Building wheel for wrapt (pyproject.toml): finished with status 'done' Created wheel for wrapt: filename=wrapt-2.2.1-cp313-cp313-linux_x86_64.whl size=167305 sha256=bf32801c0b79b044cf9af59758772ef1f640cfd575362ef3eb2e80bd3ca34973 Stored in directory: /root/.cache/pip/wheels/33/b1/29/c7416dd8a1bfd4af2d0de0db392b9ee54d589afd671f937b42 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=f4f56269fc9a83fbb9d84bce65fb32e5a75afac4a8a990cf04b11654ef7a2c6f Stored in directory: /root/.cache/pip/wheels/b6/cc/ed/5b17c27889b677291da1411fde2eeb372e2232811b6e938cd3 Building wheel for zipp (pyproject.toml): started Building wheel for zipp (pyproject.toml): finished with status 'done' Created wheel for zipp: filename=zipp-3.21.0-py3-none-any.whl size=9659 sha256=44a74bb4b0d2ec58c07d62a9b375328f438eb88c74319935305f3bf6ec4c3c3f Stored in directory: /root/.cache/pip/wheels/b0/43/cb/a7dfa616492f6348706d31224baacd5a6416e5c93cc78d691d 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=d961e910cf0644505a592cd0289aa5559a9c346382a973d309a3c106a3039364 Stored in directory: /root/.cache/pip/wheels/bd/b2/5e/6d627c01b0529064de57229a7bf16d7201d46e08861af763a1 Building wheel for pyparsing (pyproject.toml): started Building wheel for pyparsing (pyproject.toml): finished with status 'done' Created wheel for pyparsing: filename=pyparsing-3.2.1-py3-none-any.whl size=107762 sha256=7614169ad6c978f4bff5136d7963c1c6b47b19e75c457dc0399e485f01515b4d Stored in directory: /root/.cache/pip/wheels/a9/f7/10/4b6b7e4d8db6ee3f36ee438d9179a71bf42a030e5c1ae3fff1 Building wheel for 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/fe/a2/c7/672696e3c731fd0b08093436ca891f058d7ae6f678d2c41e47 Building wheel for markdown-it-py (pyproject.toml): started Building wheel for markdown-it-py (pyproject.toml): finished with status 'done' Created wheel for markdown-it-py: filename=markdown_it_py-3.0.0-py3-none-any.whl size=87594 sha256=2405b83d987f98f979d0b67707323fa797eade163097dda46f0785cf4a82069a Stored in directory: /root/.cache/pip/wheels/b4/0e/8b/2a77555be7fe04a9ba66ef18f3f7fe60e77addc49f1db5e23c Building wheel for mdurl (pyproject.toml): started Building wheel for mdurl (pyproject.toml): finished with status 'done' Created wheel for mdurl: filename=mdurl-0.1.2-py3-none-any.whl size=10023 sha256=e09a93faf10973b4df4d9bb682dec5068ea51e1a11807dec2cdc21122f6d2f09 Stored in directory: /root/.cache/pip/wheels/75/58/94/b22a684be2e028740d095905aba1425f24b4d11de6a401c0ac Building wheel for 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/0e/39/8d/dede0987fef66fbf278619ae311841ef8301c961be3f347049 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=c3692083b46a01fee144bdf971d1b9205ee85adadf4907d9a713338ae389053c Stored in directory: /root/.cache/pip/wheels/f0/8f/5c/a5e378a79dd7dc4eb17b93a9b430a5311fb1f511ed9c814cf4 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=b9f1ebace0ca199c592a55ae977c98baabc86cfd26054e3799456f502d5a1c0e Stored in directory: /root/.cache/pip/wheels/59/d0/3d/79a9c043c4277ed45f7698aad7155f7fd11bc4a094214d1d9f Building wheel for xxhash (pyproject.toml): started Building wheel for xxhash (pyproject.toml): finished with status 'done' Created wheel for xxhash: filename=xxhash-3.5.0-cp313-cp313-linux_x86_64.whl size=190825 sha256=e25eef5214f0f9279205708e132c20057d431319daf44b8a875767a27704e1dd Stored in directory: /root/.cache/pip/wheels/98/5d/25/fe305b7b6654fb632394be068de2129da3055ba301a0bd1a4f 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 tf-keras tiktoken timm tokenizers torch-geometric transformers typeshed-client uvicorn anyio fsspec h5py 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 filelock 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 greenlet termcolor threadpoolctl typing-inspection Werkzeug wrapt 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-master/opt/python3_ia/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-master/opt/python3_ia ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-master/opt/python3_ia ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_ia@mfext[/opt/metwork-mfext-master/opt/python3_ia] is already loaded Looking in links: ./src Processing ./src/absl_py-2.2.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 1)) Processing ./src/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-cp313-cp313-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-cp313-cp313-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-cp313-cp313-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-cp313-cp313-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-cp313-cp313-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-cp313-cp313-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-cp313-cp313-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-cp313-cp313-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/tensorflow-2.21.0-cp313-cp313-manylinux_2_27_x86_64.whl (from -r requirements3.txt.tmp (line 89)) Processing ./src/tf_keras-2.21.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 90)) Processing ./src/tiktoken-0.12.0-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 91)) Processing ./src/timm-1.0.22-py3-none-any.whl (from -r requirements3.txt.tmp (line 92)) Processing ./src/tokenizers-0.22.2-cp39-abi3-linux_x86_64.whl (from -r requirements3.txt.tmp (line 93)) Processing ./src/torch-2.13.0-cp313-cp313-manylinux_2_28_x86_64.whl (from -r requirements3.txt.tmp (line 94)) Processing ./src/torchmetrics-1.9.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 95)) Processing ./src/torchvision-0.28.0-cp313-cp313-manylinux_2_28_x86_64.whl (from -r requirements3.txt.tmp (line 96)) Processing ./src/torch_geometric-2.7.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 97)) Processing ./src/transformers-5.5.4-py3-none-any.whl (from -r requirements3.txt.tmp (line 98)) Processing ./src/triton-3.7.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (from -r requirements3.txt.tmp (line 99)) Processing ./src/typeshed_client-2.8.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 100)) Processing ./src/uvicorn-0.34.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 101)) Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.13/site-packages (from alembic==1.18.4->-r requirements3.txt.tmp (line 2)) (2.0.40) Requirement already satisfied: Mako in /opt/metwork-mfext-master/opt/python3/lib/python3.13/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-master/opt/python3_core/lib/python3.13/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-master/opt/python3_core/lib/python3.13/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-master/opt/python3_core/lib/python3.13/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-master/opt/python3_scientific/lib/python3.13/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-master/opt/python3_core/lib/python3.13/site-packages (from bitsandbytes==0.49.2->-r requirements3.txt.tmp (line 6)) (26.2) Requirement already satisfied: filelock in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from torch==2.13.0->-r requirements3.txt.tmp (line 94)) (3.32.2) Requirement already satisfied: setuptools>=77.0.3 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from torch==2.13.0->-r requirements3.txt.tmp (line 94)) (83.0.0) Requirement already satisfied: networkx>=2.5.1 in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.13/site-packages (from torch==2.13.0->-r requirements3.txt.tmp (line 94)) (3.4.2) Requirement already satisfied: jinja2 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from torch==2.13.0->-r requirements3.txt.tmp (line 94)) (3.1.6) Requirement already satisfied: fsspec>=0.8.5 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from torch==2.13.0->-r requirements3.txt.tmp (line 94)) (2025.3.0) Requirement already satisfied: requests<3,>=2.28.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/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-master/opt/python3_scientific/lib/python3.13/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-master/opt/python3/lib/python3.13/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-master/opt/python3/lib/python3.13/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-master/opt/python3/lib/python3.13/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-master/opt/python3/lib/python3.13/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-master/opt/python3_core/lib/python3.13/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-master/opt/python3/lib/python3.13/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-master/opt/python3/lib/python3.13/site-packages (from diffusers==0.38.0->-r requirements3.txt.tmp (line 12)) (2026.7.10) Requirement already satisfied: Pillow in /opt/metwork-mfext-master/opt/python3/lib/python3.13/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-master/opt/python3/lib/python3.13/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-master/opt/python3/lib/python3.13/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-master/opt/python3/lib/python3.13/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-master/opt/python3/lib/python3.13/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-master/opt/python3/lib/python3.13/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-master/opt/python3/lib/python3.13/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-master/opt/python3/lib/python3.13/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-master/opt/python3/lib/python3.13/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-master/opt/python3_scientific/lib/python3.13/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-master/opt/python3/lib/python3.13/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-master/opt/python3/lib/python3.13/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-master/opt/python3/lib/python3.13/site-packages (from keras==3.15.1->-r requirements3.txt.tmp (line 35)) (14.3.4) Requirement already satisfied: h5py in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.13/site-packages (from keras==3.15.1->-r requirements3.txt.tmp (line 35)) (3.13.0) Requirement already satisfied: wcwidth in /opt/metwork-mfext-master/opt/python3/lib/python3.13/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-master/opt/python3/lib/python3.13/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-master/opt/python3_scientific/lib/python3.13/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-master/opt/python3_scientific/lib/python3.13/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-master/opt/python3/lib/python3.13/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-master/opt/python3/lib/python3.13/site-packages (from tensorboard==2.20.0->-r requirements3.txt.tmp (line 86)) (3.10.2) Requirement already satisfied: gast!=0.5.0,!=0.5.1,!=0.5.2,>=0.2.1 in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.13/site-packages (from tensorflow==2.21.0->-r requirements3.txt.tmp (line 89)) (0.6.0) Requirement already satisfied: termcolor>=1.1.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from tensorflow==2.21.0->-r requirements3.txt.tmp (line 89)) (2.5.0) Requirement already satisfied: aiohttp in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from torch-geometric==2.7.0->-r requirements3.txt.tmp (line 97)) (3.14.3) Requirement already satisfied: psutil>=5.8.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from torch-geometric==2.7.0->-r requirements3.txt.tmp (line 97)) (7.2.2) Requirement already satisfied: pyparsing in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from torch-geometric==2.7.0->-r requirements3.txt.tmp (line 97)) (3.2.1) Requirement already satisfied: xxhash in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.13/site-packages (from torch-geometric==2.7.0->-r requirements3.txt.tmp (line 97)) (3.5.0) Requirement already satisfied: importlib_resources>=1.4.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from typeshed-client==2.8.2->-r requirements3.txt.tmp (line 100)) (6.5.2) Requirement already satisfied: click>=7.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from uvicorn==0.34.2->-r requirements3.txt.tmp (line 101)) (8.4.2) Requirement already satisfied: h11>=0.8 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from uvicorn==0.34.2->-r requirements3.txt.tmp (line 101)) (0.16.0) Requirement already satisfied: idna>=2.8 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/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-master/opt/python3/lib/python3.13/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-master/opt/python3_core/lib/python3.13/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-master/opt/python3/lib/python3.13/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-master/opt/python3/lib/python3.13/site-packages (from requests<3,>=2.28.1->databricks-sdk==0.118.0->-r requirements3.txt.tmp (line 10)) (3.5.0) Requirement already satisfied: mypy_extensions>=0.3.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from typing-inspect<1,>=0.4.0->dataclasses_json==0.6.7->-r requirements3.txt.tmp (line 11)) (1.1.0) Requirement already satisfied: aiohappyeyeballs>=2.5.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from aiohttp->torch-geometric==2.7.0->-r requirements3.txt.tmp (line 97)) (2.5.0) Requirement already satisfied: aiosignal>=1.4.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from aiohttp->torch-geometric==2.7.0->-r requirements3.txt.tmp (line 97)) (1.4.0) Requirement already satisfied: frozenlist>=1.1.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from aiohttp->torch-geometric==2.7.0->-r requirements3.txt.tmp (line 97)) (1.5.0) Requirement already satisfied: multidict<7.0,>=4.5 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from aiohttp->torch-geometric==2.7.0->-r requirements3.txt.tmp (line 97)) (6.1.0) Requirement already satisfied: propcache>=0.2.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from aiohttp->torch-geometric==2.7.0->-r requirements3.txt.tmp (line 97)) (0.3.0) Requirement already satisfied: yarl<2.0,>=1.17.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from aiohttp->torch-geometric==2.7.0->-r requirements3.txt.tmp (line 97)) (1.18.3) Requirement already satisfied: cffi>=2.0.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/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-master/opt/python3/lib/python3.13/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-master/opt/python3_scientific/lib/python3.13/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-master/opt/python3_scientific/lib/python3.13/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-master/opt/python3/lib/python3.13/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-master/opt/python3/lib/python3.13/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-master/opt/python3/lib/python3.13/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-master/opt/python3/lib/python3.13/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-master/opt/python3/lib/python3.13/site-packages (from scikit-learn>=1.2->skops==0.14.0->-r requirements3.txt.tmp (line 80)) (3.6.0) Requirement already satisfied: greenlet>=1 in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.13/site-packages (from SQLAlchemy>=1.4.23->alembic==1.18.4->-r requirements3.txt.tmp (line 2)) (3.2.4) Requirement already satisfied: zipp>=3.20 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/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-master/opt/python3/lib/python3.13/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-master/opt/python3/lib/python3.13/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-master/opt/python3/lib/python3.13/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-master/opt/python3/lib/python3.13/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, tensorflow, huggingface_hub, google-auth-oauthlib, databricks-sdk, torch, tokenizers, tf-keras, 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 tensorflow-2.21.0 tf-keras-2.21.0 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-master/opt/python3_ia/lib/python3.13/site-packages; then mkdir -p /opt/metwork-mfext-master/opt/python3_ia/lib/python3.13/site-packages; fi if test -f /opt/metwork-mfext-master/opt/python3_ia/lib/python3.13/site-packages/requirements3.txt; then cat /opt/metwork-mfext-master/opt/python3_ia/lib/python3.13/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-master/opt/python3_ia/lib/python3.13/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-master/opt/python3_ia/lib/python3.13/site-packages/requirements3.txt.tmp /opt/metwork-mfext-master/opt/python3_ia/lib/python3.13/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-master/opt/python3_ia/lib/python3.13/site-packages/requirements3.txt ;fi IFS=$'\n' ; for REQ in `cat requirements3.txt |sort |uniq| grep -v "\["`; do _pip_package_to_yaml.sh "${REQ}" "/opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/flask-cors.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/GitPython.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/absl-py.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/alembic.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/antlr4-python3-runtime.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/astunparse.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/axial_attention.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/bitsandbytes.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/cuda-toolkit.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/cuda-bindings.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/cuda-pathfinder.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/databricks-sdk.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/dataclasses-json.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/diffusers.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/dm-tree.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/docker.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/einops.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/fastapi.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/flatbuffers.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/gitdb.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/google-auth-oauthlib.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/google-auth.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/google-pasta.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/graphene.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/graphql-core.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/graphql-relay.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/grpcio.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/gunicorn.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/hf-xet.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/huey.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/huggingface_hub.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/hydra-core.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/jsonargparse.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/jsonnet.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/keras.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/libclang.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/lightning-fabric.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/lightning-utilities.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/lightning.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/lit.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/marshmallow.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/ml_dtypes.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/monai.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/mpmath.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/namex.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-cuda-cupti.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-cuda-nvrtc.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-cuda-runtime.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-cudnn-cu13.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-cufft.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-cufile.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-curand.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-cusolver.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-cusparselt-cu13.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-nccl-cu13.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-nvshmem-cu13.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-nvtx.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-cublas.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-cusparse.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-nvjitlink.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/oauthlib.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/omegaconf.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/onnx.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/onnxruntime.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/onnxscript.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/opentelemetry-api.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/opentelemetry-proto.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/opentelemetry-sdk.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/opentelemetry-semantic-conventions.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/opt_einsum.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/optree.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/prettytable.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/python-dotenv.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/pytorch-lightning.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/requests-oauthlib.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/rsa.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/safetensors.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/segmentation_models_pytorch.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/sentencepiece.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/skops.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/smmap.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/sqlparse.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/starlette.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/sympy.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/tabulate.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/tensorboard-data-server.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/tensorboard.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/tensorboardX.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/tensorflow.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/tf_keras.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/tiktoken.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/timm.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/tokenizers.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/torch-geometric.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/torch.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/torchmetrics.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/torchvision.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/transformers.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/triton.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/typeshed_client.yaml is ready /opt/metwork-mfext-master/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-master/opt/python3_ia/.mfextaddon; fi _layer_dhash "python3_ia@mfext" >/opt/metwork-mfext-master/opt/python3_ia/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-master/opt/python3_ia" cache: /buildcache/mfext_cache_layer_python3_ia_12dcbb63a0c85b1d7f44cb2b5e6397a9.tar created make[2]: Leaving directory '/src/layers/layer5_python3_ia' make[1]: Leaving directory '/src/layers' if test "1" != "1"; then _layer_dhash root@mfext >/opt/metwork-mfext-master/.dhash; fi layer_wrapper --layers=python3_devtools@mfext -- _yaml_to_md.py ALL >.metwork-framework/components.md