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 .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: 7287d05885b641033e3d2e66ec030375 /src/adm/root.mk md5sum hash: 250da484d2cf5296b6d10e69128cb1be core@mfext layer (dependency) hash (from cache): 891f4220c32de6912d412d59a4eefeea python3@mfext layer (dependency) hash (from cache): 9134895eef6a7edcae6d11ef679ec626 python3_core@mfext layer (dependency) hash (from cache): 8b5b16a6791a8d043f11d9f8580192b4 python3_scientific@mfext layer (dependency) hash (from cache): 91b1974d0aba18cb37c1c749c5db85b2 root@mfext layer (dependency) hash (from cache): 7dd6195ba50a348cf61761188ea99f46 scientific@mfext layer (dependency) hash (from cache): 5e5a87acb1fec784f9387f8d852ebcda scientific_core@mfext layer (dependency) hash (from cache): f0d6332cfb55c7c6ebc74adc2dd8e0ca source hash: 7cfd2599f1765c8ae9af49a97fea6e35 cache missed (/buildcache/mfext_cache_layer_python3_ia_e9bee2ef2c453ce63202a2f140429a48.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 -- 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 tempolayer411[/src/layers/layer5_python3_ia/0500_extra_packages/tempolayer411] Collecting absl-py==2.0.0 (from -r requirements3.txt (line 1)) Downloading absl_py-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting astunparse==1.6.3 (from -r requirements3.txt (line 2)) Downloading astunparse-1.6.3-py2.py3-none-any.whl.metadata (4.4 kB) Collecting diffusers==0.25.1 (from -r requirements3.txt (line 3)) Downloading diffusers-0.25.1.tar.gz (1.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 45.3 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting dm-tree==0.1.8 (from -r requirements3.txt (line 4)) Downloading dm-tree-0.1.8.tar.gz (35 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting efficientnet-pytorch==0.7.1 (from -r requirements3.txt (line 5)) Downloading efficientnet_pytorch-0.7.1.tar.gz (21 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting einops==0.7.0 (from -r requirements3.txt (line 6)) Downloading einops-0.7.0.tar.gz (58 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting flatbuffers==23.5.26 (from -r requirements3.txt (line 7)) Downloading flatbuffers-23.5.26-py2.py3-none-any.whl.metadata (850 bytes) Collecting google-auth==2.25.2 (from -r requirements3.txt (line 8)) Downloading google_auth-2.25.2-py2.py3-none-any.whl.metadata (4.7 kB) Collecting google-auth-oauthlib==1.2.0 (from -r requirements3.txt (line 9)) Downloading google_auth_oauthlib-1.2.0-py2.py3-none-any.whl.metadata (2.7 kB) Collecting google-pasta==0.2.0 (from -r requirements3.txt (line 10)) Downloading google_pasta-0.2.0-py3-none-any.whl.metadata (814 bytes) Collecting grpcio==1.60.0 (from -r requirements3.txt (line 11)) Downloading grpcio-1.60.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB) Collecting huggingface_hub==0.20.2 (from -r requirements3.txt (line 12)) Downloading huggingface_hub-0.20.2.tar.gz (287 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting keras==3.0.5 (from -r requirements3.txt (line 13)) Downloading keras-3.0.5-py3-none-any.whl.metadata (4.8 kB) Collecting libclang==16.0.6 (from -r requirements3.txt (line 14)) Downloading libclang-16.0.6-py2.py3-none-manylinux2010_x86_64.whl.metadata (5.2 kB) Collecting lightning==2.3.3 (from -r requirements3.txt (line 15)) Downloading lightning-2.3.3.tar.gz (618 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 618.5/618.5 kB 85.8 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting lightning-utilities==0.10.1 (from -r requirements3.txt (line 16)) Downloading lightning-utilities-0.10.1.tar.gz (26 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting lit==17.0.6 (from -r requirements3.txt (line 17)) Downloading lit-17.0.6.tar.gz (153 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting ml-dtypes==0.3.2 (from -r requirements3.txt (line 18)) Downloading ml_dtypes-0.3.2.tar.gz (692 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 692.0/692.0 kB 91.3 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mpmath==1.3.0 (from -r requirements3.txt (line 19)) Downloading mpmath-1.3.0.tar.gz (508 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting namex==0.0.8 (from -r requirements3.txt (line 20)) Downloading namex-0.0.8.tar.gz (6.6 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting nvidia-cublas-cu12==12.1.3.1 (from -r requirements3.txt (line 21)) Downloading nvidia_cublas_cu12-12.1.3.1-py3-none-manylinux1_x86_64.whl.metadata (1.5 kB) Collecting nvidia-cuda-cupti-cu12==12.1.105 (from -r requirements3.txt (line 22)) Downloading nvidia_cuda_cupti_cu12-12.1.105-py3-none-manylinux1_x86_64.whl.metadata (1.6 kB) Collecting nvidia-cuda-nvcc-cu12==12.2.140 (from -r requirements3.txt (line 23)) Downloading nvidia_cuda_nvcc_cu12-12.2.140-py3-none-manylinux1_x86_64.whl.metadata (1.5 kB) Collecting nvidia-cuda-nvrtc-cu12==12.1.105 (from -r requirements3.txt (line 24)) Downloading nvidia_cuda_nvrtc_cu12-12.1.105-py3-none-manylinux1_x86_64.whl.metadata (1.5 kB) Collecting nvidia-cuda-runtime-cu12==12.1.105 (from -r requirements3.txt (line 25)) Downloading nvidia_cuda_runtime_cu12-12.1.105-py3-none-manylinux1_x86_64.whl.metadata (1.5 kB) Collecting nvidia-cudnn-cu12==8.9.2.26 (from -r requirements3.txt (line 26)) Downloading nvidia_cudnn_cu12-8.9.2.26-py3-none-manylinux1_x86_64.whl.metadata (1.6 kB) Collecting nvidia-cufft-cu12==11.0.2.54 (from -r requirements3.txt (line 27)) Downloading nvidia_cufft_cu12-11.0.2.54-py3-none-manylinux1_x86_64.whl.metadata (1.5 kB) Collecting nvidia-curand-cu12==10.3.2.106 (from -r requirements3.txt (line 28)) Downloading nvidia_curand_cu12-10.3.2.106-py3-none-manylinux1_x86_64.whl.metadata (1.5 kB) Collecting nvidia-cusolver-cu12==11.4.5.107 (from -r requirements3.txt (line 29)) Downloading nvidia_cusolver_cu12-11.4.5.107-py3-none-manylinux1_x86_64.whl.metadata (1.6 kB) Collecting nvidia-cusparse-cu12==12.1.0.106 (from -r requirements3.txt (line 30)) Downloading nvidia_cusparse_cu12-12.1.0.106-py3-none-manylinux1_x86_64.whl.metadata (1.6 kB) Collecting nvidia-nccl-cu12==2.19.3 (from -r requirements3.txt (line 31)) Downloading nvidia_nccl_cu12-2.19.3-py3-none-manylinux1_x86_64.whl.metadata (1.8 kB) Collecting nvidia-nvjitlink-cu12==12.3.101 (from -r requirements3.txt (line 32)) Downloading nvidia_nvjitlink_cu12-12.3.101-py3-none-manylinux1_x86_64.whl.metadata (1.5 kB) Collecting nvidia-nvtx-cu12==12.1.105 (from -r requirements3.txt (line 33)) Downloading nvidia_nvtx_cu12-12.1.105-py3-none-manylinux1_x86_64.whl.metadata (1.7 kB) Collecting oauthlib==3.2.2 (from -r requirements3.txt (line 34)) Downloading oauthlib-3.2.2-py3-none-any.whl.metadata (7.5 kB) Collecting onnx==1.17.0 (from -r requirements3.txt (line 35)) Downloading onnx-1.17.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (16 kB) Collecting onnxscript==0.1.0.dev20240405 (from -r requirements3.txt (line 36)) Downloading onnxscript-0.1.0.dev20240405-py3-none-any.whl.metadata (10 kB) Collecting opt-einsum==3.3.0 (from -r requirements3.txt (line 37)) Downloading opt_einsum-3.3.0-py3-none-any.whl.metadata (6.5 kB) Collecting optree==0.11.0 (from -r requirements3.txt (line 38)) Downloading optree-0.11.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (45 kB) Collecting pretrainedmodels==0.7.4 (from -r requirements3.txt (line 39)) Downloading pretrainedmodels-0.7.4.tar.gz (58 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pytorch-lightning==2.1.3 (from -r requirements3.txt (line 40)) Downloading pytorch-lightning-2.1.3.tar.gz (594 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 595.0/595.0 kB 58.4 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting requests-oauthlib==1.3.1 (from -r requirements3.txt (line 41)) Downloading requests_oauthlib-1.3.1-py2.py3-none-any.whl.metadata (10 kB) Collecting rsa==4.9 (from -r requirements3.txt (line 42)) Downloading rsa-4.9-py3-none-any.whl.metadata (4.2 kB) Collecting safetensors==0.4.1 (from -r requirements3.txt (line 43)) Downloading safetensors-0.4.1.tar.gz (62 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting segmentation_models_pytorch==0.3.3 (from -r requirements3.txt (line 44)) Downloading segmentation_models_pytorch-0.3.3.tar.gz (69 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting sympy==1.12 (from -r requirements3.txt (line 45)) Downloading sympy-1.12.tar.gz (6.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.7/6.7 MB 16.5 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tensorboard==2.16.2 (from -r requirements3.txt (line 46)) Downloading tensorboard-2.16.2-py3-none-any.whl.metadata (1.6 kB) Collecting tensorboard-data-server==0.7.2 (from -r requirements3.txt (line 47)) Downloading tensorboard_data_server-0.7.2-py3-none-any.whl.metadata (1.1 kB) Collecting tensorflow==2.16.1 (from -r requirements3.txt (line 48)) Downloading tensorflow-2.16.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.3 kB) Collecting tensorflow-hub==0.16.1 (from -r requirements3.txt (line 49)) Downloading tensorflow_hub-0.16.1-py2.py3-none-any.whl.metadata (1.3 kB) Collecting tf-keras==2.16.0 (from -r requirements3.txt (line 50)) Downloading tf_keras-2.16.0.tar.gz (1.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 11.0 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting timm==0.9.2 (from -r requirements3.txt (line 51)) Downloading timm-0.9.2.tar.gz (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 17.2 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tokenizers==0.15.0 (from -r requirements3.txt (line 52)) Downloading tokenizers-0.15.0.tar.gz (318 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting torch==2.2.2 (from -r requirements3.txt (line 53)) Downloading torch-2.2.2-cp312-cp312-manylinux1_x86_64.whl.metadata (25 kB) Collecting torchmetrics==1.3.0.post0 (from -r requirements3.txt (line 54)) Downloading torchmetrics-1.3.0.post0.tar.gz (490 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting torchvision==0.17.2 (from -r requirements3.txt (line 55)) Downloading torchvision-0.17.2-cp312-cp312-manylinux1_x86_64.whl.metadata (6.6 kB) Collecting transformers==4.38.2 (from -r requirements3.txt (line 56)) Downloading transformers-4.38.2.tar.gz (7.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.4/7.4 MB 7.8 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting triton==2.2.0 (from -r requirements3.txt (line 57)) Downloading triton-2.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.4 kB) Collecting wheel<1.0,>=0.23.0 (from astunparse==1.6.3->-r requirements3.txt (line 2)) Downloading wheel-0.41.3.tar.gz (98 kB) 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 2)) Downloading six-1.16.0.tar.gz (34 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting importlib-metadata (from diffusers==0.25.1->-r requirements3.txt (line 3)) Downloading importlib_metadata-6.8.0.tar.gz (53 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting filelock (from diffusers==0.25.1->-r requirements3.txt (line 3)) Downloading filelock-3.12.3.tar.gz (13 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting numpy (from diffusers==0.25.1->-r requirements3.txt (line 3)) Downloading numpy-1.26.4.tar.gz (15.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.8/15.8 MB 167.9 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): still running... Preparing metadata (pyproject.toml): finished with status 'done' Collecting regex!=2019.12.17 (from diffusers==0.25.1->-r requirements3.txt (line 3)) Downloading regex-2023.8.8.tar.gz (392 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting requests (from diffusers==0.25.1->-r requirements3.txt (line 3)) Downloading requests-2.32.3.tar.gz (131 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting Pillow (from diffusers==0.25.1->-r requirements3.txt (line 3)) Downloading pillow-10.3.0.tar.gz (46.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.6/46.6 MB 106.4 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting cachetools<6.0,>=2.0.0 (from google-auth==2.25.2->-r requirements3.txt (line 8)) Downloading cachetools-5.3.1.tar.gz (27 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyasn1-modules>=0.2.1 (from google-auth==2.25.2->-r requirements3.txt (line 8)) Downloading pyasn1-modules-0.2.8.tar.gz (242 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting fsspec>=2023.5.0 (from huggingface_hub==0.20.2->-r requirements3.txt (line 12)) Downloading fsspec-2023.9.2.tar.gz (161 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tqdm>=4.42.1 (from huggingface_hub==0.20.2->-r requirements3.txt (line 12)) Downloading tqdm-4.66.4.tar.gz (169 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyyaml>=5.1 (from huggingface_hub==0.20.2->-r requirements3.txt (line 12)) Downloading PyYAML-6.0.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting typing-extensions>=3.7.4.3 (from huggingface_hub==0.20.2->-r requirements3.txt (line 12)) Downloading typing_extensions-4.10.0.tar.gz (77 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting packaging>=20.9 (from huggingface_hub==0.20.2->-r requirements3.txt (line 12)) Downloading packaging-23.1.tar.gz (134 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting rich (from keras==3.0.5->-r requirements3.txt (line 13)) Downloading rich-13.5.2-py3-none-any.whl.metadata (18 kB) Collecting h5py (from keras==3.0.5->-r requirements3.txt (line 13)) Downloading h5py-3.11.0.tar.gz (406 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting setuptools (from lightning-utilities==0.10.1->-r requirements3.txt (line 16)) Downloading setuptools-70.3.0.tar.gz (2.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 151.5 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting protobuf>=3.20.2 (from onnx==1.17.0->-r requirements3.txt (line 35)) Downloading protobuf-3.20.3.tar.gz (216 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting munch (from pretrainedmodels==0.7.4->-r requirements3.txt (line 39)) Downloading munch-4.0.0.tar.gz (19 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pyasn1>=0.1.3 (from rsa==4.9->-r requirements3.txt (line 42)) Downloading pyasn1-0.4.8.tar.gz (146 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting markdown>=2.6.8 (from tensorboard==2.16.2->-r requirements3.txt (line 46)) Downloading Markdown-3.4.4.tar.gz (324 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting werkzeug>=1.0.1 (from tensorboard==2.16.2->-r requirements3.txt (line 46)) Downloading werkzeug-3.0.6.tar.gz (805 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 805.2/805.2 kB 147.2 MB/s eta 0:00:00 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.16.1->-r requirements3.txt (line 48)) Downloading gast-0.5.4.tar.gz (25 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting termcolor>=1.1.0 (from tensorflow==2.16.1->-r requirements3.txt (line 48)) Downloading termcolor-2.3.0.tar.gz (12 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting wrapt>=1.11.0 (from tensorflow==2.16.1->-r requirements3.txt (line 48)) Downloading wrapt-1.16.0.tar.gz (53 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting networkx (from torch==2.2.2->-r requirements3.txt (line 53)) Downloading networkx-3.2.1.tar.gz (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 80.2 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jinja2 (from torch==2.2.2->-r requirements3.txt (line 53)) Downloading jinja2-3.1.4.tar.gz (240 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting aiohttp!=4.0.0a0,!=4.0.0a1 (from fsspec[http]<2026.0,>=2022.5.0->lightning==2.3.3->-r requirements3.txt (line 15)) Downloading aiohttp-3.10.5.tar.gz (7.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.5/7.5 MB 177.4 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting charset-normalizer<4,>=2 (from requests->diffusers==0.25.1->-r requirements3.txt (line 3)) Downloading charset-normalizer-3.2.0.tar.gz (97 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting idna<4,>=2.5 (from requests->diffusers==0.25.1->-r requirements3.txt (line 3)) Downloading idna-3.7.tar.gz (189 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting urllib3<3,>=1.21.1 (from requests->diffusers==0.25.1->-r requirements3.txt (line 3)) Downloading urllib3-2.2.2.tar.gz (292 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting certifi>=2017.4.17 (from requests->diffusers==0.25.1->-r requirements3.txt (line 3)) Downloading certifi-2024.7.4.tar.gz (164 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting MarkupSafe>=2.1.1 (from werkzeug>=1.0.1->tensorboard==2.16.2->-r requirements3.txt (line 46)) Downloading MarkupSafe-2.1.3.tar.gz (19 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting zipp>=0.5 (from importlib-metadata->diffusers==0.25.1->-r requirements3.txt (line 3)) Downloading zipp-3.19.2.tar.gz (22 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting markdown-it-py>=2.2.0 (from rich->keras==3.0.5->-r requirements3.txt (line 13)) Downloading markdown-it-py-3.0.0.tar.gz (74 kB) 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.0.5->-r requirements3.txt (line 13)) Downloading Pygments-2.16.1.tar.gz (4.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 15.7 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting aiohappyeyeballs>=2.3.0 (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2026.0,>=2022.5.0->lightning==2.3.3->-r requirements3.txt (line 15)) Downloading aiohappyeyeballs-2.4.0-py3-none-any.whl.metadata (5.9 kB) Collecting aiosignal>=1.1.2 (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2026.0,>=2022.5.0->lightning==2.3.3->-r requirements3.txt (line 15)) Downloading aiosignal-1.3.1.tar.gz (19 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting attrs>=17.3.0 (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2026.0,>=2022.5.0->lightning==2.3.3->-r requirements3.txt (line 15)) Downloading attrs-23.2.0.tar.gz (780 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 780.8/780.8 kB 135.3 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting frozenlist>=1.1.1 (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2026.0,>=2022.5.0->lightning==2.3.3->-r requirements3.txt (line 15)) Downloading frozenlist-1.4.0.tar.gz (90 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting multidict<7.0,>=4.5 (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2026.0,>=2022.5.0->lightning==2.3.3->-r requirements3.txt (line 15)) Downloading multidict-6.0.4.tar.gz (51 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting yarl<2.0,>=1.0 (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2026.0,>=2022.5.0->lightning==2.3.3->-r requirements3.txt (line 15)) Downloading yarl-1.9.2.tar.gz (184 kB) 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.0.5->-r requirements3.txt (line 13)) Downloading mdurl-0.1.2.tar.gz (8.7 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Downloading absl_py-2.0.0-py3-none-any.whl (130 kB) Downloading astunparse-1.6.3-py2.py3-none-any.whl (12 kB) Downloading flatbuffers-23.5.26-py2.py3-none-any.whl (26 kB) Downloading google_auth-2.25.2-py2.py3-none-any.whl (184 kB) Downloading google_auth_oauthlib-1.2.0-py2.py3-none-any.whl (24 kB) Downloading google_pasta-0.2.0-py3-none-any.whl (57 kB) Downloading grpcio-1.60.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 202.4 MB/s eta 0:00:00 Downloading keras-3.0.5-py3-none-any.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 119.6 MB/s eta 0:00:00 Downloading libclang-16.0.6-py2.py3-none-manylinux2010_x86_64.whl (22.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 22.9/22.9 MB 130.1 MB/s eta 0:00:00 Downloading nvidia_cublas_cu12-12.1.3.1-py3-none-manylinux1_x86_64.whl (410.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 410.6/410.6 MB 78.4 MB/s eta 0:00:00 Downloading nvidia_cuda_cupti_cu12-12.1.105-py3-none-manylinux1_x86_64.whl (14.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.1/14.1 MB 189.9 MB/s eta 0:00:00 Downloading nvidia_cuda_nvcc_cu12-12.2.140-py3-none-manylinux1_x86_64.whl (21.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 21.3/21.3 MB 133.4 MB/s eta 0:00:00 Downloading nvidia_cuda_nvrtc_cu12-12.1.105-py3-none-manylinux1_x86_64.whl (23.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 23.7/23.7 MB 140.2 MB/s eta 0:00:00 Downloading nvidia_cuda_runtime_cu12-12.1.105-py3-none-manylinux1_x86_64.whl (823 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 823.6/823.6 kB 109.6 MB/s eta 0:00:00 Downloading nvidia_cudnn_cu12-8.9.2.26-py3-none-manylinux1_x86_64.whl (731.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 731.7/731.7 MB 62.1 MB/s eta 0:00:00 Downloading nvidia_cufft_cu12-11.0.2.54-py3-none-manylinux1_x86_64.whl (121.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.6/121.6 MB 132.7 MB/s eta 0:00:00 Downloading nvidia_curand_cu12-10.3.2.106-py3-none-manylinux1_x86_64.whl (56.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.5/56.5 MB 144.4 MB/s eta 0:00:00 Downloading nvidia_cusolver_cu12-11.4.5.107-py3-none-manylinux1_x86_64.whl (124.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 124.2/124.2 MB 84.0 MB/s eta 0:00:00 Downloading nvidia_cusparse_cu12-12.1.0.106-py3-none-manylinux1_x86_64.whl (196.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 196.0/196.0 MB 72.5 MB/s eta 0:00:00 Downloading nvidia_nccl_cu12-2.19.3-py3-none-manylinux1_x86_64.whl (166.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 166.0/166.0 MB 97.0 MB/s eta 0:00:00 Downloading nvidia_nvjitlink_cu12-12.3.101-py3-none-manylinux1_x86_64.whl (20.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 20.5/20.5 MB 141.4 MB/s eta 0:00:00 Downloading nvidia_nvtx_cu12-12.1.105-py3-none-manylinux1_x86_64.whl (99 kB) Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB) Downloading onnx-1.17.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.0/16.0 MB 174.7 MB/s eta 0:00:00 Downloading onnxscript-0.1.0.dev20240405-py3-none-any.whl (562 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 562.7/562.7 kB 88.8 MB/s eta 0:00:00 Downloading opt_einsum-3.3.0-py3-none-any.whl (65 kB) Downloading optree-0.11.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (308 kB) Downloading requests_oauthlib-1.3.1-py2.py3-none-any.whl (23 kB) Downloading rsa-4.9-py3-none-any.whl (34 kB) Downloading tensorboard-2.16.2-py3-none-any.whl (5.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.5/5.5 MB 113.6 MB/s eta 0:00:00 Downloading tensorboard_data_server-0.7.2-py3-none-any.whl (2.4 kB) Downloading tensorflow-2.16.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (589.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 589.9/589.9 MB 60.3 MB/s eta 0:00:00 Downloading tensorflow_hub-0.16.1-py2.py3-none-any.whl (30 kB) Downloading torch-2.2.2-cp312-cp312-manylinux1_x86_64.whl (755.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 755.5/755.5 MB 44.5 MB/s eta 0:00:00 Downloading torchvision-0.17.2-cp312-cp312-manylinux1_x86_64.whl (6.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.9/6.9 MB 41.9 MB/s eta 0:00:00 Downloading triton-2.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (167.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 167.9/167.9 MB 48.9 MB/s eta 0:00:00 Downloading PyYAML-6.0.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (724 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 725.0/725.0 kB 623.4 kB/s eta 0:00:00 Downloading rich-13.5.2-py3-none-any.whl (239 kB) Downloading aiohappyeyeballs-2.4.0-py3-none-any.whl (12 kB) Saved ./src/absl_py-2.0.0-py3-none-any.whl Saved ./src/astunparse-1.6.3-py2.py3-none-any.whl Saved ./src/flatbuffers-23.5.26-py2.py3-none-any.whl Saved ./src/google_auth-2.25.2-py2.py3-none-any.whl Saved ./src/google_auth_oauthlib-1.2.0-py2.py3-none-any.whl Saved ./src/google_pasta-0.2.0-py3-none-any.whl Saved ./src/grpcio-1.60.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl Saved ./src/keras-3.0.5-py3-none-any.whl Saved ./src/libclang-16.0.6-py2.py3-none-manylinux2010_x86_64.whl Saved ./src/nvidia_cublas_cu12-12.1.3.1-py3-none-manylinux1_x86_64.whl Saved ./src/nvidia_cuda_cupti_cu12-12.1.105-py3-none-manylinux1_x86_64.whl Saved ./src/nvidia_cuda_nvcc_cu12-12.2.140-py3-none-manylinux1_x86_64.whl Saved ./src/nvidia_cuda_nvrtc_cu12-12.1.105-py3-none-manylinux1_x86_64.whl Saved ./src/nvidia_cuda_runtime_cu12-12.1.105-py3-none-manylinux1_x86_64.whl Saved ./src/nvidia_cudnn_cu12-8.9.2.26-py3-none-manylinux1_x86_64.whl Saved ./src/nvidia_cufft_cu12-11.0.2.54-py3-none-manylinux1_x86_64.whl Saved ./src/nvidia_curand_cu12-10.3.2.106-py3-none-manylinux1_x86_64.whl Saved ./src/nvidia_cusolver_cu12-11.4.5.107-py3-none-manylinux1_x86_64.whl Saved ./src/nvidia_cusparse_cu12-12.1.0.106-py3-none-manylinux1_x86_64.whl Saved ./src/nvidia_nccl_cu12-2.19.3-py3-none-manylinux1_x86_64.whl Saved ./src/nvidia_nvjitlink_cu12-12.3.101-py3-none-manylinux1_x86_64.whl Saved ./src/nvidia_nvtx_cu12-12.1.105-py3-none-manylinux1_x86_64.whl Saved ./src/oauthlib-3.2.2-py3-none-any.whl Saved ./src/onnx-1.17.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl Saved ./src/onnxscript-0.1.0.dev20240405-py3-none-any.whl Saved ./src/opt_einsum-3.3.0-py3-none-any.whl Saved ./src/optree-0.11.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl Saved ./src/requests_oauthlib-1.3.1-py2.py3-none-any.whl Saved ./src/rsa-4.9-py3-none-any.whl Saved ./src/tensorboard-2.16.2-py3-none-any.whl Saved ./src/tensorboard_data_server-0.7.2-py3-none-any.whl Saved ./src/tensorflow-2.16.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl Saved ./src/tensorflow_hub-0.16.1-py2.py3-none-any.whl Saved ./src/torch-2.2.2-cp312-cp312-manylinux1_x86_64.whl Saved ./src/torchvision-0.17.2-cp312-cp312-manylinux1_x86_64.whl Saved ./src/triton-2.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl Saved ./src/PyYAML-6.0.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl Saved ./src/rich-13.5.2-py3-none-any.whl Saved ./src/aiohappyeyeballs-2.4.0-py3-none-any.whl Building wheels for collected packages: diffusers, dm-tree, efficientnet-pytorch, einops, huggingface_hub, lightning, lightning-utilities, lit, ml-dtypes, mpmath, namex, pretrainedmodels, pytorch-lightning, safetensors, segmentation_models_pytorch, sympy, tf-keras, timm, tokenizers, torchmetrics, transformers, cachetools, fsspec, gast, h5py, markdown, numpy, packaging, Pillow, protobuf, pyasn1, pyasn1-modules, regex, requests, setuptools, six, termcolor, tqdm, typing-extensions, werkzeug, wheel, wrapt, filelock, importlib-metadata, jinja2, munch, networkx, aiohttp, certifi, charset-normalizer, idna, markdown-it-py, MarkupSafe, pygments, urllib3, zipp, aiosignal, attrs, frozenlist, mdurl, multidict, yarl Building wheel for diffusers (pyproject.toml): started Building wheel for diffusers (pyproject.toml): finished with status 'done' Created wheel for diffusers: filename=diffusers-0.25.1-py3-none-any.whl size=1835041 sha256=37cd643a732d95510ff82c80085b03e79d57ebdc9e1c7f27e9f37a8546efed72 Stored in directory: /root/.cache/pip/wheels/e4/5e/50/851cb4561ab8b574c978523d772f04a2393ed61d2c3d41b648 Building wheel for dm-tree (setup.py): started Building wheel for dm-tree (setup.py): finished with status 'done' Created wheel for dm-tree: filename=dm_tree-0.1.8-cp312-cp312-linux_x86_64.whl size=127621 sha256=923e7c9f7808eaf4c029aad91ed49ae44cdb3681377d67a1a7dac1652c4c3625 Stored in directory: /root/.cache/pip/wheels/00/ff/c0/f36581ec91139b47adfee326d96e8b34fb8720051232d9b93a Building wheel for efficientnet-pytorch (setup.py): started Building wheel for efficientnet-pytorch (setup.py): finished with status 'done' Created wheel for efficientnet-pytorch: filename=efficientnet_pytorch-0.7.1-py3-none-any.whl size=16424 sha256=5c3f34914cfeec95e89420e3b054a9c3e050016f365b6a44f60666913c4f506b Stored in directory: /root/.cache/pip/wheels/9c/3f/43/e6271c7026fe08c185da2be23c98c8e87477d3db63f41f32ad Building wheel for einops (pyproject.toml): started Building wheel for einops (pyproject.toml): finished with status 'done' Created wheel for einops: filename=einops-0.7.0-py3-none-any.whl size=44599 sha256=0f3096f26b914f465f6ff3c66f5478f9a5e380bb367ffc6493a68143fbbf1fd1 Stored in directory: /root/.cache/pip/wheels/13/0e/dd/800758693e5f323944b78a7699e6eb8a9840564be918b2d2f2 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-0.20.2-py3-none-any.whl size=330315 sha256=28d1eba2de880a6c7b4dda9594c45bede12d3ad2e6107048a0e6b6597b315c57 Stored in directory: /root/.cache/pip/wheels/5b/3b/14/d9df1adfff146a03119872aa7e9c1c3ad1bcd1f4777f4c2903 Building wheel for lightning (pyproject.toml): started Building wheel for lightning (pyproject.toml): finished with status 'done' Created wheel for lightning: filename=lightning-2.3.3-py3-none-any.whl size=808373 sha256=53991653691ff84e520aed7f93b986652b22663ed12f1d3e944a80e9baff1b76 Stored in directory: /root/.cache/pip/wheels/b2/d4/4f/20e8dc28ebd87668e4f66d251dec7254690fa99887849c62d9 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.10.1-py3-none-any.whl size=24868 sha256=4e61a85c9eac191a10fc52526c2c7616bf9e170111094cb685a761a8e641d41e Stored in directory: /root/.cache/pip/wheels/d5/f9/54/288c67c1b6ef6e8e38fa5f0fc7d0808844e37858be9a628ba4 Building wheel for lit (pyproject.toml): started Building wheel for lit (pyproject.toml): finished with status 'done' Created wheel for lit: filename=lit-17.0.6-py3-none-any.whl size=93256 sha256=89b16a8dd3e325cb1973cc162d4661a4e88a2aa6c3253d27ac52e8142b41623f Stored in directory: /root/.cache/pip/wheels/75/c6/02/196f1e9a1cceff1f2b9c969663252167d06bedfdba7136f42c 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.3.2-cp312-cp312-linux_x86_64.whl size=1809762 sha256=78243a40b1727af2c4f7aa03a0d8ba9e212c32760e2f15e7e4bc92849bb86df7 Stored in directory: /root/.cache/pip/wheels/4f/3f/b0/6ea862716282205b360007f587e41001f89a9132c642760319 Building wheel for mpmath (setup.py): started Building wheel for mpmath (setup.py): finished with status 'done' Created wheel for mpmath: filename=mpmath-1.3.0-py3-none-any.whl size=536194 sha256=2b84f24cf5b3aea7b217f640a977b0e7a0eca876241a1b23cff890850f286893 Stored in directory: /root/.cache/pip/wheels/01/d9/01/02ea19f19739edd47b3d230e69227fbf197bfce7e881ff35f8 Building wheel for namex (setup.py): started Building wheel for namex (setup.py): finished with status 'done' Created wheel for namex: filename=namex-0.0.8-py3-none-any.whl size=5807 sha256=a835823b206a4a114501bebf4f05012a454ea979f24010d2a6a5ea42cbc38c81 Stored in directory: /root/.cache/pip/wheels/9e/61/9c/aba39e33ffa46e6f0d7b4af786d58a1671a61ea1e4bbda606a Building wheel for pretrainedmodels (setup.py): started Building wheel for pretrainedmodels (setup.py): finished with status 'done' Created wheel for pretrainedmodels: filename=pretrainedmodels-0.7.4-py3-none-any.whl size=60943 sha256=fd337cf9c744aa884aeb0a8ad4ca9d387edde517c15ff598576c17e50a4d41b1 Stored in directory: /root/.cache/pip/wheels/4c/01/56/40a48f75dbdfe167a0cb70d3b48913369a00ec5c4e9fed5f2b 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.1.3-py3-none-any.whl size=777644 sha256=98e4324ff5e22c27eb9a77da8f11801efc3776d0cee4405226bbdacd90ae9d1d Stored in directory: /root/.cache/pip/wheels/91/ad/88/ed01f1f8fba20e8a44a004f43ab8b2be24612e942e08ed260d Building wheel for safetensors (pyproject.toml): started Building wheel for safetensors (pyproject.toml): finished with status 'done' Created wheel for safetensors: filename=safetensors-0.4.1-cp312-cp312-linux_x86_64.whl size=433129 sha256=a24cbde2bdfd29e41294159cddeed0eb824384fb821cba6c0e98318eca663e06 Stored in directory: /root/.cache/pip/wheels/13/c4/a9/a93130f2a9a80a829ce9548c157d67e957f51ca59478571ac3 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.3.3-py3-none-any.whl size=106719 sha256=b131fa1a03ebed532ae48b583e4f390fbb583b004f81ec133841ca7299c05f19 Stored in directory: /root/.cache/pip/wheels/c7/2d/bb/eb3b782b2364ad93cd95c4539713a0251333a03c5d56f05365 Building wheel for sympy (pyproject.toml): started Building wheel for sympy (pyproject.toml): finished with status 'done' Created wheel for sympy: filename=sympy-1.12-py3-none-any.whl size=5742429 sha256=bbed340134258a16e8254b9d46dcd448d91a98e6bdd0ac6e9124677a436abf5d Stored in directory: /root/.cache/pip/wheels/f0/84/29/26efcd8db68314b05e084965c7ce98cae6df4e112deda61847 Building wheel for tf-keras (setup.py): started Building wheel for tf-keras (setup.py): finished with status 'done' Created wheel for tf-keras: filename=tf_keras-2.16.0-py3-none-any.whl size=1724696 sha256=2fb18a8827e119b7b56893750cad457c44d9232b1533fff3481df71acfb0f2f7 Stored in directory: /root/.cache/pip/wheels/dd/72/7a/17d39b5968f90be6739d77145a2b07c044cd54ecaf127b9c5d Building wheel for timm (pyproject.toml): started Building wheel for timm (pyproject.toml): finished with status 'done' Created wheel for timm: filename=timm-0.9.2-py3-none-any.whl size=2173354 sha256=2e98c51632aa8dc37c2abeafaf70c59e73020c8ed4575ff256a3719c782a3f9f Stored in directory: /root/.cache/pip/wheels/ad/bb/8a/02b539dd8f6fe6b8f20d5681b1342d7b9b1df1b7667fd5f1d0 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.15.0-cp312-cp312-linux_x86_64.whl size=2797930 sha256=f26855a4262a088e90b57359b26356d45ea026b14f2c07ee3dbb7b702ff2f242 Stored in directory: /root/.cache/pip/wheels/66/21/82/f863ba9e106ed792c7797617139c2871a39fc28748cc20422f Building wheel for torchmetrics (setup.py): started Building wheel for torchmetrics (setup.py): finished with status 'done' Created wheel for torchmetrics: filename=torchmetrics-1.3.0.post0-py3-none-any.whl size=840228 sha256=c377b9a92507738ea26180f7cfa86a5d943f01083bb39a23d44bdee21ddbcb28 Stored in directory: /root/.cache/pip/wheels/3d/ab/8a/cbe6d82c537723ca05cad05659cdf036b7e3c7e84036129980 Building wheel for transformers (pyproject.toml): started Building wheel for transformers (pyproject.toml): finished with status 'done' Created wheel for transformers: filename=transformers-4.38.2-py3-none-any.whl size=8544463 sha256=2c5d250204abb54c2c000d34f7519f7a372254fa380f99b8433544b7c1381a0a Stored in directory: /root/.cache/pip/wheels/4b/77/17/449814342f2800aac33fa6764154dccf9b8e9720cbd8e7d80d Building wheel for cachetools (pyproject.toml): started Building wheel for cachetools (pyproject.toml): finished with status 'done' Created wheel for cachetools: filename=cachetools-5.3.1-py3-none-any.whl size=9288 sha256=3919dd6c99ee64de09c0e4f6feb09b73b25f9626c581b103b972f67cbeea13df Stored in directory: /root/.cache/pip/wheels/04/6a/09/8ac75d8a1dbfac6cf84c83483e90c61e69632950991c0d9c54 Building wheel for fsspec (pyproject.toml): started Building wheel for fsspec (pyproject.toml): finished with status 'done' Created wheel for fsspec: filename=fsspec-2023.9.2-py3-none-any.whl size=164963 sha256=484192f0dbc18330fc831f6808b08e762ba0ea626a6ea3b3b9bef65f1ab36b91 Stored in directory: /root/.cache/pip/wheels/0d/5f/0b/53b2715fd800551fe11af3d31bf91a0d63eb5f073c7eea1ba0 Building wheel for gast (setup.py): started Building wheel for gast (setup.py): finished with status 'done' Created wheel for gast: filename=gast-0.5.4-py3-none-any.whl size=19670 sha256=d147bca88c44ed3638450c482a13d64985cba0d1170368955bee78d469f77382 Stored in directory: /root/.cache/pip/wheels/9a/75/31/362a9adf83f3beaed98b909e95c1aea2178c6dc0169d1b2f28 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.11.0-cp312-cp312-linux_x86_64.whl size=8431579 sha256=6c0efd5f2029817320162e7ae4edf085072a7313905f2531e56c4cb84fc96630 Stored in directory: /root/.cache/pip/wheels/b1/82/d4/0204e13ae16555a246e115db9078ab3858f1c9f9239de1b610 Building wheel for markdown (pyproject.toml): started Building wheel for markdown (pyproject.toml): finished with status 'done' Created wheel for markdown: filename=Markdown-3.4.4-py3-none-any.whl size=94167 sha256=08719024f0e311b8e9c322225ce7c90894dd002a945cdc01aba1d26da7dcb59c Stored in directory: /root/.cache/pip/wheels/a3/44/60/81382cb300f56a9fefd70790ca00df4dfb144b6e3c0dd46b2b Building wheel for numpy (pyproject.toml): started Building wheel for numpy (pyproject.toml): finished with status 'done' Created wheel for numpy: filename=numpy-1.26.4-cp312-cp312-linux_x86_64.whl size=6732279 sha256=6ada1195d349267a080ebe066d2768a86c3595d2b80901c672f25674a2dc818b Stored in directory: /root/.cache/pip/wheels/20/a4/6c/2797aa42f4892652893b41dc71b468b078aee999a238c6409e Building wheel for packaging (pyproject.toml): started Building wheel for packaging (pyproject.toml): finished with status 'done' Created wheel for packaging: filename=packaging-23.1-py3-none-any.whl size=48907 sha256=58ce658223d59449dc55183037197a970e4d8e84b04e4b1dda30cfd3771c3069 Stored in directory: /root/.cache/pip/wheels/27/8c/e2/2413919246ef4bf1608a46ce5c8cc3026d5180ffeb203f187c Building wheel for Pillow (pyproject.toml): started Building wheel for Pillow (pyproject.toml): finished with status 'done' Created wheel for Pillow: filename=pillow-10.3.0-cp312-cp312-linux_x86_64.whl size=1570206 sha256=103545390a3e8f779058cf849e25382a651d4d2a4d6261d37ae76806f99d5ff1 Stored in directory: /root/.cache/pip/wheels/4a/a0/ef/844a2e44d0faae76b6ab11fbab905f1abb81e4706dc79cd518 Building wheel for protobuf (setup.py): started Building wheel for protobuf (setup.py): finished with status 'done' Created wheel for protobuf: filename=protobuf-3.20.3-py2.py3-none-any.whl size=162108 sha256=c545aba6e99ca6381813cf15d43f6498c56c8ca8e9b4505580a3fcbc13e43953 Stored in directory: /root/.cache/pip/wheels/fc/2d/75/8a2f2988232dcb16a81794549e4efb1b4dae7974ca10653480 Building wheel for pyasn1 (setup.py): started Building wheel for pyasn1 (setup.py): finished with status 'done' Created wheel for pyasn1: filename=pyasn1-0.4.8-py2.py3-none-any.whl size=77160 sha256=0545861c8c37e4129411b0b00988ec5e404d4767ce5552a878936882155a0d5f Stored in directory: /root/.cache/pip/wheels/19/f2/4c/aad5c580e00cac5b4b66ff5f324078ff5fd9acfffc7060e6fe Building wheel for pyasn1-modules (setup.py): started Building wheel for pyasn1-modules (setup.py): finished with status 'done' Created wheel for pyasn1-modules: filename=pyasn1_modules-0.2.8-py2.py3-none-any.whl size=155281 sha256=f3c8105d97b51f131c5591818ed1983186d80903f2aa6e1d5423ce17f249bd48 Stored in directory: /root/.cache/pip/wheels/ec/8c/7a/e8495647e69ca4475702aae28dad869ea4f26cc505e432692a Building wheel for regex (pyproject.toml): started Building wheel for regex (pyproject.toml): finished with status 'done' Created wheel for regex: filename=regex-2023.8.8-cp312-cp312-linux_x86_64.whl size=695173 sha256=60795464cff1c57450a04ad27c5b9cb373e877ba7f103d536f8b34c0c42b589a Stored in directory: /root/.cache/pip/wheels/12/c4/b4/73602a095bf7c687563c1613f83c92aa520ed38cdb3b2cdf7f Building wheel for requests (pyproject.toml): started Building wheel for requests (pyproject.toml): finished with status 'done' Created wheel for requests: filename=requests-2.32.3-py3-none-any.whl size=64928 sha256=8399a2685de691ee48a6f19dbf6076fcf7faed16428841ddec275a4bb3773b01 Stored in directory: /root/.cache/pip/wheels/33/0f/67/609cc7e3d03673f4b5ee2bd90e3f03e76779a9b3fa2777660b Building wheel for setuptools (pyproject.toml): started Building wheel for setuptools (pyproject.toml): finished with status 'done' Created wheel for setuptools: filename=setuptools-70.3.0-py3-none-any.whl size=931070 sha256=a83998e6c8bab24de68b7f2b62192486016f106b878dc797fd039e0a7e421c7f Stored in directory: /root/.cache/pip/wheels/d7/31/cf/835925c9dc398cbda5aae6cbd5ff7275a7c39c83eee3e5305b Building wheel for six (setup.py): started Building wheel for six (setup.py): finished with status 'done' Created wheel for six: filename=six-1.16.0-py2.py3-none-any.whl size=11042 sha256=192fd589698c87dbd2dacfa2e1f8c0b0f91d490e1d0beff783803c33881eed79 Stored in directory: /root/.cache/pip/wheels/2d/44/a6/eaa84ad030d2047bb916e0740a9ec8b0ee9d23127bb389728f Building wheel for termcolor (pyproject.toml): started Building wheel for termcolor (pyproject.toml): finished with status 'done' Created wheel for termcolor: filename=termcolor-2.3.0-py3-none-any.whl size=6871 sha256=a840aad17720930a7ef57f447cdadc5766a6d4fdc9ae0caace375db55cab031a Stored in directory: /root/.cache/pip/wheels/11/ee/21/3fc5c1f21aad888939f5879079ac1dfb82321181c3df3b8390 Building wheel for tqdm (pyproject.toml): started Building wheel for tqdm (pyproject.toml): finished with status 'done' Created wheel for tqdm: filename=tqdm-4.66.4-py3-none-any.whl size=78275 sha256=bcfa3660e509c3d56afb187495cc83e8bc9c0afe77b7b2f131c4f9d32b98fc51 Stored in directory: /root/.cache/pip/wheels/52/c2/af/12bcf98722de62c127bf746b39fa400510484aa2d04acde808 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.10.0-py3-none-any.whl size=33926 sha256=cf4b3897a28953482b51a794c6e2eacd0493446a7aa3f5f0913e4c612fde12da Stored in directory: /root/.cache/pip/wheels/b2/06/00/7d307a30058f1a851faf6ce0615c788f751bdc658f8f1d37ab Building wheel for werkzeug (pyproject.toml): started Building wheel for werkzeug (pyproject.toml): finished with status 'done' Created wheel for werkzeug: filename=werkzeug-3.0.6-py3-none-any.whl size=227979 sha256=8143cc2a4cece557b6090a6891e99f57c4016db6e752822f6b59d796a3545a63 Stored in directory: /root/.cache/pip/wheels/ff/fd/62/148fe1810701604dd6fa657ed6b00ce94ae82f64a331dae7ea Building wheel for wheel (pyproject.toml): started Building wheel for wheel (pyproject.toml): finished with status 'done' Created wheel for wheel: filename=wheel-0.41.3-py3-none-any.whl size=65801 sha256=488609bc63a29322326e05560731bf7bfea8e48ad646e1f5e40d366607de0942 Stored in directory: /root/.cache/pip/wheels/13/47/61/3c28bd9497acb61c7039d9a4423867a48742f9245fcbadb82a Building wheel for wrapt (setup.py): started Building wheel for wrapt (setup.py): finished with status 'done' Created wheel for wrapt: filename=wrapt-1.16.0-cp312-cp312-linux_x86_64.whl size=91839 sha256=6fe0cff639931bf6217a719a19d5d1defe69573d5c082848343a8780c3c854da Stored in directory: /root/.cache/pip/wheels/40/44/d3/ffbde56a7a69654df752645d4c5ca2773c953d184ffee0b764 Building wheel for filelock (pyproject.toml): started Building wheel for filelock (pyproject.toml): finished with status 'done' Created wheel for filelock: filename=filelock-3.12.3-py3-none-any.whl size=11327 sha256=ee458bbb3177bc34781117ad1de811ce1c378484990c81696c748e9b49797fba Stored in directory: /root/.cache/pip/wheels/de/3b/53/a4282abfa7acfb4642f6e607b1cf1982fa4603a412e633fb05 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-6.8.0-py3-none-any.whl size=22919 sha256=8e563e6d95318a0c8ed9b7e6bcd8bc3a1a56c3ae18a4707510c78401b75f2c74 Stored in directory: /root/.cache/pip/wheels/51/d9/c7/6aab09faa71af584705c217c034a43ae902714c86dd881318d Building wheel for jinja2 (pyproject.toml): started Building wheel for jinja2 (pyproject.toml): finished with status 'done' Created wheel for jinja2: filename=jinja2-3.1.4-py3-none-any.whl size=133271 sha256=2cc61acdcd68c66df952089a1f22f3a5047ecf02a4598de6d82ec2991f701077 Stored in directory: /root/.cache/pip/wheels/7f/67/67/b63139f529294cf991d5ae0fcb029d540c4107042912afd508 Building wheel for munch (setup.py): started Building wheel for munch (setup.py): finished with status 'done' Created wheel for munch: filename=munch-4.0.0-py2.py3-none-any.whl size=10131 sha256=8583c44a2c37f92545d02100a27a6315fcf57eac8d8f83ff61923536b21e203e Stored in directory: /root/.cache/pip/wheels/49/49/9c/771ae80acd41eff52e855ae0764241b761b147bd98a58b8b57 Building wheel for networkx (pyproject.toml): started Building wheel for networkx (pyproject.toml): finished with status 'done' Created wheel for networkx: filename=networkx-3.2.1-py3-none-any.whl size=1647772 sha256=c284a8228a29d1c75277e4b63fde362516104f14f897fb85e554e6beccb445b7 Stored in directory: /root/.cache/pip/wheels/46/83/48/c43358d12fa934ad0e9fe0961c2b14aa4d269bebf396fb6da0 Building wheel for aiohttp (pyproject.toml): started Building wheel for aiohttp (pyproject.toml): finished with status 'done' Created wheel for aiohttp: filename=aiohttp-3.10.5-cp312-cp312-linux_x86_64.whl size=1291268 sha256=3217cdfa20ee1140f85d341659c4ee7ffc407d62e0deabe1803bdb85efcf5f88 Stored in directory: /root/.cache/pip/wheels/76/c3/e5/e0f571afa71bb97104330c8adf3800dad0ad9863423d35894b Building wheel for certifi (setup.py): started Building wheel for certifi (setup.py): finished with status 'done' Created wheel for certifi: filename=certifi-2024.7.4-py3-none-any.whl size=162959 sha256=ab18b7465e3735ed2ab69ff16c8fa7d68d4d22db01f9b87a7272c4459dd5357e Stored in directory: /root/.cache/pip/wheels/67/51/d3/6d7959274c1f51d32371fe752b8f409e3e912af017eef76976 Building wheel for charset-normalizer (setup.py): started Building wheel for charset-normalizer (setup.py): finished with status 'done' Created wheel for charset-normalizer: filename=charset_normalizer-3.2.0-py3-none-any.whl size=46666 sha256=55654d21d183c5fc18dc0e9f4de5d51e649434cff2299c0acb9a7bb2367e2053 Stored in directory: /root/.cache/pip/wheels/e8/2c/41/2479e88a743418e0664a23e028a65525ff8b5d70a08cd7ca51 Building wheel for idna (pyproject.toml): started Building wheel for idna (pyproject.toml): finished with status 'done' Created wheel for idna: filename=idna-3.7-py3-none-any.whl size=66836 sha256=f1899a303d2ddadbfb9ec6fcd6682b77ed087e1ccf2c0a7face410ad0c4b9baa Stored in directory: /root/.cache/pip/wheels/bf/52/96/3e941a689700f28b32e6a5022052afb477369c535a7c34485f 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=87526 sha256=6d00561ef69282f31c923e5520f8f7025f6c2bbd1d7796f3d730840cc54130a6 Stored in directory: /root/.cache/pip/wheels/19/77/58/74d52672b43e0ee5a9737255de8a7b9cbfdd7be24575559162 Building wheel for MarkupSafe (setup.py): started Building wheel for MarkupSafe (setup.py): finished with status 'done' Created wheel for MarkupSafe: filename=MarkupSafe-2.1.3-cp312-cp312-linux_x86_64.whl size=33063 sha256=baaf6be7c50f86e6d717ea6a9769791d13ea4f71da62a022f57daf3f03e015ea Stored in directory: /root/.cache/pip/wheels/c2/bd/c4/f13a19279cf9072aeb000631eeedb8f80ab9b91a6851054592 Building wheel for pygments (pyproject.toml): started Building wheel for pygments (pyproject.toml): finished with status 'done' Created wheel for pygments: filename=Pygments-2.16.1-py3-none-any.whl size=1164749 sha256=6e148e11a0900a41ca9f3295866e23d21972bed831737f656a250fc44fe6059c Stored in directory: /root/.cache/pip/wheels/9d/0e/4d/83afeb43e6b37171bd7a3d202fe2e475884c29bbd233487965 Building wheel for urllib3 (pyproject.toml): started Building wheel for urllib3 (pyproject.toml): finished with status 'done' Created wheel for urllib3: filename=urllib3-2.2.2-py3-none-any.whl size=121442 sha256=e2444bbe7b39dc077296c5161fa12f8254c42864eef78f9e67af22f9c8ac669e Stored in directory: /root/.cache/pip/wheels/a8/75/cc/a17ccc2390d324190feae94b6f8141f9032c1b4ed081e20fbd Building wheel for zipp (pyproject.toml): started Building wheel for zipp (pyproject.toml): finished with status 'done' Created wheel for zipp: filename=zipp-3.19.2-py3-none-any.whl size=9038 sha256=02aaf3a06ccb171af7bd0f0839f2e595624a68d8b6b83ce59ccae7496af98778 Stored in directory: /root/.cache/pip/wheels/47/2e/f1/6b8fa50fb6584bab87ea1cd4b8ad9f7f7e93d0cbaddf943c5e Building wheel for aiosignal (pyproject.toml): started Building wheel for aiosignal (pyproject.toml): finished with status 'done' Created wheel for aiosignal: filename=aiosignal-1.3.1-py3-none-any.whl size=7613 sha256=044e3eff0356da855ce2dae7f14596ec3159968c605e2de49dd1c2099a8a1df7 Stored in directory: /root/.cache/pip/wheels/52/b6/98/9db9ecd54a156a085ca03dd0613859a4d9befcd50539d779dc Building wheel for attrs (pyproject.toml): started Building wheel for attrs (pyproject.toml): finished with status 'done' Created wheel for attrs: filename=attrs-23.2.0-py3-none-any.whl size=60760 sha256=3fcb6d3cc7c093ace2f4658ed64dd3fc415d9db4d45d96b1191a6cf8a5564c7a Stored in directory: /root/.cache/pip/wheels/13/97/a1/1422ad52d139f365c86c5d8d4066051e93ebd4f404996ff881 Building wheel for frozenlist (pyproject.toml): started Building wheel for frozenlist (pyproject.toml): finished with status 'done' Created wheel for frozenlist: filename=frozenlist-1.4.0-cp312-cp312-linux_x86_64.whl size=255145 sha256=067d9b6f7c8ac4ee12ab34e5dbcd8772e7c3812870a66ca791e74bb188379050 Stored in directory: /root/.cache/pip/wheels/f1/9c/94/9386cb0ea511a93226456388d41d35f1c24ba15a62ffd7b1ef 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=9979 sha256=4a1d36c303799b925ac67bc0635055ca21c11a184fd6e6cdb4e0e9ade753770e Stored in directory: /root/.cache/pip/wheels/ca/6d/55/6ac682351d5b9b87e313eafa21f4c600d263b411a798851d5d Building wheel for multidict (pyproject.toml): started Building wheel for multidict (pyproject.toml): finished with status 'done' Created wheel for multidict: filename=multidict-6.0.4-cp312-cp312-linux_x86_64.whl size=182946 sha256=396f3bb27189785a5502c3dedacf7cbb88eee57706a22e49c105455e3b37faff Stored in directory: /root/.cache/pip/wheels/f6/d8/ff/3c14a64b8f2ab1aa94ba2888f5a988be6ab446ec5c8d1a82da Building wheel for yarl (pyproject.toml): started Building wheel for yarl (pyproject.toml): finished with status 'done' Created wheel for yarl: filename=yarl-1.9.2-cp312-cp312-linux_x86_64.whl size=262608 sha256=1917c6f5f68c0303e13bf767f80d52612facf3c5e91d62317e9224c4043a4c87 Stored in directory: /root/.cache/pip/wheels/84/e3/6a/7d0fa1abee8e4aa39922b5bd54689b4b5e4269b2821f482a32 Successfully built diffusers dm-tree efficientnet-pytorch einops huggingface_hub lightning lightning-utilities lit ml-dtypes mpmath namex pretrainedmodels pytorch-lightning safetensors segmentation_models_pytorch sympy tf-keras timm tokenizers torchmetrics transformers cachetools fsspec gast h5py markdown numpy packaging Pillow protobuf pyasn1 pyasn1-modules regex requests setuptools six termcolor tqdm typing-extensions werkzeug wheel wrapt filelock importlib-metadata jinja2 munch networkx aiohttp certifi charset-normalizer idna markdown-it-py MarkupSafe pygments urllib3 zipp aiosignal attrs frozenlist mdurl multidict yarl 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.0.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 1)) Processing ./src/astunparse-1.6.3-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 2)) Processing ./src/diffusers-0.25.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 3)) Processing ./src/dm_tree-0.1.8-cp312-cp312-linux_x86_64.whl (from -r requirements3.txt.tmp (line 4)) Processing ./src/efficientnet_pytorch-0.7.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 5)) Processing ./src/einops-0.7.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 6)) Processing ./src/flatbuffers-23.5.26-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 7)) Processing ./src/google_auth-2.25.2-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 8)) Processing ./src/google_auth_oauthlib-1.2.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 9)) Processing ./src/google_pasta-0.2.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 10)) Processing ./src/grpcio-1.60.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from -r requirements3.txt.tmp (line 11)) Processing ./src/huggingface_hub-0.20.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 12)) Processing ./src/keras-3.0.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 13)) Processing ./src/libclang-16.0.6-py2.py3-none-manylinux2010_x86_64.whl (from -r requirements3.txt.tmp (line 14)) Processing ./src/lightning-2.3.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 15)) Processing ./src/lightning_utilities-0.10.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 16)) Processing ./src/lit-17.0.6-py3-none-any.whl (from -r requirements3.txt.tmp (line 17)) Processing ./src/ml_dtypes-0.3.2-cp312-cp312-linux_x86_64.whl (from -r requirements3.txt.tmp (line 18)) Processing ./src/mpmath-1.3.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 19)) Processing ./src/namex-0.0.8-py3-none-any.whl (from -r requirements3.txt.tmp (line 20)) Processing ./src/nvidia_cublas_cu12-12.1.3.1-py3-none-manylinux1_x86_64.whl (from -r requirements3.txt.tmp (line 21)) Processing ./src/nvidia_cuda_cupti_cu12-12.1.105-py3-none-manylinux1_x86_64.whl (from -r requirements3.txt.tmp (line 22)) Processing ./src/nvidia_cuda_nvcc_cu12-12.2.140-py3-none-manylinux1_x86_64.whl (from -r requirements3.txt.tmp (line 23)) Processing ./src/nvidia_cuda_nvrtc_cu12-12.1.105-py3-none-manylinux1_x86_64.whl (from -r requirements3.txt.tmp (line 24)) Processing ./src/nvidia_cuda_runtime_cu12-12.1.105-py3-none-manylinux1_x86_64.whl (from -r requirements3.txt.tmp (line 25)) Processing ./src/nvidia_cudnn_cu12-8.9.2.26-py3-none-manylinux1_x86_64.whl (from -r requirements3.txt.tmp (line 26)) Processing ./src/nvidia_cufft_cu12-11.0.2.54-py3-none-manylinux1_x86_64.whl (from -r requirements3.txt.tmp (line 27)) Processing ./src/nvidia_curand_cu12-10.3.2.106-py3-none-manylinux1_x86_64.whl (from -r requirements3.txt.tmp (line 28)) Processing ./src/nvidia_cusolver_cu12-11.4.5.107-py3-none-manylinux1_x86_64.whl (from -r requirements3.txt.tmp (line 29)) Processing ./src/nvidia_cusparse_cu12-12.1.0.106-py3-none-manylinux1_x86_64.whl (from -r requirements3.txt.tmp (line 30)) Processing ./src/nvidia_nccl_cu12-2.19.3-py3-none-manylinux1_x86_64.whl (from -r requirements3.txt.tmp (line 31)) Processing ./src/nvidia_nvjitlink_cu12-12.3.101-py3-none-manylinux1_x86_64.whl (from -r requirements3.txt.tmp (line 32)) Processing ./src/nvidia_nvtx_cu12-12.1.105-py3-none-manylinux1_x86_64.whl (from -r requirements3.txt.tmp (line 33)) Processing ./src/oauthlib-3.2.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 34)) Processing ./src/onnx-1.17.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from -r requirements3.txt.tmp (line 35)) Processing ./src/onnxscript-0.1.0.dev20240405-py3-none-any.whl (from -r requirements3.txt.tmp (line 36)) Processing ./src/opt_einsum-3.3.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 37)) Processing ./src/optree-0.11.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from -r requirements3.txt.tmp (line 38)) Processing ./src/pretrainedmodels-0.7.4-py3-none-any.whl (from -r requirements3.txt.tmp (line 39)) Processing ./src/pytorch_lightning-2.1.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 40)) Processing ./src/requests_oauthlib-1.3.1-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 41)) Processing ./src/rsa-4.9-py3-none-any.whl (from -r requirements3.txt.tmp (line 42)) Processing ./src/safetensors-0.4.1-cp312-cp312-linux_x86_64.whl (from -r requirements3.txt.tmp (line 43)) Processing ./src/segmentation_models_pytorch-0.3.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 44)) Processing ./src/sympy-1.12-py3-none-any.whl (from -r requirements3.txt.tmp (line 45)) Processing ./src/tensorboard-2.16.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 46)) Processing ./src/tensorboard_data_server-0.7.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 47)) Processing ./src/tensorflow-2.16.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from -r requirements3.txt.tmp (line 48)) Processing ./src/tensorflow_hub-0.16.1-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 49)) Processing ./src/tf_keras-2.16.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 50)) Processing ./src/timm-0.9.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 51)) Processing ./src/tokenizers-0.15.0-cp312-cp312-linux_x86_64.whl (from -r requirements3.txt.tmp (line 52)) Processing ./src/torch-2.2.2-cp312-cp312-manylinux1_x86_64.whl (from -r requirements3.txt.tmp (line 53)) Processing ./src/torchmetrics-1.3.0.post0-py3-none-any.whl (from -r requirements3.txt.tmp (line 54)) Processing ./src/torchvision-0.17.2-cp312-cp312-manylinux1_x86_64.whl (from -r requirements3.txt.tmp (line 55)) Processing ./src/transformers-4.38.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 56)) Processing ./src/triton-2.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from -r requirements3.txt.tmp (line 57)) Requirement already satisfied: wheel<1.0,>=0.23.0 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.12/site-packages (from astunparse==1.6.3->-r requirements3.txt.tmp (line 2)) (0.41.3) Requirement already satisfied: six<2.0,>=1.6.1 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.12/site-packages (from astunparse==1.6.3->-r requirements3.txt.tmp (line 2)) (1.16.0) Requirement already satisfied: importlib-metadata in /opt/metwork-mfext-master/opt/python3_core/lib/python3.12/site-packages (from diffusers==0.25.1->-r requirements3.txt.tmp (line 3)) (6.8.0) Requirement already satisfied: filelock in /opt/metwork-mfext-master/opt/python3_core/lib/python3.12/site-packages (from diffusers==0.25.1->-r requirements3.txt.tmp (line 3)) (3.12.3) Requirement already satisfied: numpy in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.12/site-packages (from diffusers==0.25.1->-r requirements3.txt.tmp (line 3)) (1.26.4) Requirement already satisfied: regex!=2019.12.17 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from diffusers==0.25.1->-r requirements3.txt.tmp (line 3)) (2023.8.8) Requirement already satisfied: requests in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from diffusers==0.25.1->-r requirements3.txt.tmp (line 3)) (2.32.3) Requirement already satisfied: Pillow in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.12/site-packages (from diffusers==0.25.1->-r requirements3.txt.tmp (line 3)) (10.3.0) Requirement already satisfied: cachetools<6.0,>=2.0.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from google-auth==2.25.2->-r requirements3.txt.tmp (line 8)) (5.3.1) Requirement already satisfied: pyasn1-modules>=0.2.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from google-auth==2.25.2->-r requirements3.txt.tmp (line 8)) (0.2.8) Requirement already satisfied: fsspec>=2023.5.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from huggingface_hub==0.20.2->-r requirements3.txt.tmp (line 12)) (2023.9.2) Requirement already satisfied: tqdm>=4.42.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from huggingface_hub==0.20.2->-r requirements3.txt.tmp (line 12)) (4.66.4) Requirement already satisfied: pyyaml>=5.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from huggingface_hub==0.20.2->-r requirements3.txt.tmp (line 12)) (6.0.1) Requirement already satisfied: typing-extensions>=3.7.4.3 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.12/site-packages (from huggingface_hub==0.20.2->-r requirements3.txt.tmp (line 12)) (4.10.0) Requirement already satisfied: packaging>=20.9 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.12/site-packages (from huggingface_hub==0.20.2->-r requirements3.txt.tmp (line 12)) (23.1) Requirement already satisfied: rich in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from keras==3.0.5->-r requirements3.txt.tmp (line 13)) (13.5.2) Requirement already satisfied: h5py in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.12/site-packages (from keras==3.0.5->-r requirements3.txt.tmp (line 13)) (3.11.0) Requirement already satisfied: setuptools in /opt/metwork-mfext-master/opt/python3_core/lib/python3.12/site-packages (from lightning-utilities==0.10.1->-r requirements3.txt.tmp (line 16)) (70.3.0) Requirement already satisfied: protobuf>=3.20.2 in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.12/site-packages (from onnx==1.17.0->-r requirements3.txt.tmp (line 35)) (3.20.3) Requirement already satisfied: munch in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.12/site-packages (from pretrainedmodels==0.7.4->-r requirements3.txt.tmp (line 39)) (4.0.0) Requirement already satisfied: pyasn1>=0.1.3 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from rsa==4.9->-r requirements3.txt.tmp (line 42)) (0.4.8) Requirement already satisfied: markdown>=2.6.8 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from tensorboard==2.16.2->-r requirements3.txt.tmp (line 46)) (3.4.4) Requirement already satisfied: werkzeug>=1.0.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from tensorboard==2.16.2->-r requirements3.txt.tmp (line 46)) (3.0.6) 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.12/site-packages (from tensorflow==2.16.1->-r requirements3.txt.tmp (line 48)) (0.5.4) Requirement already satisfied: termcolor>=1.1.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from tensorflow==2.16.1->-r requirements3.txt.tmp (line 48)) (2.3.0) Requirement already satisfied: wrapt>=1.11.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from tensorflow==2.16.1->-r requirements3.txt.tmp (line 48)) (1.16.0) Requirement already satisfied: networkx in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.12/site-packages (from torch==2.2.2->-r requirements3.txt.tmp (line 53)) (3.2.1) Requirement already satisfied: jinja2 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from torch==2.2.2->-r requirements3.txt.tmp (line 53)) (3.1.4) Requirement already satisfied: aiohttp!=4.0.0a0,!=4.0.0a1 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from fsspec[http]<2026.0,>=2022.5.0->lightning==2.3.3->-r requirements3.txt.tmp (line 15)) (3.10.5) Requirement already satisfied: charset-normalizer<4,>=2 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from requests->diffusers==0.25.1->-r requirements3.txt.tmp (line 3)) (3.2.0) Requirement already satisfied: idna<4,>=2.5 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from requests->diffusers==0.25.1->-r requirements3.txt.tmp (line 3)) (3.7) Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from requests->diffusers==0.25.1->-r requirements3.txt.tmp (line 3)) (2.2.2) Requirement already satisfied: certifi>=2017.4.17 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.12/site-packages (from requests->diffusers==0.25.1->-r requirements3.txt.tmp (line 3)) (2024.7.4) Requirement already satisfied: MarkupSafe>=2.1.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from werkzeug>=1.0.1->tensorboard==2.16.2->-r requirements3.txt.tmp (line 46)) (2.1.3) Requirement already satisfied: zipp>=0.5 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.12/site-packages (from importlib-metadata->diffusers==0.25.1->-r requirements3.txt.tmp (line 3)) (3.19.2) Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from rich->keras==3.0.5->-r requirements3.txt.tmp (line 13)) (3.0.0) Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from rich->keras==3.0.5->-r requirements3.txt.tmp (line 13)) (2.16.1) Requirement already satisfied: aiohappyeyeballs>=2.3.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2026.0,>=2022.5.0->lightning==2.3.3->-r requirements3.txt.tmp (line 15)) (2.4.0) Requirement already satisfied: aiosignal>=1.1.2 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2026.0,>=2022.5.0->lightning==2.3.3->-r requirements3.txt.tmp (line 15)) (1.3.1) Requirement already satisfied: attrs>=17.3.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2026.0,>=2022.5.0->lightning==2.3.3->-r requirements3.txt.tmp (line 15)) (23.2.0) Requirement already satisfied: frozenlist>=1.1.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2026.0,>=2022.5.0->lightning==2.3.3->-r requirements3.txt.tmp (line 15)) (1.4.0) Requirement already satisfied: multidict<7.0,>=4.5 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2026.0,>=2022.5.0->lightning==2.3.3->-r requirements3.txt.tmp (line 15)) (6.0.4) Requirement already satisfied: yarl<2.0,>=1.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2026.0,>=2022.5.0->lightning==2.3.3->-r requirements3.txt.tmp (line 15)) (1.9.2) Requirement already satisfied: mdurl~=0.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich->keras==3.0.5->-r requirements3.txt.tmp (line 13)) (0.1.2) Installing collected packages: namex, mpmath, lit, libclang, flatbuffers, dm-tree, triton, tensorboard-data-server, sympy, safetensors, rsa, optree, opt-einsum, onnx, oauthlib, nvidia-nvtx-cu12, nvidia-nvjitlink-cu12, nvidia-nccl-cu12, nvidia-curand-cu12, nvidia-cufft-cu12, nvidia-cuda-runtime-cu12, nvidia-cuda-nvrtc-cu12, nvidia-cuda-nvcc-cu12, nvidia-cuda-cupti-cu12, nvidia-cublas-cu12, ml-dtypes, lightning-utilities, grpcio, google-pasta, einops, astunparse, absl-py, tensorboard, requests-oauthlib, onnxscript, nvidia-cusparse-cu12, nvidia-cudnn-cu12, huggingface_hub, google-auth, tokenizers, nvidia-cusolver-cu12, keras, google-auth-oauthlib, diffusers, transformers, torch, tensorflow, torchvision, torchmetrics, tf-keras, efficientnet-pytorch, timm, tensorflow-hub, pytorch-lightning, pretrainedmodels, segmentation_models_pytorch, lightning Successfully installed absl-py-2.0.0 astunparse-1.6.3 diffusers-0.25.1 dm-tree-0.1.8 efficientnet-pytorch-0.7.1 einops-0.7.0 flatbuffers-23.5.26 google-auth-2.25.2 google-auth-oauthlib-1.2.0 google-pasta-0.2.0 grpcio-1.60.0 huggingface_hub-0.20.2 keras-3.0.5 libclang-16.0.6 lightning-2.3.3 lightning-utilities-0.10.1 lit-17.0.6 ml-dtypes-0.3.2 mpmath-1.3.0 namex-0.0.8 nvidia-cublas-cu12-12.1.3.1 nvidia-cuda-cupti-cu12-12.1.105 nvidia-cuda-nvcc-cu12-12.2.140 nvidia-cuda-nvrtc-cu12-12.1.105 nvidia-cuda-runtime-cu12-12.1.105 nvidia-cudnn-cu12-8.9.2.26 nvidia-cufft-cu12-11.0.2.54 nvidia-curand-cu12-10.3.2.106 nvidia-cusolver-cu12-11.4.5.107 nvidia-cusparse-cu12-12.1.0.106 nvidia-nccl-cu12-2.19.3 nvidia-nvjitlink-cu12-12.3.101 nvidia-nvtx-cu12-12.1.105 oauthlib-3.2.2 onnx-1.17.0 onnxscript-0.1.0.dev20240405 opt-einsum-3.3.0 optree-0.11.0 pretrainedmodels-0.7.4 pytorch-lightning-2.1.3 requests-oauthlib-1.3.1 rsa-4.9 safetensors-0.4.1 segmentation_models_pytorch-0.3.3 sympy-1.12 tensorboard-2.16.2 tensorboard-data-server-0.7.2 tensorflow-2.16.1 tensorflow-hub-0.16.1 tf-keras-2.16.0 timm-0.9.2 tokenizers-0.15.0 torch-2.2.2 torchmetrics-1.3.0.post0 torchvision-0.17.2 transformers-4.38.2 triton-2.2.0 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.12/site-packages; then mkdir -p /opt/metwork-mfext-master/opt/python3_ia/lib/python3.12/site-packages; fi if test -f /opt/metwork-mfext-master/opt/python3_ia/lib/python3.12/site-packages/requirements3.txt; then cat /opt/metwork-mfext-master/opt/python3_ia/lib/python3.12/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-master/opt/python3_ia/lib/python3.12/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-master/opt/python3_ia/lib/python3.12/site-packages/requirements3.txt.tmp /opt/metwork-mfext-master/opt/python3_ia/lib/python3.12/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.12/site-packages/requirements3.txt ;fi IFS=$'\n' ; for REQ in `cat requirements3.txt |sort |uniq`; 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/absl-py.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/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/efficientnet_pytorch.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/flatbuffers.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/grpcio.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/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-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/ml_dtypes.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-cublas-cu12.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-cuda-cupti-cu12.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-cuda-nvcc-cu12.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-cuda-nvrtc-cu12.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-cuda-runtime-cu12.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-cudnn-cu12.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-cufft-cu12.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-curand-cu12.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-cusolver-cu12.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-cusparse-cu12.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-nccl-cu12.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-nvjitlink-cu12.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-nvtx-cu12.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/onnx.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/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/pretrainedmodels.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/sympy.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/tensorflow-hub.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/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.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 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_e9bee2ef2c453ce63202a2f140429a48.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