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: ae951f5fb3c4b5bd547813153f985d5e /src/adm/root.mk md5sum hash: 250da484d2cf5296b6d10e69128cb1be core@mfext layer (dependency) hash (from cache): e338c00b56e29af3baf780fc74fc21f5 python3@mfext layer (dependency) hash (from cache): 652d790828c9c4377378aeb3521312f0 python3_core@mfext layer (dependency) hash (from cache): 115cf0b0c982ace720a9167fb8b8e1c0 python3_scientific@mfext layer (dependency) hash (from cache): 47893e69a3e67614e8ecb4f90e063c62 root@mfext layer (dependency) hash (from cache): 1e9027bb9dd463abf8d46d0bf712abd1 scientific@mfext layer (dependency) hash (from cache): 5ebacaef15c00006d9ceea550710ca08 scientific_core@mfext layer (dependency) hash (from cache): 9df13a8e6f0db0d21def8cd1c8705d4b source hash: f9c8e8618f254527e82e4aa1900fdaeb cache missed (/buildcache/mfext_cache_layer_python3_ia_f507779ed192c0dcd6fb31464cc0cf3b.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 6.8 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting 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 30.8 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting 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 40.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 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.50 (from -r requirements3.txt (line 20)) Downloading gitpython-3.1.50.tar.gz (219 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: 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 25.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 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 35.8 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting 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 33.6 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting hydra-core==1.3.2 (from -r requirements3.txt (line 32)) Downloading hydra_core-1.3.2-py3-none-any.whl.metadata (5.5 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.14.1 (from -r requirements3.txt (line 35)) Downloading keras-3.14.1-py3-none-any.whl.metadata (6.3 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 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 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 mfai==7.3.0 (from -r requirements3.txt (line 42)) Downloading mfai-7.3.0.tar.gz (4.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 16.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 ml-dtypes==0.5.4 (from -r requirements3.txt (line 43)) Downloading ml_dtypes-0.5.4.tar.gz (692 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 692.3/692.3 kB 44.4 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: still running... Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mlflow==3.14.0 (from -r requirements3.txt (line 44)) Downloading mlflow-3.14.0.tar.gz (11.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.8/11.8 MB 156.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 mlflow-skinny==3.14.0 (from -r requirements3.txt (line 45)) Downloading mlflow_skinny-3.14.0.tar.gz (2.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.9/2.9 MB 76.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 mlflow-tracing==3.14.0 (from -r requirements3.txt (line 46)) Downloading mlflow_tracing-3.14.0.tar.gz (1.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 89.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 monai==1.5.2 (from -r requirements3.txt (line 47)) Downloading monai-1.5.2.tar.gz (1.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 78.9 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: still running... Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mpmath==1.3.0 (from -r requirements3.txt (line 48)) Using cached mpmath-1.3.0-py3-none-any.whl Collecting namex==0.0.9 (from -r requirements3.txt (line 49)) 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 50)) 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 51)) 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 52)) 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 53)) 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 54)) 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 55)) 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 56)) 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 57)) 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 58)) 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 59)) 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 60)) 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 61)) 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 62)) 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 63)) 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 64)) 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 65)) Downloading oauthlib-3.2.2-py3-none-any.whl.metadata (7.5 kB) Collecting omegaconf==2.3.0 (from -r requirements3.txt (line 66)) Downloading omegaconf-2.3.0-py3-none-any.whl.metadata (3.9 kB) Collecting onnx==1.22.0 (from -r requirements3.txt (line 67)) 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.24.4 (from -r requirements3.txt (line 68)) Downloading onnxruntime-1.24.4-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (5.2 kB) Collecting onnxscript==0.2.5 (from -r requirements3.txt (line 69)) Downloading onnxscript-0.2.5-py3-none-any.whl.metadata (15 kB) Collecting opentelemetry-api==1.42.1 (from -r requirements3.txt (line 70)) 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 71)) 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 72)) 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 73)) 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 74)) Downloading opt_einsum-3.4.0-py3-none-any.whl.metadata (6.3 kB) Collecting optree==0.18.0 (from -r requirements3.txt (line 75)) 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 76)) 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 77)) 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 78)) Downloading pytorch_lightning-2.6.5.tar.gz (661 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 661.7/661.7 kB 29.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 requests-oauthlib==2.0.0 (from -r requirements3.txt (line 79)) Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB) Collecting rsa==4.9 (from -r requirements3.txt (line 80)) Downloading rsa-4.9-py3-none-any.whl.metadata (4.2 kB) Collecting safetensors==0.8.0rc0 (from -r requirements3.txt (line 81)) Downloading safetensors-0.8.0rc0-cp310-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.3 kB) Collecting segmentation_models_pytorch==0.5.0 (from -r requirements3.txt (line 82)) 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 83)) Downloading sentencepiece-0.2.1.tar.gz (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 72.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 skops==0.14.0 (from -r requirements3.txt (line 84)) Downloading skops-0.14.0.tar.gz (608 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 608.1/608.1 kB 48.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 smmap==5.0.2 (from -r requirements3.txt (line 85)) 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 86)) 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 87)) Downloading starlette-1.3.1.tar.gz (2.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.7/2.7 MB 154.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 88)) Using cached sympy-1.14.0-py3-none-any.whl Collecting tabulate==0.9.0 (from -r requirements3.txt (line 89)) 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 90)) 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 91)) 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 92)) Downloading tensorboardx-2.6.5.tar.gz (4.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.8/4.8 MB 141.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 tensorflow==2.21.0 (from -r requirements3.txt (line 93)) 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 94)) Downloading tf_keras-2.21.0.tar.gz (1.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 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 tiktoken==0.12.0 (from -r requirements3.txt (line 95)) 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 96)) Downloading timm-1.0.22.tar.gz (2.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 49.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 tokenizers==0.22.2 (from -r requirements3.txt (line 97)) 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 98)) 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 99)) Downloading torchmetrics-1.9.0.tar.gz (581 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 581.8/581.8 kB 46.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 torchvision==0.28.0 (from -r requirements3.txt (line 100)) 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 101)) Downloading torch_geometric-2.7.0.tar.gz (876 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 876.7/876.7 kB 74.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 transformers==5.5.4 (from -r requirements3.txt (line 102)) Downloading transformers-5.5.4.tar.gz (8.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.2/8.2 MB 126.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 triton==3.7.1 (from -r requirements3.txt (line 103)) 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 104)) 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 105)) 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 57.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)) Downloading typing_extensions-4.15.0.tar.gz (109 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting wheel<1.0,>=0.23.0 (from astunparse==1.6.3->-r requirements3.txt (line 4)) Downloading wheel-0.46.3.tar.gz (60 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting six<2.0,>=1.6.1 (from astunparse==1.6.3->-r requirements3.txt (line 4)) Downloading six-1.17.0.tar.gz (34 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting numpy>=1.17 (from bitsandbytes==0.49.2->-r requirements3.txt (line 6)) Downloading numpy-2.4.6.tar.gz (20.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 20.7/20.7 MB 131.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' 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)) Using cached packaging-26.2-py3-none-any.whl Collecting filelock (from torch==2.13.0->-r requirements3.txt (line 98)) Downloading filelock-3.29.1.tar.gz (59 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: 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 98)) Using cached setuptools-81.0.0-py3-none-any.whl Collecting networkx>=2.5.1 (from torch==2.13.0->-r requirements3.txt (line 98)) Downloading networkx-3.4.2.tar.gz (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 93.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 jinja2 (from torch==2.13.0->-r requirements3.txt (line 98)) Using cached jinja2-3.1.6-py3-none-any.whl Collecting fsspec>=0.8.5 (from torch==2.13.0->-r requirements3.txt (line 98)) 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.33.0.tar.gz (134 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting 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-48.0.1.tar.gz (832 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 833.0/833.0 kB 69.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 115.8 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting 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 51.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 57.7 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting typing-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 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 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 79.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 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.14.1->-r requirements3.txt (line 35)) Downloading rich-14.3.4-py3-none-any.whl.metadata (18 kB) Collecting h5py (from keras==3.14.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 scipy>=1.14 (from mfai==7.3.0->-r requirements3.txt (line 42)) Downloading scipy-1.17.1.tar.gz (30.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 30.6/30.6 MB 127.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' 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): still running... Preparing metadata (pyproject.toml): still running... Preparing metadata (pyproject.toml): still running... Preparing metadata (pyproject.toml): still running... Preparing metadata (pyproject.toml): still running... Preparing metadata (pyproject.toml): finished with status 'done' Collecting aiohttp<4,>=3.7.0 (from mlflow==3.14.0->-r requirements3.txt (line 44)) Downloading aiohttp-3.14.1.tar.gz (8.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/8.0 MB 125.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 matplotlib<4 (from mlflow==3.14.0->-r requirements3.txt (line 44)) Downloading matplotlib-3.10.7.tar.gz (34.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 34.8/34.8 MB 110.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' 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 pandas<3 (from mlflow==3.14.0->-r requirements3.txt (line 44)) Downloading pandas-2.3.3.tar.gz (4.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 101.8 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' 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): still running... Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyarrow<25,>=4.0.0 (from mlflow==3.14.0->-r requirements3.txt (line 44)) Downloading pyarrow-23.0.1-cp313-cp313-manylinux_2_28_x86_64.whl.metadata (3.1 kB) Collecting scikit-learn<2 (from mlflow==3.14.0->-r requirements3.txt (line 44)) Downloading scikit_learn-1.6.1.tar.gz (7.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.1/7.1 MB 117.0 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: 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 cachetools<8,>=5.0.0 (from mlflow-skinny==3.14.0->-r requirements3.txt (line 45)) Downloading cachetools-7.1.4.tar.gz (40 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: 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<9,>=7.0 (from mlflow-skinny==3.14.0->-r requirements3.txt (line 45)) Downloading click-8.3.3.tar.gz (328 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting cloudpickle<4 (from mlflow-skinny==3.14.0->-r requirements3.txt (line 45)) Downloading cloudpickle-3.1.1.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 anyio<5,>=3.6.2 (from starlette==1.3.1->-r requirements3.txt (line 87)) 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 h11>=0.8 (from uvicorn==0.34.2->-r requirements3.txt (line 105)) 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 wcwidth (from prettytable==3.17.0->-r requirements3.txt (line 76)) 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 80)) 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 markdown>=2.6.8 (from tensorboard==2.20.0->-r requirements3.txt (line 90)) 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 93)) Using cached gast-0.6.0-py3-none-any.whl Collecting termcolor>=1.1.0 (from tensorflow==2.21.0->-r requirements3.txt (line 93)) 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 psutil>=5.8.0 (from torch-geometric==2.7.0->-r requirements3.txt (line 101)) 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 101)) Downloading pyparsing-3.2.1.tar.gz (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 24.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 101)) 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 104)) 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 aiohappyeyeballs>=2.5.0 (from aiohttp<4,>=3.7.0->mlflow==3.14.0->-r requirements3.txt (line 44)) Downloading aiohappyeyeballs-2.5.0-py3-none-any.whl.metadata (5.9 kB) Collecting aiosignal>=1.4.0 (from aiohttp<4,>=3.7.0->mlflow==3.14.0->-r requirements3.txt (line 44)) 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<4,>=3.7.0->mlflow==3.14.0->-r requirements3.txt (line 44)) 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<4,>=3.7.0->mlflow==3.14.0->-r requirements3.txt (line 44)) 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<4,>=3.7.0->mlflow==3.14.0->-r requirements3.txt (line 44)) 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<4,>=3.7.0->mlflow==3.14.0->-r requirements3.txt (line 44)) 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 idna>=2.8 (from anyio<5,>=3.6.2->starlette==1.3.1->-r requirements3.txt (line 87)) Downloading idna-3.16.tar.gz (203 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: 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 87)) 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 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 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 certifi (from httpx<1.0.0->diffusers==0.38.0->-r requirements3.txt (line 12)) Downloading certifi-2026.4.22.tar.gz (137 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: 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 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 contourpy>=1.0.1 (from matplotlib<4->mlflow==3.14.0->-r requirements3.txt (line 44)) Downloading contourpy-1.3.2.tar.gz (13.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.5/13.5 MB 125.8 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' 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 cycler>=0.10 (from matplotlib<4->mlflow==3.14.0->-r requirements3.txt (line 44)) Downloading cycler-0.12.1.tar.gz (7.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 fonttools>=4.22.0 (from matplotlib<4->mlflow==3.14.0->-r requirements3.txt (line 44)) Downloading fonttools-4.61.0.tar.gz (3.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 122.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 kiwisolver>=1.3.1 (from matplotlib<4->mlflow==3.14.0->-r requirements3.txt (line 44)) Downloading kiwisolver-1.4.8.tar.gz (97 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pytz>=2020.1 (from pandas<3->mlflow==3.14.0->-r requirements3.txt (line 44)) Downloading pytz-2025.1.tar.gz (319 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tzdata>=2022.7 (from pandas<3->mlflow==3.14.0->-r requirements3.txt (line 44)) Downloading tzdata-2025.2.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 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 charset_normalizer<4,>=2 (from requests<3,>=2.28.1->databricks-sdk==0.118.0->-r requirements3.txt (line 10)) Downloading charset_normalizer-3.4.7.tar.gz (144 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting joblib>=1.2.0 (from scikit-learn<2->mlflow==3.14.0->-r requirements3.txt (line 44)) Downloading joblib-1.4.2.tar.gz (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 85.5 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting threadpoolctl>=3.1.0 (from scikit-learn<2->mlflow==3.14.0->-r requirements3.txt (line 44)) 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 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 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 docstring-parser>=0.17 (from jsonargparse[jsonnet,signatures]<5.0,>=4.39.0; extra == "pytorch-extra"->lightning[pytorch-extra]->mfai==7.3.0->-r requirements3.txt (line 42)) Downloading docstring_parser-0.17.0.tar.gz (27 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: 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.14.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.14.1->-r requirements3.txt (line 35)) Downloading pygments-2.20.0.tar.gz (5.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 90.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 mdurl~=0.1 (from markdown-it-py>=2.2.0->rich->keras==3.14.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 122.7 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 156.0 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 164.3 MB/s 0:00:00 Downloading hydra_core-1.3.2-py3-none-any.whl (154 kB) Downloading omegaconf-2.3.0-py3-none-any.whl (79 kB) Downloading keras-3.14.1-py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 96.2 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 155.7 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 6.7 MB/s 0:00:06 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 25.9 MB/s 0:00:00 Downloading onnxruntime-1.24.4-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (17.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.2/17.2 MB 17.0 MB/s 0:00:00 Downloading onnxscript-0.2.5-py3-none-any.whl (689 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 689.4/689.4 kB 795.5 kB/s 0:00:00 Downloading opt_einsum-3.4.0-py3-none-any.whl (71 kB) Downloading optree-0.18.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (414 kB) Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) Downloading rsa-4.9-py3-none-any.whl (34 kB) Downloading safetensors-0.8.0rc0-cp310-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (509 kB) Downloading tensorboard-2.20.0-py3-none-any.whl (5.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.5/5.5 MB 148.4 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 56.1 MB/s 0:00:06 Downloading torchvision-0.28.0-cp313-cp313-manylinux_2_28_x86_64.whl (7.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.7/7.7 MB 128.6 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 pyarrow-23.0.1-cp313-cp313-manylinux_2_28_x86_64.whl (47.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.6/47.6 MB 124.6 MB/s 0:00:00 Downloading pyyaml-6.0.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (801 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 801.6/801.6 kB 64.8 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.2-py3-none-any.whl Saved ./src/omegaconf-2.3.0-py3-none-any.whl Saved ./src/keras-3.14.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.24.4-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.0rc0-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/packaging-26.2-py3-none-any.whl Saved ./src/protobuf-6.33.5-cp39-abi3-manylinux2014_x86_64.whl Saved ./src/pyarrow-23.0.1-cp313-cp313-manylinux_2_28_x86_64.whl Saved ./src/pyyaml-6.0.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl Saved ./src/aiohappyeyeballs-2.5.0-py3-none-any.whl Saved ./src/gast-0.6.0-py3-none-any.whl Saved ./src/jinja2-3.1.6-py3-none-any.whl Saved ./src/setuptools-81.0.0-py3-none-any.whl Saved ./src/rich-14.3.4-py3-none-any.whl Saved ./src/pycparser-3.0-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, mfai, ml-dtypes, mlflow, skops, mlflow-skinny, opentelemetry-api, opentelemetry-proto, opentelemetry-sdk, python-dotenv, sqlparse, starlette, uvicorn, mlflow-tracing, monai, namex, opentelemetry-semantic-conventions, prettytable, pytorch-lightning, segmentation_models_pytorch, sentencepiece, tabulate, tensorboardx, tf-keras, tiktoken, timm, tokenizers, torch-geometric, transformers, typeshed-client, aiohttp, anyio, cachetools, click, cloudpickle, cryptography, flask, fsspec, h5py, httpx, httpcore, importlib_metadata, matplotlib, multidict, numpy, pandas, pydantic, pydantic-core, python-dateutil, requests, charset_normalizer, idna, scikit-learn, scipy, six, SQLAlchemy, tqdm, typing-extensions, typing-inspect, urllib3, wheel, yarl, aiosignal, annotated-doc, annotated-types, attrs, blinker, certifi, cffi, contourpy, cycler, filelock, fonttools, frozenlist, greenlet, h11, importlib_resources, itsdangerous, joblib, kiwisolver, markdown, markupsafe, mypy_extensions, networkx, Pillow, propcache, psutil, pyasn1, pyasn1-modules, pyparsing, pytz, regex, sniffio, termcolor, threadpoolctl, typing-inspection, tzdata, Werkzeug, wrapt, zipp, pygments, docstring-parser, markdown-it-py, mdurl, Mako, 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=956c9e807b5489767f3662ce02cff5cd9c60a7d0f7336762d9e69c7143ad3092 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=dcb49d91e45b6ff7b2e2dfe81c515a544785628808363049a6ef684b6c5ae98f 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=3de83d0491af09d89cf62b5506fbe5058f203dce0db0651a54ac851588adeb2a 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=123204cefe89cf441fbfb623f7a63185a5bed169895991bd715c587c290ad53d 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=3d615d575ef65d48377d2c5bc6407d6289dece1e721644f76e9e950fd70f4555 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=796461b957014e1278d5013a22a9f04656e9b4982fd3704a8d77db46239ca8d0 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=1ba602e637677a3ec0fd76711774fbda77f518d8824a8dc1b8bfe71f8e3a9c4f 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=61636e2c80023828e5f89356541d3eebf7d66e578be0239549b146c2f51d7714 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=ba9f8438497555c2fc9983df73904750bf27babb6d8ca098658f25eec3f5b29f 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=6ab19ddb87182cecf048a70966fd8d74dec55772919aa98f418669d8e937ae2b 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=fdac07f49a93a07b5d48929d159f8812ba02482fa26b31dcc899d9cee32e65bf 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=f84e7cc2319b264e7c2a611b78f8eda2f972cd11db53c5f43b318ffad8e413d8 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.50-py3-none-any.whl size=212506 sha256=7aab8e649b748d7bdb0380acd4c12fc752e216f8fa2202a6a8a5229f75a39fab Stored in directory: /root/.cache/pip/wheels/45/7e/dc/ead20f21ad88291c985d3b17a79aa513b7e1caf14416a27dde 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=d09107deba913ebbdb0ffac9a1afb1936e9cf93d6491c60c2a18aabb35365270 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=c4d5248be01d8476cab7dfa9dbb56f215c744ee037508c951b5fcbef78491ff7 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=1820ef12b47717dffcf36ab6e40fe395d4fd1395e3b5a653a7b56eb86b8dd546 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=69f2bd6e25fedaf2c7c645501f34b7a0dda0e724a47ccec8579b898aa48a7463 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=6602868 sha256=1f133d560c19007d0b54b1dbc5ea6e28fc1a34f2509e6371dc30f4420efc14a9 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=3adcca63e3d24d5d3e5beafcea862fd8eadc4c512d90b2dbac1811349b318aaf 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=daf713a30e3372b0b54212e7a21692dcac63638b98962fe0911df8f0bfbbc0cd 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=983385 sha256=119c82711e49598e1edaf3b3a10bac35c0e1e15eb0d7e492aedc1e18dfcc72d3 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=6172c4dc0bb05e923eaab16a5efbf442682c75a047664aaf50045d76946750c2 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=729cb878a822a36fff0a52b3af55df738c2de08c0ae4e96ae48e442b427f37dc Stored in directory: /root/.cache/pip/wheels/8c/e6/06/17ae99bde1507059dfe115dcd5afeb39a3f811352864b8b0aa Building wheel for mfai (pyproject.toml): started Building wheel for mfai (pyproject.toml): finished with status 'done' Created wheel for mfai: filename=mfai-7.3.0-py3-none-any.whl size=4353866 sha256=0e96431b73f3f55312a038026a26a2ab8957ec1a79bf278464f01f32b9a1f329 Stored in directory: /root/.cache/pip/wheels/b2/7f/22/e2b2fd6cd927028629c464b8d7c1d3d7e0b67a42f1da686830 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=4719958 sha256=c896094b69f61fc0245bb2fb774e49fc1a47ac5c419cae74eafbe356316288a5 Stored in directory: /root/.cache/pip/wheels/be/cd/50/bc811ae35d3c16d51b0890e9a75ce9157836521cd17dc2ec2e Building wheel for mlflow (pyproject.toml): started Building wheel for mlflow (pyproject.toml): finished with status 'done' Created wheel for mlflow: filename=mlflow-3.14.0-py3-none-any.whl size=12564160 sha256=a3f8af3537df8996e8f9300838ae57212befacb30ed23478e5403194b6bfbd64 Stored in directory: /root/.cache/pip/wheels/18/2a/8c/8e9dbbddf2a9175999585eec9e94d779516758c565d48dda1c 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=ac29129ce2fb084315e4e60994dc1e2e3f596eb7b8fb345f54e2869d7cce552a Stored in directory: /root/.cache/pip/wheels/cd/c3/3e/ac818d8074b41b01d605207f9adc02ef80b7c0c099e61efe68 Building wheel for mlflow-skinny (pyproject.toml): started Building wheel for mlflow-skinny (pyproject.toml): finished with status 'done' Created wheel for mlflow-skinny: filename=mlflow_skinny-3.14.0-py3-none-any.whl size=3462787 sha256=b19b8e8f14791faa00fb255617bd660ae40ec5858df0423871de72e15b7d0a27 Stored in directory: /root/.cache/pip/wheels/cd/9b/c0/1ed2e5ffed41d940b302193914de428887dc59d1f24b010711 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=61311 sha256=d11f33b4e8d991f504b5e559fe05ef7c15e41259b56c9247720ed38720cc6201 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=71781 sha256=279b8914b4ca2876adc2b3dd8e2c5fee6f166a885c2cff22f37ef0f3337cb668 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=95812ef6f96a3da5c2488e81883743677f0143128b8afdfd529ab42ccf57237c Stored in directory: /root/.cache/pip/wheels/a0/c3/ab/c08cb3514f99786b2e612166ab497f97d6f26cb3b55c1405d8 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=3e55da8b97016485473ab104b3649cba60ead3be4ed723995df83543536c1982 Stored in directory: /root/.cache/pip/wheels/78/cf/34/fa3f4676ccbdb6ba7184c8a4f6a3e9daa582ff08784add1f15 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=46138 sha256=ec55dd249505f3491251947c2128c8076faf8b929df3697f60f8d3edff2b3cf9 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=73631 sha256=f1e21f14dca0322c60ca13e7fc610c77d16de61180a5b005ae0a5f4e49d120ce Stored in directory: /root/.cache/pip/wheels/d4/23/4d/cec344d6d1a58990511440e8ba982530d482754b0021673524 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=febdcd9f288c927db0e1cb5615ef4a8ac818b90c953ac570aafae7030463081a Stored in directory: /root/.cache/pip/wheels/5d/1e/34/d8e4b42abc3378918ccdd9337e3461a4e78c8ff4a89619cf21 Building wheel for mlflow-tracing (pyproject.toml): started Building wheel for mlflow-tracing (pyproject.toml): finished with status 'done' Created wheel for mlflow-tracing: filename=mlflow_tracing-3.14.0-py3-none-any.whl size=1703862 sha256=a55c990b4fe8e61b37f66178a334b3561486d19a35ddac646da5bc9d23b0fa4d Stored in directory: /root/.cache/pip/wheels/45/1d/05/d7597de9ccef9733823493471409542b56096ac1c981945ae1 Building wheel for monai (pyproject.toml): started Building wheel for monai (pyproject.toml): finished with status 'done' Created wheel for monai: filename=monai-1.5.2-py3-none-any.whl size=1557597 sha256=71812529c42c36e32497d26443a18d80eab541142a1479e2ec17c4f2e1a2a018 Stored in directory: /root/.cache/pip/wheels/b6/81/72/99641db74cd8001377fce6984d1aed9f03ace208048c511ca8 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=b2a012ded8d561c3e49c0ae331eab398732513b5807d2fdf61a710f2e16c1e3a Stored in directory: /root/.cache/pip/wheels/e8/7b/42/47254d4d8ca71e3efd85f570cc00ff0b2f1a3f0ef3cd48894f 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=203711 sha256=bc0ac1648c723065e1e3403255c9155f974ef77451eedea14988e2d6af23bd3d 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=34347 sha256=707d320dda0757b2b78f37857eb1cbcbdf6f7fa56f278131355b206b472ab9cd Stored in directory: /root/.cache/pip/wheels/2a/e7/b0/5c432805fbdc0bee2a257cde55c8bc6eb9ca296d2221a79a29 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=be2668935cf8f7db88e72755fdf34fe364fcca6ab56e8639a047f1e75c1c7f5a 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=8e5b1741bae94c865e514395bcbf73263e677d8170a183e4a0286c73735a07ad 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=1342060 sha256=fbe2ee85e14899d55b3c77e33175af9446a2e81c41ba3e1967119a02681b3d51 Stored in directory: /root/.cache/pip/wheels/74/27/56/3137d908a6bf49403b5a1d4df152d583d9d8f36ce785fd3a9e 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=7d315d881ae64406029fcf12017a3a7e4dd10ac98d3578d666379cf3fa4e4fb5 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=48fad9afe563696c20017b306e0e9e80599cde08736269c330d8c807539f1d5f 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=ce804c840a459558b0f5104313b69832bb2c477e78e263fc46d3daadfe87c772 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=1166253 sha256=c051d9b07a62ba15a7a10058bbf9314bd0bf094ed66241b0854d9d039f3771c6 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): finished with status 'done' Created wheel for tokenizers: filename=tokenizers-0.22.2-cp39-abi3-linux_x86_64.whl size=3391811 sha256=29cd31d2332e81bada5dd2f3a4f6bd8ed289797729e724f4ae32c7a2e2976ed1 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=79c6dd9c309c196ce10aaeed32ecef3d1b3df86216fbe0861291289c45419b6c 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=416df2ee22fe1e668da33884fd24a942b217359795dfa279da36a1f264620345 Stored in directory: /root/.cache/pip/wheels/df/0d/e0/0ec40a7326ed3337e45eb3d295e69ed78ab8d1247ff222f637 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.1-cp313-cp313-linux_x86_64.whl size=1749410 sha256=64d1c9d03eb38e9136154ef9df1bb0758bdbda3e609a3080f55694b17ae4688e Stored in directory: /root/.cache/pip/wheels/ed/56/a9/ae2aeb73be44b40adf2827197edf4cef964423bca4672237c5 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=caf436fde238a4961e2befe93895e23012a95b747b728de7c1a5812f8854197c Stored in directory: /root/.cache/pip/wheels/6a/94/84/a7da54732626f983ab831e02b367576d4264bc0bf817e1b2a5 Building wheel for cachetools (pyproject.toml): started Building wheel for cachetools (pyproject.toml): finished with status 'done' Created wheel for cachetools: filename=cachetools-7.1.4-py3-none-any.whl size=16763 sha256=0472dd720d83878c8256e99b6342df242c1f3ab7c6b488a80cea499f82802b64 Stored in directory: /root/.cache/pip/wheels/70/06/64/f373c91b3c918c1ca12983702629045a42dc567a45f228de65 Building wheel for click (pyproject.toml): started Building wheel for click (pyproject.toml): finished with status 'done' Created wheel for click: filename=click-8.3.3-py3-none-any.whl size=110502 sha256=4c8147077538af288a32393dcf06e2e5d050ac7de3d4b54072c2517764f35334 Stored in directory: /root/.cache/pip/wheels/65/08/7d/487b0d8a842339dabca08bd5433367351e2574ea136104cb5c Building wheel for cloudpickle (pyproject.toml): started Building wheel for cloudpickle (pyproject.toml): finished with status 'done' Created wheel for cloudpickle: filename=cloudpickle-3.1.1-py3-none-any.whl size=20993 sha256=a80d265f08430f72cd20a59483b79041e1fcb86e59a2cec391bfc386ed49c367 Stored in directory: /root/.cache/pip/wheels/70/4f/db/87cce18c4e560527b3b8c5791a63c62ed3d10c38a281e48875 Building wheel for cryptography (pyproject.toml): started Building wheel for cryptography (pyproject.toml): finished with status 'done' Created wheel for cryptography: filename=cryptography-48.0.1-cp313-abi3-linux_x86_64.whl size=2172644 sha256=502cedd533012475127d533acaafacb888b3a529932366a88c4dfeccb1c0252f Stored in directory: /root/.cache/pip/wheels/df/fc/0c/320a2e1248f6a0511b1e75bd3595946c06fdf48238ded00e1f 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 fsspec (pyproject.toml): started Building wheel for fsspec (pyproject.toml): finished with status 'done' Created wheel for fsspec: filename=fsspec-2025.3.0-py3-none-any.whl size=193586 sha256=f1c8efd50c6f38c44f568444fbdf3897046fa45cc7610cb5cd02a702deba2d58 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=8588483 sha256=f5d838adb31134a8e3a21fa1760e893c987fffc8ebd8929476bcdc7e6d40e9ab 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=73529 sha256=108df443e421a9e3fffbfcc3b1e7e1e5463c3f4311d9b89f0d19c6580a2bc233 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=78783 sha256=ad74df9c9c699fb650c3937759973cccd1775178c81101f990a916de06da3635 Stored in directory: /root/.cache/pip/wheels/49/f8/12/07e0dfb573181d429047045703a1d07ef0d8ffb10d476c13e5 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=615d3eacd3cdc2bc2fb30c0e24a5721aae05362711e7a3f5b7f47f92ee80819b Stored in directory: /root/.cache/pip/wheels/b6/cc/ed/5b17c27889b677291da1411fde2eeb372e2232811b6e938cd3 Building wheel for matplotlib (pyproject.toml): started Building wheel for matplotlib (pyproject.toml): finished with status 'done' Created wheel for matplotlib: filename=matplotlib-3.10.7-cp313-cp313-linux_x86_64.whl size=8532415 sha256=1a9d2d103f2e079fa808f0580b3675759552e216c02c4c3132a5be6a23769842 Stored in directory: /root/.cache/pip/wheels/77/67/01/b064c1117e532323b5abc538e56b6a04f0c98b65ff230711e4 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=130419 sha256=e672baff67562ef9b323bb57e214a2aefec357460982e2b0a1b11430a182f5d9 Stored in directory: /root/.cache/pip/wheels/6a/45/ec/0346af42277e50f74a282b6c8b3a0328794fd5e8d24004be29 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=7794539 sha256=c7312e9304d78ef8ab959bd689b972e76cf5ed1d6409ece6a876e334dc41f112 Stored in directory: /root/.cache/pip/wheels/42/c7/be/adf5e05055b47f533f773e75df6815853ebe4721daac1a6f25 Building wheel for pandas (pyproject.toml): started Building wheel for pandas (pyproject.toml): finished with status 'done' Created wheel for pandas: filename=pandas-2.3.3-cp313-cp313-linux_x86_64.whl size=12293601 sha256=9b9b820da8553fdb9c436d7b88da3b5827ca574a292633cd1ebce7f1b36f4945 Stored in directory: /root/.cache/pip/wheels/ef/df/3a/54c9344151df1082aec326f7bcf400d7a59efeae5cdfd05b9d 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=472261 sha256=2c07ba65f9dfa9e354dabf891a78d388248e796268d9bcf8350ef388ec0e15b7 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=2209637 sha256=7d47cc07bc037422e55759c8d570593346fb94e35cb3cac3ca481acc226d3911 Stored in directory: /root/.cache/pip/wheels/48/a7/15/57f4db5093aea7d4d90d667ae50a8daa8710b60dca13aca811 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=4342aea3ca0b83b542311dcbcc1b1c867db3b4f28552972e077d480a97670baf 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.33.0-py3-none-any.whl size=65016 sha256=f8b513e0e828c7b2b8bf1e2c79b01e332657b7cd38161e196f1d4d52ae7e5e71 Stored in directory: /root/.cache/pip/wheels/31/cb/e7/9fc66cbd5c892e203affe345683da3c9e5bbccc0d9cc2e92cf Building wheel for charset_normalizer (pyproject.toml): started Building wheel for charset_normalizer (pyproject.toml): finished with status 'done' Created wheel for charset_normalizer: filename=charset_normalizer-3.4.7-py3-none-any.whl size=61956 sha256=5d0d083b181b58d903912acfe7bdbacc19e8f54edc035a8a0e41acf8a634e88d Stored in directory: /root/.cache/pip/wheels/07/9d/88/3a3b03d498949455cb2e1aea130605a5998feae6c23f8f60cc Building wheel for idna (pyproject.toml): started Building wheel for idna (pyproject.toml): finished with status 'done' Created wheel for idna: filename=idna-3.16-py3-none-any.whl size=74165 sha256=cc246e3a3f89580c3a951b5ad298ca4638078b2cdd4f115654332b5c26daded5 Stored in directory: /root/.cache/pip/wheels/38/28/a0/1c999fd4a08a78f59f5a8c646aec7579bc00449b3a478824af 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=11866587 sha256=edf2dfb2be23a9d4f000bb803bb369ecc2ba85c39a98150e783fb96bfb4e7d63 Stored in directory: /root/.cache/pip/wheels/21/2f/dc/c66e8b252cbd6af301e7b4234a345aebccf9f5b59df1f00cc5 Building wheel for scipy (pyproject.toml): started Building wheel for scipy (pyproject.toml): finished with status 'done' Created wheel for scipy: filename=scipy-1.17.1-cp313-cp313-linux_x86_64.whl size=24194154 sha256=7044cd89a236aeb3875579f64dc2fae29afb76f4c3a9a5a3cbbd10085ce8d8d9 Stored in directory: /root/.cache/pip/wheels/9e/b4/d5/9db03a6fe0a41d4ecfb3f0f3ad97d289111d9ccffc30aa39a9 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=b6dd7c296f29b57a9ec7d255ce45d3451796da32ef0f806db89a2b3cbe9865b8 Stored in directory: /root/.cache/pip/wheels/5a/d9/5f/40d10edbbee7c086d4e30ff2bdb02a396f055c3ae4cb9927d9 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=3223885 sha256=761aaf37ebae3fbca41612aa540e268595badf3511f5835f80a3b40d714910dc Stored in directory: /root/.cache/pip/wheels/7a/67/b0/acf1507cd7e7a3697ace15644c60a53e99a3a24048b72cade2 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=eb2773749176727af88e33ba14457931bd1f113cd13e1f2456f578d03c1b0c01 Stored in directory: /root/.cache/pip/wheels/dc/e3/21/2f76ebd10c58a53f0a8c39cbfd9016b0da6ac5d37ed5dfd4cf Building wheel for typing-extensions (pyproject.toml): started Building wheel for typing-extensions (pyproject.toml): finished with status 'done' Created wheel for typing-extensions: filename=typing_extensions-4.15.0-py3-none-any.whl size=44614 sha256=f0fa19c6845758ab08074a0cfa8b7aecb71c999ca73d62883bc25cc018c4e548 Stored in directory: /root/.cache/pip/wheels/cc/94/cf/cff0a62ae14269478c9c5a9aed747cf7ab88ae5c63233523fe Building wheel for typing-inspect (pyproject.toml): started Building wheel for typing-inspect (pyproject.toml): finished with status 'done' Created wheel for typing-inspect: filename=typing_inspect-0.9.0-py3-none-any.whl size=8904 sha256=b2f64723d050eca4e099bccd13c3f10eaae74ddc05600d643a307a5e99e25ab4 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=0e6e47cadab2d71791895f97a7853e490963c369d94cdc55d1120bf6e490257f 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.46.3-py3-none-any.whl size=30557 sha256=4b399d56c9d9338230118d705d9737a2a468ccca63d5e813e2a4fc7815d8bc4d Stored in directory: /root/.cache/pip/wheels/16/d4/b7/55c9fb8680477928e780333f0a91d25a9ee5accd326daa3312 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=339227 sha256=21c10e94bcb2ecb79ee78279a68c6cd1380f1b472bc368b0cf2ce54756d71f68 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=b3defda2039a883728f4c3717cda8d2d84ed9fd4d2027c35b7d60275da872635 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 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=13644 sha256=bf545ea9406e4387b2d96f3ad14bb0b7cdea97bb147950d352e52ec506382132 Stored in directory: /root/.cache/pip/wheels/dc/00/56/0226924d2f9e78539fabadacb0b1b75e13e7b1a27ea1ba331f 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=66685e8279cbcf2e448f05e40afa8e1bb9e209048bdac13567eafcbb3e006b57 Stored in directory: /root/.cache/pip/wheels/b4/b6/cb/92074ce97aeec13fd6cb3a18f05b3a69387fbe9fca0632c021 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 certifi (pyproject.toml): started Building wheel for certifi (pyproject.toml): finished with status 'done' Created wheel for certifi: filename=certifi-2026.4.22-py3-none-any.whl size=135706 sha256=e651e2e7194bdec3825359b554f2beeae1a4a2751136f21cc8948983a3e2c820 Stored in directory: /root/.cache/pip/wheels/65/29/46/6806940c9a2490e2b60b36f92c2de37d64eb5d36c7ad203dcd 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=466588 sha256=a85878883103310dc281f1390a67a428ba51429abd39be7f2c15cd271e549a91 Stored in directory: /root/.cache/pip/wheels/d4/47/b8/0ae8bf0dde2ec6765bd5ccefa943b0504583d313a898b52cf6 Building wheel for contourpy (pyproject.toml): started Building wheel for contourpy (pyproject.toml): finished with status 'done' Created wheel for contourpy: filename=contourpy-1.3.2-cp313-cp313-linux_x86_64.whl size=337015 sha256=11f2c9f2cd5ac5b2f6c3471fcecda595cef2bbac0c32ca2d05c7f2dec62805b2 Stored in directory: /root/.cache/pip/wheels/6e/77/07/1fb51889810063c7876a1c672eabdbc120e4bfe47a998eb139 Building wheel for cycler (pyproject.toml): started Building wheel for cycler (pyproject.toml): finished with status 'done' Created wheel for cycler: filename=cycler-0.12.1-py3-none-any.whl size=8362 sha256=d0c4fdec600b2f8895723ea118b252a598643c6f7ea461982736d85a1012a19b Stored in directory: /root/.cache/pip/wheels/84/ea/e4/a63a6e44585c0d0b5367993779da456506dd2d4a43c257d4d3 Building wheel for filelock (pyproject.toml): started Building wheel for filelock (pyproject.toml): finished with status 'done' Created wheel for filelock: filename=filelock-3.29.1-py3-none-any.whl size=40750 sha256=c4aea866f39712a22eb1bb54de5223cdf33b94802b4f93ebc7d8ea3e8fcb5e86 Stored in directory: /root/.cache/pip/wheels/d6/a2/8b/7b88b7b92f8c07580c157959f7af835c71caf396a25b4adec9 Building wheel for fonttools (pyproject.toml): started Building wheel for fonttools (pyproject.toml): finished with status 'done' Created wheel for fonttools: filename=fonttools-4.61.0-py3-none-any.whl size=1144481 sha256=0b4365e25e01d6fab2fe3e6d763cf26c50359aa4d3b69562e74591136c20ef11 Stored in directory: /root/.cache/pip/wheels/2e/b7/1c/8cce5da1f78383ced0a675ee0db4848e8f00cee55c61191ec7 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=298658 sha256=187f30f9fd4c5dca3a160e74b7e5c371ef834afc46f586e16f7b4ac1dc6c4f24 Stored in directory: /root/.cache/pip/wheels/27/77/94/133655d37f6595e539a16fe120117ab055a7a45016803b565c 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=611342 sha256=d4e880c95f09c6fd53e562fe9e0241c72e4f4c4a90ec26114b618e010ba7addc Stored in directory: /root/.cache/pip/wheels/8c/42/a5/87c8412599722ff11f4bcb8b45fef4c5a7e41b6ab3111f2c8f 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=bdbc894a6abb89beec486e27f4b5288aa4f1a6f1a5ec57b7d4183bcc282835bf 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=66d809ce509649de88faf67277700a15b77f053db8a06226b5fea72392c6bac0 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 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=68ba09d1220744285419f51f634ae61dfdacbdbccbd6816af1d7d82e920f79f8 Stored in directory: /root/.cache/pip/wheels/6e/ac/e3/a24bc733515bc85b2a4e88176550b907c8502a17794f2816bc Building wheel for kiwisolver (pyproject.toml): started Building wheel for kiwisolver (pyproject.toml): finished with status 'done' Created wheel for kiwisolver: filename=kiwisolver-1.4.8-cp313-cp313-linux_x86_64.whl size=1475756 sha256=a693df1d5441bb3ed7576aa4901646156814717379c89fd8fec9ada41f5fd6ef Stored in directory: /root/.cache/pip/wheels/ee/6b/dc/033d0655b8fff242859d1d36d771da9937ccc9f62ddd092a7d 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=f95e3ff907455e657c53182c0d56c81f29a2bf7b9eb16515f378236a417377c0 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=22842 sha256=7b22411eed5ce1aa3a9bc8800995e94a1d9f27e1d057196ff1563ed3ee13b45d 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=8db064d869128ed7e81a480564d9d570e854df0e8b17eeb433987f705040788f 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=1558048 sha256=828129d9d043013ace8687d12368400e0410829b831228fbf2e28f431dc90d17 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=227005 sha256=719a73e93774a522765a20adbce94793cb51c74f18f6e2e1f69af2f775f07728 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=158851 sha256=b3dffbc58b6a02b9e816547efba782781c3ec80077bb5ef87c93c45bbce3f174 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=90cdf9cd3c0fe1d0fb513a1a88c6b9191c6d5dc81f485954ce92f4b5c270a01c 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=82b85e24ea876a11fd220ff6728b52c5f8a5ad22cadc83a0e7489bd6766d4fbc Stored in directory: /root/.cache/pip/wheels/22/1f/a1/41c667c21b6708ffa6f098b6a2d293c81e3eed87666885d40d 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 pytz (pyproject.toml): started Building wheel for pytz (pyproject.toml): finished with status 'done' Created wheel for pytz: filename=pytz-2025.1-py3-none-any.whl size=508014 sha256=b6a7d400feefe466d55c59a3091c9c12856f2972c0c80b42d693b051635c2477 Stored in directory: /root/.cache/pip/wheels/7e/3d/81/a85d75ff07e63350c49d844ca29379a7f36dcba7df3621a98d Building wheel for regex (pyproject.toml): started Building wheel for regex (pyproject.toml): finished with status 'done' Created wheel for regex: filename=regex-2026.7.10-cp313-cp313-linux_x86_64.whl size=797504 sha256=3b529fc0fd6580078224f6494afbd867c13d87283a464fd557dcd87336a76568 Stored in directory: /root/.cache/pip/wheels/e5/67/1f/a399fee2ea2db1df12479b31cc619fb92050fd006ce8baa6c6 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=99632dd074b4d9e4f929b12eb426c457b7a9a498fb83990b9ae96620aab63c1e Stored in directory: /root/.cache/pip/wheels/1b/bf/77/3793f7e384e32bbe6586869fec505ac9cf8576ce08ac2609e3 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=7754 sha256=af16cab30ee04f168726ebf28593e07e26ef371a1f819dbdd823d1679306d170 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=14610 sha256=cb44f08981528a4022cbd2f15700c2af06ca79ea2833cc572652b722af86ff52 Stored in directory: /root/.cache/pip/wheels/36/9c/57/b13dc3da18900cf296d481d8243347c9e592c239a613123055 Building wheel for tzdata (pyproject.toml): started Building wheel for tzdata (pyproject.toml): finished with status 'done' Created wheel for tzdata: filename=tzdata-2025.2-py2.py3-none-any.whl size=347837 sha256=bbbb45bba4223e839b20ed90efbf3542b4a6cd774a155835ab6e54d63a966507 Stored in directory: /root/.cache/pip/wheels/07/73/dc/db2276c828b29fb0076d8e572ad8d197060dae7c1c328901c1 Building wheel for Werkzeug (pyproject.toml): started Building wheel for Werkzeug (pyproject.toml): finished with status 'done' Created wheel for Werkzeug: filename=werkzeug-3.1.6-py3-none-any.whl size=225166 sha256=cf384372597f51ff5ce7a3076ab08f6031050764c28d8f7b8f840c7e3e6560a3 Stored in directory: /root/.cache/pip/wheels/84/89/d6/a50d60ca630bdd6cc0c8bbee2256de8d7c5887b76d160bca4f Building wheel for 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=167316 sha256=fdbb8b68b6ea5852b32e2b01eabd890f4aa07a2b68b2a11e0bc29d890015f55a Stored in directory: /root/.cache/pip/wheels/33/b1/29/c7416dd8a1bfd4af2d0de0db392b9ee54d589afd671f937b42 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=3c9179471534b1913f6bc601eb9c716ecb7ed1f3a58d604c7a7b3892318debf3 Stored in directory: /root/.cache/pip/wheels/b0/43/cb/a7dfa616492f6348706d31224baacd5a6416e5c93cc78d691d 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=f0db3d0f3c3feec48545015055ee969752aface79c0b3a99592933329b3268a9 Stored in directory: /root/.cache/pip/wheels/fe/a2/c7/672696e3c731fd0b08093436ca891f058d7ae6f678d2c41e47 Building wheel for docstring-parser (pyproject.toml): started Building wheel for docstring-parser (pyproject.toml): finished with status 'done' Created wheel for docstring-parser: filename=docstring_parser-0.17.0-py3-none-any.whl size=36895 sha256=576a42ad3b36c0b547141cecf7548e8ec3aa0de88f205d7d4e58431ed80afb14 Stored in directory: /root/.cache/pip/wheels/6a/7a/ad/6e3d4142ec22f61facc2679cbbbad8f71155748c127d285114 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 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=f20e66bcf916840da4ccfa062a350576bbfe248fac85666b28ac4b8a4e835be1 Stored in directory: /root/.cache/pip/wheels/bd/b2/5e/6d627c01b0529064de57229a7bf16d7201d46e08861af763a1 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=ee1049e9d106796fe16e0570c213a5ae42f53a59907fcfe0778a901dea61a8e4 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=fdf5c446ae91dbde91f91659c295fc31963eac1451d9832a4560a24d23bd23bb 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=190823 sha256=110b9ce4ec36581c34aeea8cb617fa44f9e7ccce05c8bf10c0db7851eabc1697 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 mfai ml-dtypes mlflow skops mlflow-skinny opentelemetry-api opentelemetry-proto opentelemetry-sdk python-dotenv sqlparse starlette uvicorn mlflow-tracing monai namex opentelemetry-semantic-conventions prettytable pytorch-lightning segmentation_models_pytorch sentencepiece tabulate tensorboardx tf-keras tiktoken timm tokenizers torch-geometric transformers typeshed-client aiohttp anyio cachetools click cloudpickle cryptography flask fsspec h5py httpx httpcore importlib_metadata matplotlib multidict numpy pandas pydantic pydantic-core python-dateutil requests charset_normalizer idna scikit-learn scipy six SQLAlchemy tqdm typing-extensions typing-inspect urllib3 wheel yarl aiosignal annotated-doc annotated-types attrs blinker certifi cffi contourpy cycler filelock fonttools frozenlist greenlet h11 importlib_resources itsdangerous joblib kiwisolver markdown markupsafe mypy_extensions networkx Pillow propcache psutil pyasn1 pyasn1-modules pyparsing pytz regex sniffio termcolor threadpoolctl typing-inspection tzdata Werkzeug wrapt zipp pygments docstring-parser markdown-it-py mdurl Mako 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.50-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.2-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.14.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/mfai-7.3.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 42)) Processing ./src/ml_dtypes-0.5.4-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 43)) Processing ./src/mlflow-3.14.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 44)) Processing ./src/mlflow_skinny-3.14.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 45)) Processing ./src/mlflow_tracing-3.14.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 46)) Processing ./src/monai-1.5.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 47)) Processing ./src/mpmath-1.3.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 48)) Processing ./src/namex-0.0.9-py3-none-any.whl (from -r requirements3.txt.tmp (line 49)) Processing ./src/nvidia_cublas-13.1.1.3-py3-none-manylinux_2_27_x86_64.whl (from -r requirements3.txt.tmp (line 50)) Processing ./src/nvidia_cuda_cupti-13.0.85-py3-none-manylinux_2_25_x86_64.whl (from -r requirements3.txt.tmp (line 51)) 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 52)) 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 53)) Processing ./src/nvidia_cudnn_cu13-9.20.0.48-py3-none-manylinux_2_27_x86_64.whl (from -r requirements3.txt.tmp (line 54)) 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 55)) 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 56)) Processing ./src/nvidia_curand-10.4.0.35-py3-none-manylinux_2_27_x86_64.whl (from -r requirements3.txt.tmp (line 57)) Processing ./src/nvidia_cusolver-12.0.4.66-py3-none-manylinux_2_27_x86_64.whl (from -r requirements3.txt.tmp (line 58)) 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 59)) Processing ./src/nvidia_cusparselt_cu13-0.8.1-py3-none-manylinux2014_x86_64.whl (from -r requirements3.txt.tmp (line 60)) Processing ./src/nvidia_nvjitlink-13.0.88-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl (from -r requirements3.txt.tmp (line 61)) Processing ./src/nvidia_nccl_cu13-2.29.7-py3-none-manylinux_2_18_x86_64.whl (from -r requirements3.txt.tmp (line 62)) 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 63)) Processing ./src/nvidia_nvtx-13.0.85-py3-none-manylinux1_x86_64.manylinux_2_5_x86_64.whl (from -r requirements3.txt.tmp (line 64)) Processing ./src/oauthlib-3.2.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 65)) Processing ./src/omegaconf-2.3.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 66)) 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 67)) Processing ./src/onnxruntime-1.24.4-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (from -r requirements3.txt.tmp (line 68)) Processing ./src/onnxscript-0.2.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 69)) Processing ./src/opentelemetry_api-1.42.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 70)) Processing ./src/opentelemetry_proto-1.42.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 71)) Processing ./src/opentelemetry_sdk-1.42.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 72)) Processing ./src/opentelemetry_semantic_conventions-0.63b1-py3-none-any.whl (from -r requirements3.txt.tmp (line 73)) Processing ./src/opt_einsum-3.4.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 74)) 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 75)) Processing ./src/prettytable-3.17.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 76)) Processing ./src/python_dotenv-1.2.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 77)) Processing ./src/pytorch_lightning-2.6.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 78)) Processing ./src/requests_oauthlib-2.0.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 79)) Processing ./src/rsa-4.9-py3-none-any.whl (from -r requirements3.txt.tmp (line 80)) Processing ./src/safetensors-0.8.0rc0-cp310-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from -r requirements3.txt.tmp (line 81)) Processing ./src/segmentation_models_pytorch-0.5.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 82)) Processing ./src/sentencepiece-0.2.1-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 83)) Processing ./src/skops-0.14.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 84)) Processing ./src/smmap-5.0.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 85)) Processing ./src/sqlparse-0.5.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 86)) Processing ./src/starlette-1.3.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 87)) Processing ./src/sympy-1.14.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 88)) Processing ./src/tabulate-0.9.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 89)) Processing ./src/tensorboard-2.20.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 90)) Processing ./src/tensorboard_data_server-0.7.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 91)) Processing ./src/tensorboardx-2.6.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 92)) Processing ./src/tensorflow-2.21.0-cp313-cp313-manylinux_2_27_x86_64.whl (from -r requirements3.txt.tmp (line 93)) Processing ./src/tf_keras-2.21.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 94)) Processing ./src/tiktoken-0.12.0-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 95)) Processing ./src/timm-1.0.22-py3-none-any.whl (from -r requirements3.txt.tmp (line 96)) Processing ./src/tokenizers-0.22.2-cp39-abi3-linux_x86_64.whl (from -r requirements3.txt.tmp (line 97)) Processing ./src/torch-2.13.0-cp313-cp313-manylinux_2_28_x86_64.whl (from -r requirements3.txt.tmp (line 98)) Processing ./src/torchmetrics-1.9.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 99)) Processing ./src/torchvision-0.28.0-cp313-cp313-manylinux_2_28_x86_64.whl (from -r requirements3.txt.tmp (line 100)) Processing ./src/torch_geometric-2.7.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 101)) Processing ./src/transformers-5.5.4-py3-none-any.whl (from -r requirements3.txt.tmp (line 102)) 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 103)) Processing ./src/typeshed_client-2.8.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 104)) Processing ./src/uvicorn-0.34.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 105)) 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.15.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.46.3) Requirement already satisfied: six<2.0,>=1.6.1 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from astunparse==1.6.3->-r requirements3.txt.tmp (line 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 98)) (3.29.1) 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 98)) (81.0.0) Requirement already satisfied: networkx>=2.5.1 in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.13/site-packages (from torch==2.13.0->-r requirements3.txt.tmp (line 98)) (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 98)) (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 98)) (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.33.0) 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)) (48.0.1) 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.14.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.14.1->-r requirements3.txt.tmp (line 35)) (3.13.0) Requirement already satisfied: scipy>=1.14 in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.13/site-packages (from mfai==7.3.0->-r requirements3.txt.tmp (line 42)) (1.17.1) Requirement already satisfied: aiohttp<4,>=3.7.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from mlflow==3.14.0->-r requirements3.txt.tmp (line 44)) (3.14.1) Requirement already satisfied: matplotlib<4 in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.13/site-packages (from mlflow==3.14.0->-r requirements3.txt.tmp (line 44)) (3.10.7) Requirement already satisfied: pandas<3 in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.13/site-packages (from mlflow==3.14.0->-r requirements3.txt.tmp (line 44)) (2.3.3) Requirement already satisfied: pyarrow<25,>=4.0.0 in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.13/site-packages (from mlflow==3.14.0->-r requirements3.txt.tmp (line 44)) (23.0.1) Requirement already satisfied: scikit-learn<2 in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.13/site-packages (from mlflow==3.14.0->-r requirements3.txt.tmp (line 44)) (1.6.1) Requirement already satisfied: cachetools<8,>=5.0.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from mlflow-skinny==3.14.0->-r requirements3.txt.tmp (line 45)) (7.1.4) Requirement already satisfied: click<9,>=7.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from mlflow-skinny==3.14.0->-r requirements3.txt.tmp (line 45)) (8.3.3) Requirement already satisfied: cloudpickle<4 in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.13/site-packages (from mlflow-skinny==3.14.0->-r requirements3.txt.tmp (line 45)) (3.1.1) 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 87)) (4.9.0) 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 105)) (0.16.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 76)) (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 80)) (0.6.4) 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 90)) (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 93)) (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 93)) (2.5.0) 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 101)) (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 101)) (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 101)) (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 104)) (6.5.2) Requirement already satisfied: aiohappyeyeballs>=2.5.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from aiohttp<4,>=3.7.0->mlflow==3.14.0->-r requirements3.txt.tmp (line 44)) (2.5.0) Requirement already satisfied: aiosignal>=1.4.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from aiohttp<4,>=3.7.0->mlflow==3.14.0->-r requirements3.txt.tmp (line 44)) (1.4.0) Requirement already satisfied: frozenlist>=1.1.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from aiohttp<4,>=3.7.0->mlflow==3.14.0->-r requirements3.txt.tmp (line 44)) (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<4,>=3.7.0->mlflow==3.14.0->-r requirements3.txt.tmp (line 44)) (6.1.0) Requirement already satisfied: propcache>=0.2.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from aiohttp<4,>=3.7.0->mlflow==3.14.0->-r requirements3.txt.tmp (line 44)) (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<4,>=3.7.0->mlflow==3.14.0->-r requirements3.txt.tmp (line 44)) (1.18.3) 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 87)) (3.16) 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 87)) (1.3.1) 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: 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: 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.4.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: 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: contourpy>=1.0.1 in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.13/site-packages (from matplotlib<4->mlflow==3.14.0->-r requirements3.txt.tmp (line 44)) (1.3.2) Requirement already satisfied: cycler>=0.10 in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.13/site-packages (from matplotlib<4->mlflow==3.14.0->-r requirements3.txt.tmp (line 44)) (0.12.1) Requirement already satisfied: fonttools>=4.22.0 in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.13/site-packages (from matplotlib<4->mlflow==3.14.0->-r requirements3.txt.tmp (line 44)) (4.61.0) Requirement already satisfied: kiwisolver>=1.3.1 in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.13/site-packages (from matplotlib<4->mlflow==3.14.0->-r requirements3.txt.tmp (line 44)) (1.4.8) Requirement already satisfied: pytz>=2020.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from pandas<3->mlflow==3.14.0->-r requirements3.txt.tmp (line 44)) (2025.1) Requirement already satisfied: tzdata>=2022.7 in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.13/site-packages (from pandas<3->mlflow==3.14.0->-r requirements3.txt.tmp (line 44)) (2025.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: 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.4.7) Requirement already satisfied: joblib>=1.2.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from scikit-learn<2->mlflow==3.14.0->-r requirements3.txt.tmp (line 44)) (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<2->mlflow==3.14.0->-r requirements3.txt.tmp (line 44)) (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: 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: 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: docstring-parser>=0.17 in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.13/site-packages (from jsonargparse[jsonnet,signatures]<5.0,>=4.39.0; extra == "pytorch-extra"->lightning[pytorch-extra]->mfai==7.3.0->-r requirements3.txt.tmp (line 42)) (0.17.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.14.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.14.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.14.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, 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, onnxruntime, 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, mlflow-tracing, mlflow-skinny, diffusers, transformers, torchvision, torchmetrics, monai, mlflow, lightning-fabric, bitsandbytes, axial_attention, timm, pytorch-lightning, segmentation_models_pytorch, lightning, mfai Successfully installed Flask-CORS-6.0.5 GitPython-3.1.50 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.2 jsonargparse-4.46.0 jsonnet-0.21.0 keras-3.14.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 mfai-7.3.0 ml-dtypes-0.5.4 mlflow-3.14.0 mlflow-skinny-3.14.0 mlflow-tracing-3.14.0 monai-1.5.2 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.0 onnx-1.22.0 onnxruntime-1.24.4 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.0rc0 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/mfai.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/ml_dtypes.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/mlflow-skinny.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/mlflow-tracing.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/mlflow.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_f507779ed192c0dcd6fb31464cc0cf3b.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