cd layers && make make[1]: Entering directory '/src/layers' make[2]: Entering directory '/src/layers/layer5_python3_extratools' if test "MFEXT" = "MFEXT" -a "1" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_extratools/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_extratools/.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_extratools/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_extratools/.layerapi2_dependencies; fi if test "MFEXT" = "MFEXT" -a "1" != "1"; then cat .layerapi2_extra_env |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_extratools/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_extratools/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-master/opt/python3_extratools" "python3_extratools" /etc/buildimage_hash: 105e6aaed75383e445894dab15d1959e /src/adm/root.mk md5sum hash: 60cc5eb8c99c382151d4bd39e7105f9a core@mfext layer (dependency) hash (from cache): 8f6beb515d7e9c9be14270277cb4cfaa nodejs@mfext layer (dependency) hash (from cache): 7587604eb6bfba21b9e905b7feb961f6 python3@mfext layer (dependency) hash (from cache): 25b3f2168a1f828309adea8219dbb08e python3_core@mfext layer (dependency) hash (from cache): ba52e258712534bd859676be09c1d695 root@mfext layer (dependency) hash (from cache): 361596a25ab2b9cb3e68466204c28233 source hash: 7aae561c4bc2318d2df96a4540dbd42b cache missed (/buildcache/mfext_cache_layer_python3_extratools_7913ee67ac3c5f1bae6006dd667c8bd4.tar) if ! test -f cache/hit; then \ for SUBDIR in 0001_system_libraries 0400_prereq_extra_packages 0500_extra_packages 0510_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_extratools ; \ fi make[3]: Entering directory '/src/layers/layer5_python3_extratools/0001_system_libraries' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=python3@mfext,nodejs@mfext,python3_extratools@mfext -- scl enable gcc-toolset-11 -- make -f Makefile.mk all for lib in /lib64/liblttng-ust.so.0 /lib64/liblttng-ust.so.0.0.0 /lib64/liblttng-ust-tracepoint.so.0 /lib64/liblttng-ust-tracepoint.so.0.0.0 /lib64/liburcu-bp.so.6 /lib64/liburcu-bp.so.6.0.0 /lib64/liburcu-cds.so.6 /lib64/liburcu-cds.so.6.0.0 /lib64/liburcu-common.so.6 /lib64/liburcu-common.so.6.0.0; do cp -r $lib /opt/metwork-mfext-master/opt/python3_extratools/lib; done make[3]: Leaving directory '/src/layers/layer5_python3_extratools/0001_system_libraries' make[3]: Entering directory '/src/layers/layer5_python3_extratools/0400_prereq_extra_packages' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=python3@mfext,nodejs@mfext,python3_extratools@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 tempolayer464[/src/layers/layer5_python3_extratools/0400_prereq_extra_packages/tempolayer464] Collecting hatch-jupyter-builder==0.9.1 (from -r requirements3.txt (line 1)) Downloading hatch_jupyter_builder-0.9.1.tar.gz (55 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jupyter-builder==0.1.0a3 (from -r requirements3.txt (line 2)) Downloading jupyter_builder-0.1.0a3-py3-none-any.whl.metadata (5.3 kB) Collecting jupyter-client==8.6.3 (from -r requirements3.txt (line 3)) Downloading jupyter_client-8.6.3.tar.gz (342 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jupyter-core==5.7.2 (from -r requirements3.txt (line 4)) Downloading jupyter_core-5.7.2.tar.gz (87 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jupyter-packaging==0.12.3 (from -r requirements3.txt (line 5)) Downloading jupyter_packaging-0.12.3.tar.gz (25 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyzmq==26.4.0 (from -r requirements3.txt (line 6)) Downloading pyzmq-26.4.0.tar.gz (278 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting hatchling>=1.17 (from hatch-jupyter-builder==0.9.1->-r requirements3.txt (line 1)) Downloading hatchling-1.27.0.tar.gz (54 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting traitlets (from jupyter-builder==0.1.0a3->-r requirements3.txt (line 2)) Downloading traitlets-5.14.3.tar.gz (161 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting python-dateutil>=2.8.2 (from jupyter-client==8.6.3->-r requirements3.txt (line 3)) Downloading python-dateutil-2.9.0.post0.tar.gz (342 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tornado>=6.2 (from jupyter-client==8.6.3->-r requirements3.txt (line 3)) Downloading tornado-6.5.1.tar.gz (509 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting platformdirs>=2.5 (from jupyter-core==5.7.2->-r requirements3.txt (line 4)) Downloading platformdirs-4.3.6.tar.gz (21 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting deprecation (from jupyter-packaging==0.12.3->-r requirements3.txt (line 5)) Downloading deprecation-2.1.0.tar.gz (173 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting packaging (from jupyter-packaging==0.12.3->-r requirements3.txt (line 5)) Downloading packaging-24.2.tar.gz (163 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting setuptools>=60.2.0 (from jupyter-packaging==0.12.3->-r requirements3.txt (line 5)) Downloading setuptools-80.9.0.tar.gz (1.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 71.0 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tomlkit (from jupyter-packaging==0.12.3->-r requirements3.txt (line 5)) Downloading tomlkit-0.13.2-py3-none-any.whl.metadata (2.7 kB) Collecting wheel (from jupyter-packaging==0.12.3->-r requirements3.txt (line 5)) Downloading wheel-0.45.1.tar.gz (107 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pathspec>=0.10.1 (from hatchling>=1.17->hatch-jupyter-builder==0.9.1->-r requirements3.txt (line 1)) Downloading pathspec-0.12.1.tar.gz (51 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pluggy>=1.0.0 (from hatchling>=1.17->hatch-jupyter-builder==0.9.1->-r requirements3.txt (line 1)) Downloading pluggy-1.5.0.tar.gz (67 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting trove-classifiers (from hatchling>=1.17->hatch-jupyter-builder==0.9.1->-r requirements3.txt (line 1)) Downloading trove_classifiers-2025.2.18.16.tar.gz (16 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting six>=1.5 (from python-dateutil>=2.8.2->jupyter-client==8.6.3->-r requirements3.txt (line 3)) Downloading six-1.17.0.tar.gz (34 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Downloading jupyter_builder-0.1.0a3-py3-none-any.whl (896 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 896.3/896.3 kB 72.8 MB/s eta 0:00:00 Downloading tomlkit-0.13.2-py3-none-any.whl (37 kB) Saved ./src/jupyter_builder-0.1.0a3-py3-none-any.whl Saved ./src/tomlkit-0.13.2-py3-none-any.whl Building wheels for collected packages: hatch-jupyter-builder, jupyter-client, jupyter-core, jupyter-packaging, pyzmq, hatchling, packaging, pathspec, platformdirs, pluggy, python-dateutil, setuptools, six, tornado, traitlets, deprecation, trove-classifiers, wheel Building wheel for hatch-jupyter-builder (pyproject.toml): started Building wheel for hatch-jupyter-builder (pyproject.toml): finished with status 'done' Created wheel for hatch-jupyter-builder: filename=hatch_jupyter_builder-0.9.1-py3-none-any.whl size=18563 sha256=dbaf45754cd1d2de293aa7faf10155cfd19054e64f0ba9b26de36f9368ab8195 Stored in directory: /root/.cache/pip/wheels/79/f5/c5/1b36c3923ee074d241c3de26a08889c1ea61835b3941192b2d Building wheel for jupyter-client (pyproject.toml): started Building wheel for jupyter-client (pyproject.toml): finished with status 'done' Created wheel for jupyter-client: filename=jupyter_client-8.6.3-py3-none-any.whl size=106106 sha256=b12ee18b9cfb4138fc01f8d15bc5f07900304672ffd2742e35188ec778fbb58a Stored in directory: /root/.cache/pip/wheels/40/1a/38/6fb6d293fb9dd7bc92c3e43df7e3a5a25bff7cec6c23ef4804 Building wheel for jupyter-core (pyproject.toml): started Building wheel for jupyter-core (pyproject.toml): finished with status 'done' Created wheel for jupyter-core: filename=jupyter_core-5.7.2-py3-none-any.whl size=28966 sha256=dfa9936d530a64da3bb8b1255fee9a8aa9181ce3fe14e3f7594874d9181c8462 Stored in directory: /root/.cache/pip/wheels/dc/9d/23/406e3766f1632c4a5d71941b081aea35e901df47e8e7121e8b Building wheel for jupyter-packaging (pyproject.toml): started Building wheel for jupyter-packaging (pyproject.toml): finished with status 'done' Created wheel for jupyter-packaging: filename=jupyter_packaging-0.12.3-py3-none-any.whl size=15673 sha256=03242ffd72fb67bd0aafcc56bf2e67bd4b3159ebea699b94b5993fcc33ccd1ca Stored in directory: /root/.cache/pip/wheels/86/47/9b/19aa7c3fc6fd3573af24ba5b783db03ac0022b010efc61ef6d Building wheel for pyzmq (pyproject.toml): started Building wheel for pyzmq (pyproject.toml): finished with status 'done' Created wheel for pyzmq: filename=pyzmq-26.4.0-cp312-cp312-linux_x86_64.whl size=246733 sha256=92fc4f1ae6e50548d68249b401502d833d7a21a791c22daef517db53420ce238 Stored in directory: /root/.cache/pip/wheels/09/2a/93/4181d0f0126393eda9921f24bf4180e3e405ccaa85b16dc363 Building wheel for hatchling (pyproject.toml): started Building wheel for hatchling (pyproject.toml): finished with status 'done' Created wheel for hatchling: filename=hatchling-1.27.0-py3-none-any.whl size=75794 sha256=d3a2f3567c4f926ea39849cdf924c7e99e6686c9c8e288ae1037c8fa2a5d937b Stored in directory: /root/.cache/pip/wheels/61/33/b0/19fe6ff708371030f9361ac46b803855aea58f2c5b196f20ab Building wheel for packaging (pyproject.toml): started Building wheel for packaging (pyproject.toml): finished with status 'done' Created wheel for packaging: filename=packaging-24.2-py3-none-any.whl size=65537 sha256=a9fdc4ec57347e611c4ab3c50cee753e51b2f7437ef3989ddf64e44a3076a35f Stored in directory: /root/.cache/pip/wheels/cd/44/23/441404a2f91899b672a9f24b9f720915103b20bb70e7ecde81 Building wheel for pathspec (pyproject.toml): started Building wheel for pathspec (pyproject.toml): finished with status 'done' Created wheel for pathspec: filename=pathspec-0.12.1-py3-none-any.whl size=31229 sha256=e07b82bcb26473cc174035ddc39d443970b6ea46b6428c4e147ad93465bb57bf Stored in directory: /root/.cache/pip/wheels/6c/bf/3a/7166d10d51e7ab65c8682193f8b7f279f8b855d74cf5c22afe Building wheel for platformdirs (pyproject.toml): started Building wheel for platformdirs (pyproject.toml): finished with status 'done' Created wheel for platformdirs: filename=platformdirs-4.3.6-py3-none-any.whl size=18466 sha256=f78ebef64f0789925e5c3c6f364c24a40085afbf4d443f6d7362a3d6ed54fe33 Stored in directory: /root/.cache/pip/wheels/90/b3/2e/a398e304ed768e28376613244b04e81ebd95f941d15838daaa Building wheel for pluggy (pyproject.toml): started Building wheel for pluggy (pyproject.toml): finished with status 'done' Created wheel for pluggy: filename=pluggy-1.5.0-py3-none-any.whl size=20623 sha256=6f450b7cfe78d6ac24d219be15589bf9519d1570b7cdc038a29a8ec384f57410 Stored in directory: /root/.cache/pip/wheels/db/61/3e/652f8ec0794411de34edb9757fbbf225f9a159da5321a75c62 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=230080 sha256=9b2caa28eeac3cf3c0d5311a9ba21e0be0f14931e15e262ef77c4477a61dab58 Stored in directory: /root/.cache/pip/wheels/c9/23/f2/748e1299107e1cf0c1333cc8ef17e8a76e85593139901f2aca Building wheel for setuptools (pyproject.toml): started Building wheel for setuptools (pyproject.toml): finished with status 'done' Created wheel for setuptools: filename=setuptools-80.9.0-py3-none-any.whl size=1201486 sha256=43fa745566c3e25b5a1defb3d5710f9f97f2c81a3c281f60021257b712750d1b Stored in directory: /root/.cache/pip/wheels/37/ae/d4/e060029594e5555f6085e62fbf3333d7ea8cbafb6cca4d65a6 DEPRECATION: Building 'six' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'six'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for six (setup.py): started Building wheel for six (setup.py): finished with status 'done' Created wheel for six: filename=six-1.17.0-py2.py3-none-any.whl size=11130 sha256=73735fbf6aa7747f86ef377f0b2bd94c90b7a42f3aec2af5e524ce54f3d91a76 Stored in directory: /root/.cache/pip/wheels/e4/0a/d2/7664df8a9b57d831c1f0677331b1ae6def75ccd7a9bac321ad Building wheel for tornado (pyproject.toml): started Building wheel for tornado (pyproject.toml): finished with status 'done' Created wheel for tornado: filename=tornado-6.5.1-cp39-abi3-linux_x86_64.whl size=441187 sha256=363939877dd5efdc1962cc844089b44fdb13e22fbcd4f405cc4708f22df378f6 Stored in directory: /root/.cache/pip/wheels/c3/c5/b1/96747912f861b9587860afbf5b151e45aa473b5dc70a2d4bd7 Building wheel for traitlets (pyproject.toml): started Building wheel for traitlets (pyproject.toml): finished with status 'done' Created wheel for traitlets: filename=traitlets-5.14.3-py3-none-any.whl size=85359 sha256=1ec9d58dc43a822b5898fe03bfa74f8e31f5edc9cda7bc119fd4f1659bd81ef7 Stored in directory: /root/.cache/pip/wheels/92/66/f6/815905f3829815ed5f4eed84f93fb7fe1c949da7dffee5c75a DEPRECATION: Building 'deprecation' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'deprecation'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for deprecation (setup.py): started Building wheel for deprecation (setup.py): finished with status 'done' Created wheel for deprecation: filename=deprecation-2.1.0-py2.py3-none-any.whl size=11276 sha256=9681d27417dd49cf058f917df6141924cfab6e07c966115ac7efdff188a31cbb Stored in directory: /root/.cache/pip/wheels/39/f6/5a/30d791da08f3ae4ed7bc3cf4e749c3bd5d167c08d5576b7638 Building wheel for trove-classifiers (pyproject.toml): started Building wheel for trove-classifiers (pyproject.toml): finished with status 'done' Created wheel for trove-classifiers: filename=trove_classifiers-2025.2.18.16-py3-none-any.whl size=13650 sha256=2abcbfa6263df3fbe7b0b011b5958045df06851774d4f2d05b0598d56db5e2b2 Stored in directory: /root/.cache/pip/wheels/b7/d2/0c/477cd5f08436ae73d8f8bd6f354527da9b7aef86661133c7a9 Building wheel for wheel (pyproject.toml): started Building wheel for wheel (pyproject.toml): finished with status 'done' Created wheel for wheel: filename=wheel-0.45.1-py3-none-any.whl size=72538 sha256=ac951226cc3bface5f1471268c8abee9571875578f14bbd1882923c7905c2235 Stored in directory: /root/.cache/pip/wheels/1f/8a/08/dd6361772fe5caafad2f0c34453ea8e32cfae6f70dddd93204 Successfully built hatch-jupyter-builder jupyter-client jupyter-core jupyter-packaging pyzmq hatchling packaging pathspec platformdirs pluggy python-dateutil setuptools six tornado traitlets deprecation trove-classifiers wheel if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-master/opt/python3_extratools ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-master/opt/python3_extratools ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_extratools@mfext[/opt/metwork-mfext-master/opt/python3_extratools] is already loaded Looking in links: ./src Processing ./src/hatch_jupyter_builder-0.9.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 1)) Processing ./src/jupyter_builder-0.1.0a3-py3-none-any.whl (from -r requirements3.txt.tmp (line 2)) Processing ./src/jupyter_client-8.6.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 3)) Processing ./src/jupyter_core-5.7.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 4)) Processing ./src/jupyter_packaging-0.12.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 5)) Processing ./src/pyzmq-26.4.0-cp312-cp312-linux_x86_64.whl (from -r requirements3.txt.tmp (line 6)) Requirement already satisfied: hatchling>=1.17 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.12/site-packages (from hatch-jupyter-builder==0.9.1->-r requirements3.txt.tmp (line 1)) (1.27.0) Requirement already satisfied: traitlets in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from jupyter-builder==0.1.0a3->-r requirements3.txt.tmp (line 2)) (5.14.3) Requirement already satisfied: python-dateutil>=2.8.2 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from jupyter-client==8.6.3->-r requirements3.txt.tmp (line 3)) (2.9.0.post0) Requirement already satisfied: tornado>=6.2 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from jupyter-client==8.6.3->-r requirements3.txt.tmp (line 3)) (6.5.1) Requirement already satisfied: platformdirs>=2.5 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.12/site-packages (from jupyter-core==5.7.2->-r requirements3.txt.tmp (line 4)) (4.3.6) Requirement already satisfied: deprecation in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from jupyter-packaging==0.12.3->-r requirements3.txt.tmp (line 5)) (2.1.0) Requirement already satisfied: packaging in /opt/metwork-mfext-master/opt/python3_core/lib/python3.12/site-packages (from jupyter-packaging==0.12.3->-r requirements3.txt.tmp (line 5)) (24.2) Requirement already satisfied: setuptools>=60.2.0 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.12/site-packages (from jupyter-packaging==0.12.3->-r requirements3.txt.tmp (line 5)) (80.9.0) Requirement already satisfied: tomlkit in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from jupyter-packaging==0.12.3->-r requirements3.txt.tmp (line 5)) (0.13.2) Requirement already satisfied: wheel in /opt/metwork-mfext-master/opt/python3_core/lib/python3.12/site-packages (from jupyter-packaging==0.12.3->-r requirements3.txt.tmp (line 5)) (0.45.1) Requirement already satisfied: pathspec>=0.10.1 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.12/site-packages (from hatchling>=1.17->hatch-jupyter-builder==0.9.1->-r requirements3.txt.tmp (line 1)) (0.12.1) Requirement already satisfied: pluggy>=1.0.0 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.12/site-packages (from hatchling>=1.17->hatch-jupyter-builder==0.9.1->-r requirements3.txt.tmp (line 1)) (1.5.0) Requirement already satisfied: trove-classifiers in /opt/metwork-mfext-master/opt/python3_core/lib/python3.12/site-packages (from hatchling>=1.17->hatch-jupyter-builder==0.9.1->-r requirements3.txt.tmp (line 1)) (2025.2.18.16) Requirement already satisfied: six>=1.5 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.12/site-packages (from python-dateutil>=2.8.2->jupyter-client==8.6.3->-r requirements3.txt.tmp (line 3)) (1.17.0) Installing collected packages: pyzmq, jupyter-core, jupyter-builder, jupyter-packaging, jupyter-client, hatch-jupyter-builder Successfully installed hatch-jupyter-builder-0.9.1 jupyter-builder-0.1.0a3 jupyter-client-8.6.3 jupyter-core-5.7.2 jupyter-packaging-0.12.3 pyzmq-26.4.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_extratools/lib/python3.12/site-packages; then mkdir -p /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.12/site-packages; fi if test -f /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.12/site-packages/requirements3.txt; then cat /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.12/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-master/opt/python3_extratools/lib/python3.12/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.12/site-packages/requirements3.txt.tmp /opt/metwork-mfext-master/opt/python3_extratools/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_extratools/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_extratools/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/hatch-jupyter-builder.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/jupyter_builder.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/jupyter_client.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/jupyter_core.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/jupyter_packaging.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/pyzmq.yaml is ready make[3]: Leaving directory '/src/layers/layer5_python3_extratools/0400_prereq_extra_packages' make[3]: Entering directory '/src/layers/layer5_python3_extratools/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@mfext,nodejs@mfext,python3_extratools@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 tempolayer1053[/src/layers/layer5_python3_extratools/0500_extra_packages/tempolayer1053] Collecting anyio==4.9.0 (from -r requirements3.txt (line 1)) Downloading anyio-4.9.0.tar.gz (190 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting argon2-cffi==23.1.0 (from -r requirements3.txt (line 2)) Downloading argon2_cffi-23.1.0.tar.gz (42 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting argon2-cffi-bindings==21.2.0 (from -r requirements3.txt (line 3)) Downloading argon2-cffi-bindings-21.2.0.tar.gz (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 76.4 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting asgiref==3.8.1 (from -r requirements3.txt (line 4)) Downloading asgiref-3.8.1.tar.gz (35 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting Aspose.Slides==25.5.0 (from -r requirements3.txt (line 5)) Downloading aspose_slides-25.5.0-py3-none-manylinux1_x86_64.whl.metadata (7.7 kB) Collecting async-lru==2.0.5 (from -r requirements3.txt (line 6)) Downloading async_lru-2.0.5.tar.gz (10 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting bleach==6.2.0 (from -r requirements3.txt (line 7)) Downloading bleach-6.2.0.tar.gz (203 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting comm==0.2.2 (from -r requirements3.txt (line 8)) Downloading comm-0.2.2.tar.gz (6.2 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting debugpy==1.8.14 (from -r requirements3.txt (line 9)) Downloading debugpy-1.8.14.tar.gz (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 99.6 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting defusedxml==0.7.1 (from -r requirements3.txt (line 10)) Downloading defusedxml-0.7.1.tar.gz (75 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting docstring-to-markdown==0.17 (from -r requirements3.txt (line 11)) Downloading docstring_to_markdown-0.17.tar.gz (32 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting et-xmlfile==2.0.0 (from -r requirements3.txt (line 12)) Downloading et_xmlfile-2.0.0.tar.gz (17 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting faicons==0.2.2 (from -r requirements3.txt (line 13)) Downloading faicons-0.2.2.tar.gz (604 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 604.4/604.4 kB 4.0 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting fastjsonschema==2.21.1 (from -r requirements3.txt (line 14)) Downloading fastjsonschema-2.21.1.tar.gz (373 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting fqdn==1.5.1 (from -r requirements3.txt (line 15)) Downloading fqdn-1.5.1.tar.gz (6.0 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting h11==0.16.0 (from -r requirements3.txt (line 16)) Downloading h11-0.16.0.tar.gz (101 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting htmltools==0.6.0 (from -r requirements3.txt (line 17)) Downloading htmltools-0.6.0.tar.gz (97 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting httpcore==1.0.9 (from -r requirements3.txt (line 18)) Downloading httpcore-1.0.9.tar.gz (85 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting httpx==0.28.1 (from -r requirements3.txt (line 19)) Downloading httpx-0.28.1.tar.gz (141 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting ipykernel==6.29.5 (from -r requirements3.txt (line 20)) Downloading ipykernel-6.29.5.tar.gz (163 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting ipywidgets==8.1.7 (from -r requirements3.txt (line 21)) Downloading ipywidgets-8.1.7.tar.gz (116 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting isoduration==20.11.0 (from -r requirements3.txt (line 22)) Downloading isoduration-20.11.0.tar.gz (11 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jsonpointer==3.0.0 (from -r requirements3.txt (line 23)) Downloading jsonpointer-3.0.0.tar.gz (9.1 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting json5==0.12.0 (from -r requirements3.txt (line 24)) Downloading json5-0.12.0.tar.gz (51 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jupyter==1.1.1 (from -r requirements3.txt (line 25)) Downloading jupyter-1.1.1.tar.gz (5.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.7/5.7 MB 26.9 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting jupyter-client==8.6.3 (from -r requirements3.txt (line 26)) Using cached jupyter_client-8.6.3-py3-none-any.whl Collecting jupyter-console==6.6.3 (from -r requirements3.txt (line 27)) Downloading jupyter_console-6.6.3.tar.gz (34 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jupyter-core==5.7.2 (from -r requirements3.txt (line 28)) Using cached jupyter_core-5.7.2-py3-none-any.whl Collecting jupyter-events==0.12.0 (from -r requirements3.txt (line 29)) Downloading jupyter_events-0.12.0.tar.gz (62 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jupyter-lsp==2.2.5 (from -r requirements3.txt (line 30)) Downloading jupyter-lsp-2.2.5.tar.gz (48 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting jupyter-server==2.16.0 (from -r requirements3.txt (line 31)) Downloading jupyter_server-2.16.0.tar.gz (728 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 728.2/728.2 kB 4.0 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jupyter-server-proxy==4.4.0 (from -r requirements3.txt (line 32)) Downloading jupyter_server_proxy-4.4.0.tar.gz (136 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jupyter-server-terminals==0.5.3 (from -r requirements3.txt (line 33)) Downloading jupyter_server_terminals-0.5.3.tar.gz (31 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jupyterlab==4.4.2 (from -r requirements3.txt (line 34)) Downloading jupyterlab-4.4.2.tar.gz (23.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 23.0/23.0 MB 22.4 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jupyterlab-pygments==0.3.0 (from -r requirements3.txt (line 35)) Downloading jupyterlab_pygments-0.3.0.tar.gz (512 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jupyterlab-server==2.27.3 (from -r requirements3.txt (line 36)) Downloading jupyterlab_server-2.27.3.tar.gz (76 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting linkify-it-py==2.0.3 (from -r requirements3.txt (line 37)) Downloading linkify-it-py-2.0.3.tar.gz (27 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mdit-py-plugins==0.4.2 (from -r requirements3.txt (line 38)) Downloading mdit_py_plugins-0.4.2.tar.gz (43 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mistune==3.1.3 (from -r requirements3.txt (line 39)) Downloading mistune-3.1.3.tar.gz (94 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting nbclient==0.10.2 (from -r requirements3.txt (line 40)) Downloading nbclient-0.10.2.tar.gz (62 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting nbconvert==7.16.6 (from -r requirements3.txt (line 41)) Downloading nbconvert-7.16.6.tar.gz (857 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 857.7/857.7 kB 55.2 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting nbformat==5.10.4 (from -r requirements3.txt (line 42)) Downloading nbformat-5.10.4.tar.gz (142 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting nest-asyncio==1.6.0 (from -r requirements3.txt (line 43)) Downloading nest_asyncio-1.6.0.tar.gz (7.4 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting notebook==7.4.2 (from -r requirements3.txt (line 44)) Downloading notebook-7.4.2.tar.gz (13.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.9/13.9 MB 119.3 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting notebook-shim==0.2.4 (from -r requirements3.txt (line 45)) Downloading notebook_shim-0.2.4.tar.gz (13 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting odswriter==0.4.0 (from -r requirements3.txt (line 46)) Downloading odswriter-0.4.0.tar.gz (5.9 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting openpyxl==3.1.5 (from -r requirements3.txt (line 47)) Downloading openpyxl-3.1.5.tar.gz (186 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting overrides==7.7.0 (from -r requirements3.txt (line 48)) Downloading overrides-7.7.0.tar.gz (22 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pandocfilters==1.5.1 (from -r requirements3.txt (line 49)) Downloading pandocfilters-1.5.1.tar.gz (8.5 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting prometheus-client==0.21.1 (from -r requirements3.txt (line 50)) Downloading prometheus_client-0.21.1.tar.gz (78 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting python-json-logger==3.3.0 (from -r requirements3.txt (line 51)) Downloading python_json_logger-3.3.0.tar.gz (16 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting python-lsp-jsonrpc==1.1.2 (from -r requirements3.txt (line 52)) Downloading python-lsp-jsonrpc-1.1.2.tar.gz (15 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting python-lsp-server==1.12.2 (from -r requirements3.txt (line 53)) Downloading python_lsp_server-1.12.2.tar.gz (115 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting python-multipart==0.0.20 (from -r requirements3.txt (line 54)) Downloading python_multipart-0.0.20.tar.gz (37 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting python-pptx==1.0.2 (from -r requirements3.txt (line 55)) Downloading python_pptx-1.0.2.tar.gz (10.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 70.6 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting questionary==2.1.0 (from -r requirements3.txt (line 56)) Downloading questionary-2.1.0-py3-none-any.whl.metadata (5.4 kB) Collecting rfc3339-validator==0.1.4 (from -r requirements3.txt (line 57)) Downloading rfc3339_validator-0.1.4.tar.gz (5.5 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting rfc3986-validator==0.1.1 (from -r requirements3.txt (line 58)) Downloading rfc3986_validator-0.1.1.tar.gz (6.8 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting Send2Trash==1.8.3 (from -r requirements3.txt (line 59)) Downloading Send2Trash-1.8.3.tar.gz (17 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting shiny==1.4.0 (from -r requirements3.txt (line 60)) Downloading shiny-1.4.0.tar.gz (4.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.8/4.8 MB 18.7 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting simpervisor==1.0.0 (from -r requirements3.txt (line 61)) Downloading simpervisor-1.0.0.tar.gz (14 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting sniffio==1.3.1 (from -r requirements3.txt (line 62)) Downloading sniffio-1.3.1.tar.gz (20 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting starlette==0.46.2 (from -r requirements3.txt (line 63)) Downloading starlette-0.46.2.tar.gz (2.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 98.8 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting terminado==0.18.1 (from -r requirements3.txt (line 64)) Downloading terminado-0.18.1.tar.gz (32 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tinycss2==1.4.0 (from -r requirements3.txt (line 65)) Downloading tinycss2-1.4.0.tar.gz (87 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting uc-micro-py==1.0.3 (from -r requirements3.txt (line 66)) Downloading uc-micro-py-1.0.3.tar.gz (6.0 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting ujson==5.10.0 (from -r requirements3.txt (line 67)) Downloading ujson-5.10.0.tar.gz (7.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.2/7.2 MB 124.0 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting uri-template==1.3.0 (from -r requirements3.txt (line 68)) Downloading uri-template-1.3.0.tar.gz (21 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting uvicorn==0.34.2 (from -r requirements3.txt (line 69)) Downloading uvicorn-0.34.2.tar.gz (76 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting watchfiles==1.0.5 (from -r requirements3.txt (line 70)) Downloading watchfiles-1.0.5.tar.gz (94 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting webcolors==24.11.1 (from -r requirements3.txt (line 71)) Downloading webcolors-24.11.1.tar.gz (45 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting webencodings==0.5.1 (from -r requirements3.txt (line 72)) Downloading webencodings-0.5.1.tar.gz (9.7 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting websockets==15.0.1 (from -r requirements3.txt (line 73)) Downloading websockets-15.0.1.tar.gz (177 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting websocket-client==1.8.0 (from -r requirements3.txt (line 74)) Downloading websocket_client-1.8.0.tar.gz (54 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting widgetsnbextension==4.0.14 (from -r requirements3.txt (line 75)) Downloading widgetsnbextension-4.0.14.tar.gz (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 89.6 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting xlsxwriter==3.2.3 (from -r requirements3.txt (line 76)) Downloading xlsxwriter-3.2.3.tar.gz (209 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting idna>=2.8 (from anyio==4.9.0->-r requirements3.txt (line 1)) Downloading idna-3.10.tar.gz (190 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting typing_extensions>=4.5 (from anyio==4.9.0->-r requirements3.txt (line 1)) Downloading typing_extensions-4.13.2.tar.gz (106 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting cffi>=1.0.1 (from argon2-cffi-bindings==21.2.0->-r requirements3.txt (line 3)) Downloading cffi-1.17.1.tar.gz (516 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting traitlets>=4 (from comm==0.2.2->-r requirements3.txt (line 8)) Using cached traitlets-5.14.3-py3-none-any.whl Collecting importlib-metadata>=3.6 (from docstring-to-markdown==0.17->-r requirements3.txt (line 11)) Downloading importlib_metadata-8.6.1.tar.gz (55 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting packaging>=20.9 (from htmltools==0.6.0->-r requirements3.txt (line 17)) Using cached packaging-24.2-py3-none-any.whl Collecting certifi (from httpcore==1.0.9->-r requirements3.txt (line 18)) Downloading certifi-2025.4.26.tar.gz (160 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting ipython>=7.23.1 (from ipykernel==6.29.5->-r requirements3.txt (line 20)) Downloading ipython-9.0.2.tar.gz (4.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 120.2 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting matplotlib-inline>=0.1 (from ipykernel==6.29.5->-r requirements3.txt (line 20)) Downloading matplotlib_inline-0.1.7.tar.gz (8.2 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting psutil (from ipykernel==6.29.5->-r requirements3.txt (line 20)) Downloading psutil-7.0.0.tar.gz (497 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyzmq>=24 (from ipykernel==6.29.5->-r requirements3.txt (line 20)) Using cached pyzmq-26.4.0-cp312-cp312-linux_x86_64.whl Collecting tornado>=6.1 (from ipykernel==6.29.5->-r requirements3.txt (line 20)) Using cached tornado-6.5.1-cp39-abi3-linux_x86_64.whl Collecting jupyterlab_widgets~=3.0.15 (from ipywidgets==8.1.7->-r requirements3.txt (line 21)) Downloading jupyterlab_widgets-3.0.15.tar.gz (213 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting arrow>=0.15.0 (from isoduration==20.11.0->-r requirements3.txt (line 22)) Downloading arrow-1.3.0.tar.gz (131 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting python-dateutil>=2.8.2 (from jupyter-client==8.6.3->-r requirements3.txt (line 26)) Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl Collecting prompt-toolkit>=3.0.30 (from jupyter-console==6.6.3->-r requirements3.txt (line 27)) Downloading prompt_toolkit-3.0.50.tar.gz (429 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pygments (from jupyter-console==6.6.3->-r requirements3.txt (line 27)) Downloading pygments-2.19.1.tar.gz (5.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 66.7 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting platformdirs>=2.5 (from jupyter-core==5.7.2->-r requirements3.txt (line 28)) Using cached platformdirs-4.3.6-py3-none-any.whl Collecting jsonschema>=4.18.0 (from jsonschema[format-nongpl]>=4.18.0->jupyter-events==0.12.0->-r requirements3.txt (line 29)) Downloading jsonschema-4.23.0.tar.gz (325 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyyaml>=5.3 (from jupyter-events==0.12.0->-r requirements3.txt (line 29)) Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting referencing (from jupyter-events==0.12.0->-r requirements3.txt (line 29)) Downloading referencing-0.36.2.tar.gz (74 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jinja2>=3.0.3 (from jupyter-server==2.16.0->-r requirements3.txt (line 31)) Downloading jinja2-3.1.6.tar.gz (245 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting aiohttp (from jupyter-server-proxy==4.4.0->-r requirements3.txt (line 32)) Downloading aiohttp-3.11.16.tar.gz (7.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.7/7.7 MB 130.9 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting setuptools>=41.1.0 (from jupyterlab==4.4.2->-r requirements3.txt (line 34)) Using cached setuptools-80.9.0-py3-none-any.whl Collecting babel>=2.10 (from jupyterlab-server==2.27.3->-r requirements3.txt (line 36)) Downloading babel-2.17.0.tar.gz (10.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.0/10.0 MB 131.3 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting requests>=2.31 (from jupyterlab-server==2.27.3->-r requirements3.txt (line 36)) Downloading requests-2.32.3.tar.gz (131 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting markdown-it-py<4.0.0,>=1.0.0 (from mdit-py-plugins==0.4.2->-r requirements3.txt (line 38)) 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 beautifulsoup4 (from nbconvert==7.16.6->-r requirements3.txt (line 41)) Downloading beautifulsoup4-4.13.3.tar.gz (619 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 619.5/619.5 kB 48.9 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting markupsafe>=2.0 (from nbconvert==7.16.6->-r requirements3.txt (line 41)) Downloading markupsafe-3.0.2.tar.gz (20 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jedi<0.20.0,>=0.17.2 (from python-lsp-server==1.12.2->-r requirements3.txt (line 53)) Downloading jedi-0.19.2.tar.gz (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 81.0 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pluggy>=1.0.0 (from python-lsp-server==1.12.2->-r requirements3.txt (line 53)) Using cached pluggy-1.5.0-py3-none-any.whl Collecting Pillow>=3.3.2 (from python-pptx==1.0.2->-r requirements3.txt (line 55)) Downloading pillow-11.1.0.tar.gz (46.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.7/46.7 MB 108.8 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting lxml>=3.1.0 (from python-pptx==1.0.2->-r requirements3.txt (line 55)) Downloading lxml-5.3.1.tar.gz (3.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.7/3.7 MB 114.4 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting six (from rfc3339-validator==0.1.4->-r requirements3.txt (line 57)) Using cached six-1.17.0-py2.py3-none-any.whl Collecting click>=8.1.4 (from shiny==1.4.0->-r requirements3.txt (line 60)) Downloading click-8.2.1.tar.gz (286 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting appdirs>=1.4.4 (from shiny==1.4.0->-r requirements3.txt (line 60)) Downloading appdirs-1.4.4.tar.gz (13 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting narwhals>=1.10.0 (from shiny==1.4.0->-r requirements3.txt (line 60)) Downloading narwhals-1.41.0.tar.gz (488 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting orjson>=3.10.7 (from shiny==1.4.0->-r requirements3.txt (line 60)) Downloading orjson-3.10.18-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (41 kB) Collecting ptyprocess (from terminado==0.18.1->-r requirements3.txt (line 64)) Downloading ptyprocess-0.7.0.tar.gz (70 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting parso<0.9.0,>=0.8.4 (from jedi<0.20.0,>=0.17.2->python-lsp-server==1.12.2->-r requirements3.txt (line 53)) Downloading parso-0.8.4.tar.gz (400 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting mdurl~=0.1 (from markdown-it-py<4.0.0,>=1.0.0->mdit-py-plugins==0.4.2->-r requirements3.txt (line 38)) Downloading mdurl-0.1.2.tar.gz (8.7 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting wcwidth (from prompt-toolkit>=3.0.30->jupyter-console==6.6.3->-r requirements3.txt (line 27)) Downloading wcwidth-0.2.13.tar.gz (101 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting types-python-dateutil>=2.8.10 (from arrow>=0.15.0->isoduration==20.11.0->-r requirements3.txt (line 22)) Downloading types_python_dateutil-2.9.0.20241206.tar.gz (13 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pycparser (from cffi>=1.0.1->argon2-cffi-bindings==21.2.0->-r requirements3.txt (line 3)) Downloading pycparser-2.22.tar.gz (172 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting zipp>=3.20 (from importlib-metadata>=3.6->docstring-to-markdown==0.17->-r requirements3.txt (line 11)) Downloading zipp-3.21.0.tar.gz (24 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting decorator (from ipython>=7.23.1->ipykernel==6.29.5->-r requirements3.txt (line 20)) Downloading decorator-5.2.1.tar.gz (56 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting ipython-pygments-lexers (from ipython>=7.23.1->ipykernel==6.29.5->-r requirements3.txt (line 20)) Downloading ipython_pygments_lexers-1.1.1.tar.gz (8.4 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pexpect>4.3 (from ipython>=7.23.1->ipykernel==6.29.5->-r requirements3.txt (line 20)) Downloading pexpect-4.9.0.tar.gz (166 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting stack_data (from ipython>=7.23.1->ipykernel==6.29.5->-r requirements3.txt (line 20)) Downloading stack_data-0.6.3.tar.gz (44 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting attrs>=22.2.0 (from jsonschema>=4.18.0->jsonschema[format-nongpl]>=4.18.0->jupyter-events==0.12.0->-r requirements3.txt (line 29)) Downloading attrs-25.1.0.tar.gz (810 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 810.6/810.6 kB 83.8 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=4.18.0->jsonschema[format-nongpl]>=4.18.0->jupyter-events==0.12.0->-r requirements3.txt (line 29)) Downloading jsonschema_specifications-2024.10.1.tar.gz (15 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting rpds-py>=0.7.1 (from jsonschema>=4.18.0->jsonschema[format-nongpl]>=4.18.0->jupyter-events==0.12.0->-r requirements3.txt (line 29)) Downloading rpds_py-0.23.1.tar.gz (26 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting charset_normalizer<4,>=2 (from requests>=2.31->jupyterlab-server==2.27.3->-r requirements3.txt (line 36)) Downloading charset_normalizer-3.4.2.tar.gz (126 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting urllib3<3,>=1.21.1 (from requests>=2.31->jupyterlab-server==2.27.3->-r requirements3.txt (line 36)) Downloading urllib3-2.4.0.tar.gz (390 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting aiohappyeyeballs>=2.3.0 (from aiohttp->jupyter-server-proxy==4.4.0->-r requirements3.txt (line 32)) Downloading aiohappyeyeballs-2.5.0-py3-none-any.whl.metadata (5.9 kB) Collecting aiosignal>=1.1.2 (from aiohttp->jupyter-server-proxy==4.4.0->-r requirements3.txt (line 32)) Downloading aiosignal-1.3.2.tar.gz (19 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting frozenlist>=1.1.1 (from aiohttp->jupyter-server-proxy==4.4.0->-r requirements3.txt (line 32)) Downloading frozenlist-1.5.0.tar.gz (39 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting multidict<7.0,>=4.5 (from aiohttp->jupyter-server-proxy==4.4.0->-r requirements3.txt (line 32)) Downloading multidict-6.1.0.tar.gz (64 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting propcache>=0.2.0 (from aiohttp->jupyter-server-proxy==4.4.0->-r requirements3.txt (line 32)) Downloading propcache-0.3.0.tar.gz (42 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting yarl<2.0,>=1.17.0 (from aiohttp->jupyter-server-proxy==4.4.0->-r requirements3.txt (line 32)) Downloading yarl-1.18.3.tar.gz (181 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting soupsieve>1.2 (from beautifulsoup4->nbconvert==7.16.6->-r requirements3.txt (line 41)) Downloading soupsieve-2.6.tar.gz (101 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting executing>=1.2.0 (from stack_data->ipython>=7.23.1->ipykernel==6.29.5->-r requirements3.txt (line 20)) Downloading executing-2.2.0.tar.gz (978 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 978.7/978.7 kB 63.2 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting asttokens>=2.1.0 (from stack_data->ipython>=7.23.1->ipykernel==6.29.5->-r requirements3.txt (line 20)) Downloading asttokens-3.0.0.tar.gz (61 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pure_eval (from stack_data->ipython>=7.23.1->ipykernel==6.29.5->-r requirements3.txt (line 20)) Downloading pure_eval-0.2.3.tar.gz (19 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Downloading aspose_slides-25.5.0-py3-none-manylinux1_x86_64.whl (103.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.0/103.0 MB 120.8 MB/s eta 0:00:00 Downloading questionary-2.1.0-py3-none-any.whl (36 kB) Downloading orjson-3.10.18-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (133 kB) Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (767 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 767.5/767.5 kB 77.9 MB/s eta 0:00:00 Downloading aiohappyeyeballs-2.5.0-py3-none-any.whl (15 kB) Saved ./src/aspose_slides-25.5.0-py3-none-manylinux1_x86_64.whl Saved ./src/jupyter_client-8.6.3-py3-none-any.whl Saved ./src/jupyter_core-5.7.2-py3-none-any.whl Saved ./src/questionary-2.1.0-py3-none-any.whl Saved ./src/orjson-3.10.18-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl Saved ./src/packaging-24.2-py3-none-any.whl Saved ./src/platformdirs-4.3.6-py3-none-any.whl Saved ./src/pluggy-1.5.0-py3-none-any.whl Saved ./src/python_dateutil-2.9.0.post0-py2.py3-none-any.whl Saved ./src/PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl Saved ./src/pyzmq-26.4.0-cp312-cp312-linux_x86_64.whl Saved ./src/setuptools-80.9.0-py3-none-any.whl Saved ./src/six-1.17.0-py2.py3-none-any.whl Saved ./src/tornado-6.5.1-cp39-abi3-linux_x86_64.whl Saved ./src/traitlets-5.14.3-py3-none-any.whl Saved ./src/aiohappyeyeballs-2.5.0-py3-none-any.whl Building wheels for collected packages: anyio, argon2-cffi, argon2-cffi-bindings, asgiref, async-lru, bleach, comm, debugpy, defusedxml, docstring-to-markdown, et-xmlfile, faicons, fastjsonschema, fqdn, h11, htmltools, httpcore, httpx, ipykernel, ipywidgets, widgetsnbextension, isoduration, jsonpointer, json5, jupyter, jupyter-console, jupyter-events, jupyter-lsp, jupyter-server, jupyter-server-proxy, jupyter-server-terminals, jupyterlab, jupyterlab-server, jupyterlab-pygments, linkify-it-py, mdit-py-plugins, mistune, nbclient, nbconvert, nbformat, nest-asyncio, notebook, notebook-shim, odswriter, openpyxl, overrides, pandocfilters, prometheus-client, python-json-logger, python-lsp-jsonrpc, python-lsp-server, python-multipart, python-pptx, rfc3339-validator, rfc3986-validator, Send2Trash, shiny, simpervisor, sniffio, starlette, terminado, tinycss2, uc-micro-py, ujson, uri-template, uvicorn, watchfiles, webcolors, webencodings, websockets, websocket-client, xlsxwriter, jedi, jupyterlab_widgets, markdown-it-py, mdurl, parso, prompt-toolkit, appdirs, arrow, babel, cffi, click, idna, importlib-metadata, ipython, jinja2, jsonschema, attrs, jsonschema-specifications, lxml, markupsafe, matplotlib-inline, narwhals, pexpect, Pillow, ptyprocess, pygments, referencing, requests, charset_normalizer, urllib3, certifi, rpds-py, types-python-dateutil, typing_extensions, zipp, aiohttp, multidict, yarl, aiosignal, frozenlist, propcache, beautifulsoup4, soupsieve, decorator, ipython-pygments-lexers, psutil, pycparser, stack_data, asttokens, executing, pure_eval, wcwidth 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=100954 sha256=c62a5003df28786dee7c0672abe02c2e326fa3e9504f91077f0d956b9e0b381b Stored in directory: /root/.cache/pip/wheels/6d/47/c2/5dda79bf66701b13d51a2cdc58c03f4604176881ae2e92932a Building wheel for argon2-cffi (pyproject.toml): started Building wheel for argon2-cffi (pyproject.toml): finished with status 'done' Created wheel for argon2-cffi: filename=argon2_cffi-23.1.0-py3-none-any.whl size=15120 sha256=ab3179cc85cddf913de15fae70dcafa0050246c59945f662a7f0bc7ce9f52641 Stored in directory: /root/.cache/pip/wheels/c1/f9/a1/78f7a1b17fbe3eaba9c1638b2c0725b7997aac7906c5403276 Building wheel for argon2-cffi-bindings (pyproject.toml): started Building wheel for argon2-cffi-bindings (pyproject.toml): finished with status 'done' Created wheel for argon2-cffi-bindings: filename=argon2_cffi_bindings-21.2.0-cp312-abi3-linux_x86_64.whl size=86250 sha256=bbe9d179ac96a5042eae1a0575148f2071c0875a5ba26bdfe9a89ed35f8b1fe4 Stored in directory: /root/.cache/pip/wheels/17/07/ff/9536c6ba2724ac8204ed2d5e05ef195c89ff3a00c0892219fa DEPRECATION: Building 'asgiref' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'asgiref'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for asgiref (setup.py): started Building wheel for asgiref (setup.py): finished with status 'done' Created wheel for asgiref: filename=asgiref-3.8.1-py3-none-any.whl size=23871 sha256=68292169c16d07b39b3f64267338ff91e7f37cdc1c3c88f5b4e610661d8bcf77 Stored in directory: /root/.cache/pip/wheels/0b/20/17/81c319228025c38f5c35a24a06e8fd83905b87841d9b213c55 DEPRECATION: Building 'async-lru' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'async-lru'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for async-lru (setup.py): started Building wheel for async-lru (setup.py): finished with status 'done' Created wheel for async-lru: filename=async_lru-2.0.5-py3-none-any.whl size=6111 sha256=5c6a2704efa1d9b056954c19c1825ea6a9cf4fe54dbd9043ee05061fd50fc977 Stored in directory: /root/.cache/pip/wheels/38/63/c6/61e1370d7a03889ff12459bfff7966a79ac833404c4107d1a7 DEPRECATION: Building 'bleach' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'bleach'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for bleach (setup.py): started Building wheel for bleach (setup.py): finished with status 'done' Created wheel for bleach: filename=bleach-6.2.0-py3-none-any.whl size=163498 sha256=76c28d787fe6fe7c720a016dbe274510e315fdd5043b517c4008f6b37d873109 Stored in directory: /root/.cache/pip/wheels/b9/df/52/7615cbde86c65d28a8598b231a069bf35d6fb8ac8c2b9564fa Building wheel for comm (pyproject.toml): started Building wheel for comm (pyproject.toml): finished with status 'done' Created wheel for comm: filename=comm-0.2.2-py3-none-any.whl size=7180 sha256=e9caaba5e595793ceeacec820d74af9ac442383e17a0c4d61f8f49c18a6764ec Stored in directory: /root/.cache/pip/wheels/d8/9b/26/152324c5789815957d0f71017127067a10bf3c6544eed80935 Building wheel for debugpy (pyproject.toml): started Building wheel for debugpy (pyproject.toml): finished with status 'done' Created wheel for debugpy: filename=debugpy-1.8.14-cp312-cp312-linux_x86_64.whl size=4250623 sha256=5a982cc21da1d8e5788e9b58edf5cfacedc548b6bad68e8abddbf477c164a13d Stored in directory: /root/.cache/pip/wheels/c9/ce/38/aadbd8f325d1d9a12c15857291f6a015ed19bdcd9367bc6242 Building wheel for defusedxml (pyproject.toml): started Building wheel for defusedxml (pyproject.toml): finished with status 'done' Created wheel for defusedxml: filename=defusedxml-0.7.1-py2.py3-none-any.whl size=25716 sha256=67d2ba53a86106462883097f1dceb008880259eb15877686f89121ccadefffa1 Stored in directory: /root/.cache/pip/wheels/ec/82/4d/0628af37fe143af5c76a3cc85fd5b487bfa178add963f6831e Building wheel for docstring-to-markdown (pyproject.toml): started Building wheel for docstring-to-markdown (pyproject.toml): finished with status 'done' Created wheel for docstring-to-markdown: filename=docstring_to_markdown-0.17-py3-none-any.whl size=23479 sha256=391cdd6a193ebbddad0c00cefbc045875e4bae1260983a784d5283c66100e90b Stored in directory: /root/.cache/pip/wheels/a9/21/16/463565717dca388c51e3508f09963d542ee42de80d6916a79c DEPRECATION: Building 'et-xmlfile' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'et-xmlfile'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for et-xmlfile (setup.py): started Building wheel for et-xmlfile (setup.py): finished with status 'done' Created wheel for et-xmlfile: filename=et_xmlfile-2.0.0-py3-none-any.whl size=18186 sha256=8f5b30ccc7b9c165b87326690cd356e7774dc9827afe346f93f99c7059ff862c Stored in directory: /root/.cache/pip/wheels/b0/ab/de/6837adc889db4897f2af5ffc69dce8485decd0904f86d823d7 DEPRECATION: Building 'faicons' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'faicons'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for faicons (setup.py): started Building wheel for faicons (setup.py): finished with status 'done' Created wheel for faicons: filename=faicons-0.2.2-py3-none-any.whl size=607117 sha256=f0912df16291a6d19c724b1268a8c31f149691e504e443b968eb7b37e6b4af34 Stored in directory: /root/.cache/pip/wheels/8c/e8/12/4836f50c67f6000ccace7c9c68946e89505345d27fb92f8f55 DEPRECATION: Building 'fastjsonschema' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'fastjsonschema'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for fastjsonschema (setup.py): started Building wheel for fastjsonschema (setup.py): finished with status 'done' Created wheel for fastjsonschema: filename=fastjsonschema-2.21.1-py3-none-any.whl size=24027 sha256=42a10ada5015bca60ee6811ab8b8ae899892c574216183c1af017a7e7e594bb9 Stored in directory: /root/.cache/pip/wheels/7d/1f/4a/f5891f32ac2f24090235bdab58f8f6e06f08d43d675a97be51 DEPRECATION: Building 'fqdn' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'fqdn'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for fqdn (setup.py): started Building wheel for fqdn (setup.py): finished with status 'done' Created wheel for fqdn: filename=fqdn-1.5.1-py3-none-any.whl size=3661 sha256=1d02ec0c92e329da53418c80caf4db7bc81ed2d6c7edb9feeeebc243a5f86d79 Stored in directory: /root/.cache/pip/wheels/57/16/24/3d84438b3acec6dd4c2717117509430318e6d50bcc424831ec Building wheel for h11 (pyproject.toml): started Building wheel for h11 (pyproject.toml): finished with status 'done' Created wheel for h11: filename=h11-0.16.0-py3-none-any.whl size=37516 sha256=0c20d2b949c409be634ce350dca2886eba371bf7728b969e4f7ef863e709df66 Stored in directory: /root/.cache/pip/wheels/be/24/ee/c727f3f8edfd935f4823b1be5345eb8608addf1e56320d35c2 Building wheel for htmltools (pyproject.toml): started Building wheel for htmltools (pyproject.toml): finished with status 'done' Created wheel for htmltools: filename=htmltools-0.6.0-py3-none-any.whl size=84984 sha256=a910c30b0de4ef9f4e1e6995f7b48b7762e59af709611a6962f4b7a2768d2074 Stored in directory: /root/.cache/pip/wheels/fc/5b/5e/1f983dcf75fd4af75ee9a21f61b71cbaab29a53d852b34bf7e 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=78784 sha256=2d400746a40668fc9dec9810239072b40b4484b640a8c38fd654a024c7a1bf55 Stored in directory: /root/.cache/pip/wheels/f8/71/af/5218b9ba7341d8042b777fa22da7cf0c8e38800049c1e1c2b7 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=eed19e6746be10cd5735a2e3a85d79c2c96c9033975a6c23f84fba1898087b43 Stored in directory: /root/.cache/pip/wheels/c6/69/46/5e87f24c4c35735a0015d9b6c234048dd71c273d789dffa96f Building wheel for ipykernel (pyproject.toml): started Building wheel for ipykernel (pyproject.toml): finished with status 'done' Created wheel for ipykernel: filename=ipykernel-6.29.5-py3-none-any.whl size=117172 sha256=821f906d3e8c9fc286402d1bc4bcb998e27dae39cdb40c6e4b36076db1fa4dc9 Stored in directory: /root/.cache/pip/wheels/8f/fb/0e/4c582db31c0b2d627122899b8120996235be6d744909803f0d Building wheel for ipywidgets (pyproject.toml): started Building wheel for ipywidgets (pyproject.toml): finished with status 'done' Created wheel for ipywidgets: filename=ipywidgets-8.1.7-py3-none-any.whl size=139808 sha256=e60f2db8ed4c3225a78c86ff6f96541759e574302b1ecd536b758a908805c926 Stored in directory: /root/.cache/pip/wheels/ff/4e/42/bcaba54eced179ec33442adf40a5e21cba5df3a17445495d76 Building wheel for widgetsnbextension (pyproject.toml): started Building wheel for widgetsnbextension (pyproject.toml): finished with status 'done' Created wheel for widgetsnbextension: filename=widgetsnbextension-4.0.14-py3-none-any.whl size=2196503 sha256=231aed80f69721bd8f54ad16e7dd9b7b3c29d10d4bb6b68a08d8bf2570bda3c9 Stored in directory: /root/.cache/pip/wheels/64/25/79/53496c6e405866ad327a11f02f6036f3675d12d1f717d8646c Building wheel for isoduration (pyproject.toml): started Building wheel for isoduration (pyproject.toml): finished with status 'done' Created wheel for isoduration: filename=isoduration-20.11.0-py3-none-any.whl size=11410 sha256=c3da1f6c4c95936294bbb5ca3974276cd14d60ea7494e665e10ebf27f9c50b55 Stored in directory: /root/.cache/pip/wheels/0c/85/a9/20c27c1cd9b4d4b20a237e26d33aba52936dc3086be9824a49 DEPRECATION: Building 'jsonpointer' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'jsonpointer'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for jsonpointer (setup.py): started Building wheel for jsonpointer (setup.py): finished with status 'done' Created wheel for jsonpointer: filename=jsonpointer-3.0.0-py2.py3-none-any.whl size=7707 sha256=d0da5e53b394c7ce8e7e4ed93ac6a9166c497bcf6464d7fae5cac7bdca8c1e59 Stored in directory: /root/.cache/pip/wheels/4e/f4/02/55580fa7fdd2c28638650d5241e81effcd19e417867d69a56a Building wheel for json5 (pyproject.toml): started Building wheel for json5 (pyproject.toml): finished with status 'done' Created wheel for json5: filename=json5-0.12.0-py3-none-any.whl size=36077 sha256=83b8a0f160bb3a71406d5c64851a6789e7258163b983b0e626ebd45e4b041216 Stored in directory: /root/.cache/pip/wheels/75/df/0a/fee8b672286b0808cfe6978d101b7285dc891916f28281a53c DEPRECATION: Building 'jupyter' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'jupyter'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for jupyter (setup.py): started Building wheel for jupyter (setup.py): finished with status 'done' Created wheel for jupyter: filename=jupyter-1.1.1-py2.py3-none-any.whl size=2743 sha256=84579f4f26682dc9f2211fc16c088d1ed931105c41e5cd298c3223889672ca15 Stored in directory: /root/.cache/pip/wheels/48/83/14/eb71bcaf2c0fa9b257143a8dbf409bf8260a0645ee86b0861a Building wheel for jupyter-console (pyproject.toml): started Building wheel for jupyter-console (pyproject.toml): finished with status 'done' Created wheel for jupyter-console: filename=jupyter_console-6.6.3-py3-none-any.whl size=24510 sha256=b1d3c7d93efa9262623cc54a935e989597a8af12c8f3e068afc2bcfc9b385213 Stored in directory: /root/.cache/pip/wheels/99/16/4a/ae4618ab3c76d1d9b71819a88c23182a8f2e17675537a07ffe Building wheel for jupyter-events (pyproject.toml): started Building wheel for jupyter-events (pyproject.toml): finished with status 'done' Created wheel for jupyter-events: filename=jupyter_events-0.12.0-py3-none-any.whl size=19430 sha256=6464b2fa5ad10451c3d35fabc75eab39556ae1e2853ad0c0cc31b656731a97fb Stored in directory: /root/.cache/pip/wheels/48/b3/ce/766a709af60b8f21ee9e92a088fa850eda244a4574f397b670 DEPRECATION: Building 'jupyter-lsp' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'jupyter-lsp'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for jupyter-lsp (setup.py): started Building wheel for jupyter-lsp (setup.py): finished with status 'done' Created wheel for jupyter-lsp: filename=jupyter_lsp-2.2.5-py3-none-any.whl size=69184 sha256=7e59e3fc8769b7ef7344f8666aee0c7aa59d6b069e42bb39f0b21102b848d58b Stored in directory: /root/.cache/pip/wheels/0e/93/a4/de9ae0c867c1eafe8490ed2764c0c1eff73334ec761fa65b17 Building wheel for jupyter-server (pyproject.toml): started Building wheel for jupyter-server (pyproject.toml): finished with status 'done' Created wheel for jupyter-server: filename=jupyter_server-2.16.0-py3-none-any.whl size=386904 sha256=3d8db5be3bc64403b1c65b400a1d7f4647a5ce743f3b20dbdefe8ddb7b55af9e Stored in directory: /root/.cache/pip/wheels/5d/74/b0/13576647a288b461dc6d2d4cc310780cdf0ddc601bcd5362ff Building wheel for jupyter-server-proxy (pyproject.toml): started Building wheel for jupyter-server-proxy (pyproject.toml): finished with status 'done' Created wheel for jupyter-server-proxy: filename=jupyter_server_proxy-4.4.0-py3-none-any.whl size=37567 sha256=1abdff6d236e21e1e5ead1f56891ebf3b89165945e2de0ddf19f376d693b29fb Stored in directory: /root/.cache/pip/wheels/47/43/f5/13cf9ed01946bca6c807d97e2cd47647fd880480e9b3d0331f Building wheel for jupyter-server-terminals (pyproject.toml): started Building wheel for jupyter-server-terminals (pyproject.toml): finished with status 'done' Created wheel for jupyter-server-terminals: filename=jupyter_server_terminals-0.5.3-py3-none-any.whl size=13654 sha256=5db8a7fd9b918890ee21555e395b860700167df9da842655773c89687ec02f32 Stored in directory: /root/.cache/pip/wheels/82/8d/c2/bd9af906f0d70b2f1df04230133f12fea75b9a84ba7b8f1335 Building wheel for jupyterlab (pyproject.toml): started Building wheel for jupyterlab (pyproject.toml): finished with status 'done' Created wheel for jupyterlab: filename=jupyterlab-4.4.2-py3-none-any.whl size=12294799 sha256=857111a50bed68542bf55dca784522fe728f9f88b4fe69e8c585db5c50900419 Stored in directory: /root/.cache/pip/wheels/0a/06/f4/4e687212244b1be2412c15ee258a51d288807440facb924d58 Building wheel for jupyterlab-server (pyproject.toml): started Building wheel for jupyterlab-server (pyproject.toml): finished with status 'done' Created wheel for jupyterlab-server: filename=jupyterlab_server-2.27.3-py3-none-any.whl size=59699 sha256=4fb7bc6838d1b56c04010c068b451886e091568836ac89e6204b8f0219ae729a Stored in directory: /root/.cache/pip/wheels/0a/30/33/58233e86875964527dba7d74d963004f2f1216657a5e2a179c Building wheel for jupyterlab-pygments (pyproject.toml): started Building wheel for jupyterlab-pygments (pyproject.toml): finished with status 'done' Created wheel for jupyterlab-pygments: filename=jupyterlab_pygments-0.3.0-py3-none-any.whl size=15900 sha256=14184d1da57aa39232b49d9a6055ca334b60ea38acc5ecb824b6d0f7d7be18b1 Stored in directory: /root/.cache/pip/wheels/95/2a/0c/53664decf576873e9cb86f1178981435d72ef484a21c317ec0 Building wheel for linkify-it-py (pyproject.toml): started Building wheel for linkify-it-py (pyproject.toml): finished with status 'done' Created wheel for linkify-it-py: filename=linkify_it_py-2.0.3-py3-none-any.whl size=19854 sha256=cd1e2199ed30013a81220d4ed3605adad8e67e7563a53367ccc6da882c10343f Stored in directory: /root/.cache/pip/wheels/85/f8/27/c93c0e21be20967b1106a6f6dba819cf8bbdfec29146f9167a Building wheel for mdit-py-plugins (pyproject.toml): started Building wheel for mdit-py-plugins (pyproject.toml): finished with status 'done' Created wheel for mdit-py-plugins: filename=mdit_py_plugins-0.4.2-py3-none-any.whl size=55360 sha256=22c6e4ab09c3320552b9bf10487e7638476514973fb6d60f678ecb0721de3eb1 Stored in directory: /root/.cache/pip/wheels/79/33/cf/3d329a46339609016f405f761a5b069e2dc54aef071da2fc29 Building wheel for mistune (pyproject.toml): started Building wheel for mistune (pyproject.toml): finished with status 'done' Created wheel for mistune: filename=mistune-3.1.3-py3-none-any.whl size=53445 sha256=a067a23209feff962bd9643636114263ea01bb5ec79fb024873104002b9f5e44 Stored in directory: /root/.cache/pip/wheels/c1/e6/84/cf19937b8df85e5a17b0a0fb40acc0414505024b2644eb30cf Building wheel for nbclient (pyproject.toml): started Building wheel for nbclient (pyproject.toml): finished with status 'done' Created wheel for nbclient: filename=nbclient-0.10.2-py3-none-any.whl size=25434 sha256=4ffee11e788b4a27fabeb7955547e4318a5298f34342a4bfd01f2e1faaeadc3d Stored in directory: /root/.cache/pip/wheels/c0/10/db/1961bb6745fe6b656689822a4f370dcbb62e5ab6dbaeadac37 Building wheel for nbconvert (pyproject.toml): started Building wheel for nbconvert (pyproject.toml): finished with status 'done' Created wheel for nbconvert: filename=nbconvert-7.16.6-py3-none-any.whl size=258525 sha256=1375a7b67e0c2883678c48e506dc320febb57685e5ee67faa51b18a90f3a712b Stored in directory: /root/.cache/pip/wheels/46/62/53/aa36ea3bdfea383d61d678e293537512bf0e1bd218c42d7283 Building wheel for nbformat (pyproject.toml): started Building wheel for nbformat (pyproject.toml): finished with status 'done' Created wheel for nbformat: filename=nbformat-5.10.4-py3-none-any.whl size=78454 sha256=4494585831703e38a6fc236ee02a5c935a1711c14dc0a303bf9aee7dd38e5003 Stored in directory: /root/.cache/pip/wheels/ad/ac/c1/e3bef258f9009396d51f4148149bc99b42defceb10dfa43c66 Building wheel for nest-asyncio (pyproject.toml): started Building wheel for nest-asyncio (pyproject.toml): finished with status 'done' Created wheel for nest-asyncio: filename=nest_asyncio-1.6.0-py3-none-any.whl size=5230 sha256=2923b2cb69743e8cbed6b672d8c2b63a15e6c2bc4dc2a4557e7bc372cc507743 Stored in directory: /root/.cache/pip/wheels/d1/92/ca/a451549a370efabcd9eee37a2e0f33014f479078dbccd9e171 Building wheel for notebook (pyproject.toml): started Building wheel for notebook (pyproject.toml): finished with status 'done' Created wheel for notebook: filename=notebook-7.4.2-py3-none-any.whl size=14285747 sha256=9ccef602721aaa5530852e3064710b8ae5415c4e2ce26f8896d0433222755259 Stored in directory: /root/.cache/pip/wheels/cf/7a/ba/07aac4844ba5fe47648260f3e8af2b6b5348a6736b3939b083 Building wheel for notebook-shim (pyproject.toml): started Building wheel for notebook-shim (pyproject.toml): finished with status 'done' Created wheel for notebook-shim: filename=notebook_shim-0.2.4-py3-none-any.whl size=13304 sha256=b87beddbbc2434a31223cf310f7b9e40ed0f5afb916e931d2a947a0d4236347d Stored in directory: /root/.cache/pip/wheels/9e/c3/cc/1d0fb2d2bca50407c53ab6e8c19d9c06bd9925b67d26d0767d DEPRECATION: Building 'odswriter' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'odswriter'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for odswriter (setup.py): started Building wheel for odswriter (setup.py): finished with status 'done' Created wheel for odswriter: filename=odswriter-0.4.0-py3-none-any.whl size=6105 sha256=6b1b6416cec67077de730fe912e83f53e0101185ae7c2e60c409deea1c4397e7 Stored in directory: /root/.cache/pip/wheels/4c/0f/2a/444365b2fd58cd22f99f4b6aa51770861b904b552f207f90d5 DEPRECATION: Building 'openpyxl' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'openpyxl'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for openpyxl (setup.py): started Building wheel for openpyxl (setup.py): finished with status 'done' Created wheel for openpyxl: filename=openpyxl-3.1.5-py2.py3-none-any.whl size=251004 sha256=3acf5e75d3734a7d71c04ac3c4c16b231bf73e6a3a2bef164b750fabb4e12560 Stored in directory: /root/.cache/pip/wheels/0e/ae/67/3bc7dcdf47e210d58e33da534254a171368ee8e34bbbb6b516 DEPRECATION: Building 'overrides' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'overrides'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for overrides (setup.py): started Building wheel for overrides (setup.py): finished with status 'done' Created wheel for overrides: filename=overrides-7.7.0-py3-none-any.whl size=17920 sha256=a99c80efc00c5a36ec773e60cece594f101bcb78d0266a98a316b3520b05e516 Stored in directory: /root/.cache/pip/wheels/c5/eb/47/2afc03677e203f899b297e383957c455bb09d2fbb56fd226f6 DEPRECATION: Building 'pandocfilters' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'pandocfilters'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for pandocfilters (setup.py): started Building wheel for pandocfilters (setup.py): finished with status 'done' Created wheel for pandocfilters: filename=pandocfilters-1.5.1-py2.py3-none-any.whl size=8745 sha256=73e797d0fa6fb69736b2adc59f24a11e4ebd300b1e31d0fd0613e6ef8f75377f Stored in directory: /root/.cache/pip/wheels/58/4b/88/bbe35c4e7e5dffb469371a54d96d2399174a59113e451cc8a5 DEPRECATION: Building 'prometheus-client' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'prometheus-client'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for prometheus-client (setup.py): started Building wheel for prometheus-client (setup.py): finished with status 'done' Created wheel for prometheus-client: filename=prometheus_client-0.21.1-py3-none-any.whl size=54797 sha256=607902c4c5cd9ebec1160cca890297ec45d017b73b6f1c41b8586cf0ba9317bf Stored in directory: /root/.cache/pip/wheels/3e/06/0e/0ee37961fd5c6495dfde6292012784664b2763ee8a56239e6e Building wheel for python-json-logger (pyproject.toml): started Building wheel for python-json-logger (pyproject.toml): finished with status 'done' Created wheel for python-json-logger: filename=python_json_logger-3.3.0-py3-none-any.whl size=15218 sha256=bcf5dc49c4c77a3d97bd669e9d900debe2f29edf357c8582fb87b2c5215606d8 Stored in directory: /root/.cache/pip/wheels/88/29/c3/8fd6edbce85e09a483ff54324f9adf4f28d99d9f6dfdbf8129 Building wheel for python-lsp-jsonrpc (pyproject.toml): started Building wheel for python-lsp-jsonrpc (pyproject.toml): finished with status 'done' Created wheel for python-lsp-jsonrpc: filename=python_lsp_jsonrpc-1.1.2-py3-none-any.whl size=8845 sha256=cae05d6d3752b9462f2e41f9d45eb99c0baa862b05eb8274426a25f7f3e82add Stored in directory: /root/.cache/pip/wheels/d6/e9/77/f3e154a0f62ee3c8f6af80b6dd89d9fc8f9832f03a5734cda3 Building wheel for python-lsp-server (pyproject.toml): started Building wheel for python-lsp-server (pyproject.toml): finished with status 'done' Created wheel for python-lsp-server: filename=python_lsp_server-1.12.2-py3-none-any.whl size=74813 sha256=439949761939dccadb315b8efaaec92ee133089fa520ef1c2949d317795b9858 Stored in directory: /root/.cache/pip/wheels/22/44/16/103994220b0bebde1b59aefbc7e4eb83001082f177b1aaccc7 Building wheel for python-multipart (pyproject.toml): started Building wheel for python-multipart (pyproject.toml): finished with status 'done' Created wheel for python-multipart: filename=python_multipart-0.0.20-py3-none-any.whl size=24546 sha256=8a62d3a8335e06589fe01f2a3e178cdcc632f3fbe0d492ad9ee0ec35aab1f104 Stored in directory: /root/.cache/pip/wheels/e6/6e/23/01441345617273439b7cffe8ed5a56b87a085237996c15c475 Building wheel for python-pptx (pyproject.toml): started Building wheel for python-pptx (pyproject.toml): finished with status 'done' Created wheel for python-pptx: filename=python_pptx-1.0.2-py3-none-any.whl size=472822 sha256=57a76301834c18e18c52095ab633079af346fe9692cc588d6f1c5a4d3d420fcb Stored in directory: /root/.cache/pip/wheels/57/58/e6/2fbe394dc85d1caa5a72d6662ee06d3df0d4f5cc5d3a27247f DEPRECATION: Building 'rfc3339-validator' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'rfc3339-validator'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for rfc3339-validator (setup.py): started Building wheel for rfc3339-validator (setup.py): finished with status 'done' Created wheel for rfc3339-validator: filename=rfc3339_validator-0.1.4-py2.py3-none-any.whl size=3613 sha256=c65832b6bb9eb6f87b8a64e4b0ba81df934337734f22152bf41bda104081aaff Stored in directory: /root/.cache/pip/wheels/dc/60/db/242318f100e66b8d8e5425ec2c3fcd4ed57e772f8177e96a9e DEPRECATION: Building 'rfc3986-validator' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'rfc3986-validator'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for rfc3986-validator (setup.py): started Building wheel for rfc3986-validator (setup.py): finished with status 'done' Created wheel for rfc3986-validator: filename=rfc3986_validator-0.1.1-py2.py3-none-any.whl size=4367 sha256=91e583d38268220fd425666e08a4706d06d2791114164e97987f9250c88e6946 Stored in directory: /root/.cache/pip/wheels/2c/48/0b/13b070d32278fb107f8f9f1771d1586a57f211f8f545ec174a Building wheel for Send2Trash (pyproject.toml): started Building wheel for Send2Trash (pyproject.toml): finished with status 'done' Created wheel for Send2Trash: filename=send2trash-1.8.3-py3-none-any.whl size=18074 sha256=5d49044c3f318289a3b8e61e74943f147b1c99b10700563777dd8419f4d4dff7 Stored in directory: /root/.cache/pip/wheels/f6/ed/16/39d094aa2a507b5a58242f3d6204771fa2a17ee8d2b41403e4 Building wheel for shiny (pyproject.toml): started Building wheel for shiny (pyproject.toml): finished with status 'done' Created wheel for shiny: filename=shiny-1.4.0-py3-none-any.whl size=3870396 sha256=44c2e765cce2f85ae62b3c66a4a57b1c93a98b2cf649dbb386a1e124d75142f5 Stored in directory: /root/.cache/pip/wheels/18/7e/ef/0082cb0764a56ec84e1baa98a23c04788d98e9db50fbbec663 Building wheel for simpervisor (pyproject.toml): started Building wheel for simpervisor (pyproject.toml): finished with status 'done' Created wheel for simpervisor: filename=simpervisor-1.0.0-py3-none-any.whl size=8340 sha256=ab850c38f8a41984d20c8ba7e7a1296bec688089c1131102cefdc4a9b9103786 Stored in directory: /root/.cache/pip/wheels/23/28/09/4ce60885e8e992a43814fc09063e7b3ced4ca16bbc6631c23e 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=10285 sha256=9be03714ede291997f8c6cf62c7133bc717a1cc1bcdcfe8527141846d6b7f6a6 Stored in directory: /root/.cache/pip/wheels/09/8c/9c/20691733bd0690f7c4e854dd312d9198b5bd0e38b995a42bcc Building wheel for starlette (pyproject.toml): started Building wheel for starlette (pyproject.toml): finished with status 'done' Created wheel for starlette: filename=starlette-0.46.2-py3-none-any.whl size=72037 sha256=595633ce89f8ffa71a015caed34a5b2dc1c0cdb3f0f1fbd1e69339cf2abeec35 Stored in directory: /root/.cache/pip/wheels/d4/5e/72/12227f4c4bfcb61da4b632e0245a13d3e099e8b42cbcfbae3b Building wheel for terminado (pyproject.toml): started Building wheel for terminado (pyproject.toml): finished with status 'done' Created wheel for terminado: filename=terminado-0.18.1-py3-none-any.whl size=14154 sha256=57586a9ad849ee5740fbf40be9f3f7672fab6258f16cd1f2210239889882f4f1 Stored in directory: /root/.cache/pip/wheels/de/c9/a1/fbc391afb8229be98858013fb41936faedb327771a45cace75 Building wheel for tinycss2 (pyproject.toml): started Building wheel for tinycss2 (pyproject.toml): finished with status 'done' Created wheel for tinycss2: filename=tinycss2-1.4.0-py3-none-any.whl size=26651 sha256=925b255f334266df83859a8f53ac6be427b01df975c39ba745647eca9125db59 Stored in directory: /root/.cache/pip/wheels/f9/25/38/dca38cd0b47c220791126584878b7e3a5fc3bacd987b013dae Building wheel for uc-micro-py (pyproject.toml): started Building wheel for uc-micro-py (pyproject.toml): finished with status 'done' Created wheel for uc-micro-py: filename=uc_micro_py-1.0.3-py3-none-any.whl size=6269 sha256=f6d0bdacd4dc1b43c3a92a90c7c1bdab1dd8aa3d12241b095cd9c27cc6e8caf5 Stored in directory: /root/.cache/pip/wheels/2a/a2/f8/6a934b1acb2322babac5dab3540575aeaf9e69edd801571b2d Building wheel for ujson (pyproject.toml): started Building wheel for ujson (pyproject.toml): finished with status 'done' Created wheel for ujson: filename=ujson-5.10.0-cp312-cp312-linux_x86_64.whl size=53363 sha256=2d087afd8a6f4620aeabbc60d201ab7f816e9b1e06f6f94df54abe2211a75b6c Stored in directory: /root/.cache/pip/wheels/7c/8b/0a/3c7d32dfbf3578af58de8d32ab8f395aafb6b19143d7cd249a Building wheel for uri-template (pyproject.toml): started Building wheel for uri-template (pyproject.toml): finished with status 'done' Created wheel for uri-template: filename=uri_template-1.3.0-py3-none-any.whl size=11179 sha256=f2423e68b2f77505282d48ac4a71e7a42b7981ac1c8fe6de4e007a1e5b6fc815 Stored in directory: /root/.cache/pip/wheels/e2/c6/cc/1ef6890bb41722cf46559209269a4ce76396c5ff2a2321d67d 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=62483 sha256=deb49af569084536d269fe0a6d67e3754f104cf03aba7c11c40f01aadf33c403 Stored in directory: /root/.cache/pip/wheels/47/f0/ff/05c4899ab888ba78f8d4a79cac8be14881e9672fe6c0f14e49 Building wheel for watchfiles (pyproject.toml): started Building wheel for watchfiles (pyproject.toml): finished with status 'done' Created wheel for watchfiles: filename=watchfiles-1.0.5-cp312-cp312-linux_x86_64.whl size=454657 sha256=6b38f518d765a5664e3de86f8366a5a1a063a795572460a913f725ed74dc22e4 Stored in directory: /root/.cache/pip/wheels/2f/88/6a/55563f5d6d18f47f4206125a8dfee12c8ee966981710d179c6 Building wheel for webcolors (pyproject.toml): started Building wheel for webcolors (pyproject.toml): finished with status 'done' Created wheel for webcolors: filename=webcolors-24.11.1-py3-none-any.whl size=14934 sha256=c022527cfa1c8db5a52d8f44a93ee29efdeee410f141ab8397bbda288f8df325 Stored in directory: /root/.cache/pip/wheels/3f/a7/d8/f25c45a445564d37964188cfe2761b00a7bd971e27bae36ef0 DEPRECATION: Building 'webencodings' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'webencodings'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for webencodings (setup.py): started Building wheel for webencodings (setup.py): finished with status 'done' Created wheel for webencodings: filename=webencodings-0.5.1-py2.py3-none-any.whl size=10362 sha256=0ddc7a51187b5aa39e0de835e33f1edb0d0312a914e979dcef4c97d524bdaf4d Stored in directory: /root/.cache/pip/wheels/70/19/ea/5eb024d23f058619a3808d26afbe21c3778f15fa629f71861d Building wheel for websockets (pyproject.toml): started Building wheel for websockets (pyproject.toml): finished with status 'done' Created wheel for websockets: filename=websockets-15.0.1-cp312-cp312-linux_x86_64.whl size=181853 sha256=c80d9ad9da79da873b86dddb91e31ec4a97abd42ed7e40dbf7a48d9ed38e2031 Stored in directory: /root/.cache/pip/wheels/ab/e5/a4/1b10e30c4c8e66e61cdd99a7616b5af51bbca06428d24a350b DEPRECATION: Building 'websocket-client' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'websocket-client'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for websocket-client (setup.py): started Building wheel for websocket-client (setup.py): finished with status 'done' Created wheel for websocket-client: filename=websocket_client-1.8.0-py3-none-any.whl size=58927 sha256=bb7dd314e0894349c65288011dacdae84195c7411381ef7cbae1d0005e14c80b Stored in directory: /root/.cache/pip/wheels/89/b0/e9/cb76e824b9ff40bef0829964eaf59d3bfb62ccbe63239c436f DEPRECATION: Building 'xlsxwriter' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'xlsxwriter'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for xlsxwriter (setup.py): started Building wheel for xlsxwriter (setup.py): finished with status 'done' Created wheel for xlsxwriter: filename=xlsxwriter-3.2.3-py3-none-any.whl size=169461 sha256=597b117939652a63a904df5c2ba02d051a4f72c1df4ecc1ab4fb9c79a9389578 Stored in directory: /root/.cache/pip/wheels/55/58/0e/7a0d3d583adee2d7c489bf11a89f3a7d06d02e74bc0b38f3bd DEPRECATION: Building 'jedi' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'jedi'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for jedi (setup.py): started Building wheel for jedi (setup.py): finished with status 'done' Created wheel for jedi: filename=jedi-0.19.2-py2.py3-none-any.whl size=1572432 sha256=062ba9727b0830798854194534721b4b14f66760b42371c5af66f08ecee7757f Stored in directory: /root/.cache/pip/wheels/6a/55/17/836f259fe907ab275f66627db136c978a0a861e3bfd3b048fb Building wheel for jupyterlab_widgets (pyproject.toml): started Building wheel for jupyterlab_widgets (pyproject.toml): finished with status 'done' Created wheel for jupyterlab_widgets: filename=jupyterlab_widgets-3.0.15-py3-none-any.whl size=216571 sha256=d59023d7d7ef71400d51e6fee9a88867f6e65e10a4201605d2d7f3e8f012a31c Stored in directory: /root/.cache/pip/wheels/2f/e5/02/c74c050b754fef9da6c9fb3a2e8f4ed9ed73f52947f6b00a02 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/19/77/58/74d52672b43e0ee5a9737255de8a7b9cbfdd7be24575559162 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/ca/6d/55/6ac682351d5b9b87e313eafa21f4c600d263b411a798851d5d DEPRECATION: Building 'parso' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'parso'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for parso (setup.py): started Building wheel for parso (setup.py): finished with status 'done' Created wheel for parso: filename=parso-0.8.4-py2.py3-none-any.whl size=103676 sha256=ebadebfec24f31ab8414fbc7541071d0472f915c9967ce662161484f82eb2444 Stored in directory: /root/.cache/pip/wheels/82/bc/72/871e7346cfe06d600e0fcaedb36bd3f0d21b5645fa8ea857b0 Building wheel for prompt-toolkit (pyproject.toml): started Building wheel for prompt-toolkit (pyproject.toml): finished with status 'done' Created wheel for prompt-toolkit: filename=prompt_toolkit-3.0.50-py3-none-any.whl size=387867 sha256=972ab4346d0317e67da501aa1969735f24929a618906eac8e281e074182626bb Stored in directory: /root/.cache/pip/wheels/59/cd/4c/59e500fa2b9b0a6c252ff7e75dd61b6d3920411b9bc1f15c84 DEPRECATION: Building 'appdirs' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'appdirs'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for appdirs (setup.py): started Building wheel for appdirs (setup.py): finished with status 'done' Created wheel for appdirs: filename=appdirs-1.4.4-py2.py3-none-any.whl size=9650 sha256=0f1207e8b3852aa5e936a1710d99139d4f74d1169afa5b1db71e7e3555b047aa Stored in directory: /root/.cache/pip/wheels/28/74/07/90c6018da9269eb4f7b639556bf71b9ef8c04f6e3f5c472c49 Building wheel for arrow (pyproject.toml): started Building wheel for arrow (pyproject.toml): finished with status 'done' Created wheel for arrow: filename=arrow-1.3.0-py3-none-any.whl size=66462 sha256=26b8a5b93bd54a90f85a160aafe4f8a33414bbec0d6dd7142c893d4e76634c1c Stored in directory: /root/.cache/pip/wheels/1a/6d/79/86442683288af645df1f3b306e59322a0bb0153495f5754793 Building wheel for babel (pyproject.toml): started Building wheel for babel (pyproject.toml): finished with status 'done' Created wheel for babel: filename=babel-2.17.0-py3-none-any.whl size=10182565 sha256=639c0a8fd13887b4adda455ae33d97f5763b52a4b720df60391f15221e4eba8f Stored in directory: /root/.cache/pip/wheels/ef/e8/29/66afd599f2def13a7421985a041c0305426913ad8365bf9b8f Building wheel for cffi (pyproject.toml): started Building wheel for cffi (pyproject.toml): finished with status 'done' Created wheel for cffi: filename=cffi-1.17.1-cp312-cp312-linux_x86_64.whl size=460379 sha256=de3f714f301f8c6178c14a4d1c732be06db58330c53b365512c4dbd5b9b4ad91 Stored in directory: /root/.cache/pip/wheels/2e/18/23/10f816dc1f57d13a6c8d6525d442e74d82e772bb60f864afbe Building wheel for click (pyproject.toml): started Building wheel for click (pyproject.toml): finished with status 'done' Created wheel for click: filename=click-8.2.1-py3-none-any.whl size=102215 sha256=9df4cd4d89a9ef8a7f88e33e1bef831d7d75ef6c1ba2b327e7d452986df3a72b Stored in directory: /root/.cache/pip/wheels/99/67/b2/05a4c07e5765d0b0b565d677060c10bf448b0f79919b852c34 Building wheel for idna (pyproject.toml): started Building wheel for idna (pyproject.toml): finished with status 'done' Created wheel for idna: filename=idna-3.10-py3-none-any.whl size=70489 sha256=4280b2053b11c26390caff6747d09f3de138b267c9a310ad6f4eaf0507d60ca0 Stored in directory: /root/.cache/pip/wheels/de/3b/fb/0ba1846ba9350e65e345a9b289501cffe54961bd0398574126 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=27014 sha256=2ffe6fcbc2f897d43d3a8ccaeaa3c0f73fe0737f691091216105de505434fcf8 Stored in directory: /root/.cache/pip/wheels/6f/f3/85/8fc4edf3e675ecad23abdbdddfe6b598e15adfa704aed633c1 Building wheel for ipython (pyproject.toml): started Building wheel for ipython (pyproject.toml): finished with status 'done' Created wheel for ipython: filename=ipython-9.0.2-py3-none-any.whl size=600569 sha256=b1f31311ffd7a1ab92db20b3ac5f286ae7481ef07a87fb377d9ae675ba8f5260 Stored in directory: /root/.cache/pip/wheels/aa/8f/c1/7eb6b051997ef2e729c9015a7fbfce087c6c2d0ab8e417c913 Building wheel for jinja2 (pyproject.toml): started Building wheel for jinja2 (pyproject.toml): finished with status 'done' Created wheel for jinja2: filename=jinja2-3.1.6-py3-none-any.whl size=134897 sha256=005a2fc379b662ac007c271a8122f7a7db49bb67fbedfc85db50fccde34d839f Stored in directory: /root/.cache/pip/wheels/41/8c/d6/d8112994a453c29608e941fffcfb85f8c640a0b8c859d038e5 Building wheel for jsonschema (pyproject.toml): started Building wheel for jsonschema (pyproject.toml): finished with status 'done' Created wheel for jsonschema: filename=jsonschema-4.23.0-py3-none-any.whl size=88462 sha256=856673824cfb14b97e5a3e0eb1c31f0d6be857657a9eafdc5a23cb5cff79dd29 Stored in directory: /root/.cache/pip/wheels/1a/98/e6/c891fcfd55519301681c5b13f0325971f451d638e1c9b0227b 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=63152 sha256=950555ae50dec7943a57cc26c7f3214ad3b90a682d50dfb1df31fcf81f7938d6 Stored in directory: /root/.cache/pip/wheels/92/b3/05/b605c449e7f87808b877245bd83a2201075297a692fb1f9a1a Building wheel for jsonschema-specifications (pyproject.toml): started Building wheel for jsonschema-specifications (pyproject.toml): finished with status 'done' Created wheel for jsonschema-specifications: filename=jsonschema_specifications-2024.10.1-py3-none-any.whl size=18458 sha256=108cb496c861afe713b02512bfb730dde512708a3dd672479fbf12fe5ba46751 Stored in directory: /root/.cache/pip/wheels/82/87/b0/a8b36920e1521b4fcd5ba7edaed754f532418349fd8280c96a Building wheel for lxml (pyproject.toml): started Building wheel for lxml (pyproject.toml): still running... Building wheel for lxml (pyproject.toml): finished with status 'done' Created wheel for lxml: filename=lxml-5.3.1-cp312-cp312-linux_x86_64.whl size=8606151 sha256=bbdd50f9f3b4aa8edef107f780b228b38c9b35404ec76544b081443b9b4c4704 Stored in directory: /root/.cache/pip/wheels/ed/ce/ac/96b35da15635ff45b930199f0963bf131424026700b202783a 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-cp312-cp312-linux_x86_64.whl size=22883 sha256=8e0768dbfb48904f6401090926f41ee0eb8251c6e83ddaadc5feb53e12d1b8cc Stored in directory: /root/.cache/pip/wheels/75/a1/5f/85ee819e5d341669dffcb77b9388f5fda63ec0e55ed0397d79 Building wheel for matplotlib-inline (pyproject.toml): started Building wheel for matplotlib-inline (pyproject.toml): finished with status 'done' Created wheel for matplotlib-inline: filename=matplotlib_inline-0.1.7-py3-none-any.whl size=9937 sha256=d5986de6b479668739d98cf80515c29c9111241e5b2f66e151c3d151766726da Stored in directory: /root/.cache/pip/wheels/68/33/69/86af359e845a1fb4cf9f7c3454a7f98d8f2a03c990bd2ab3ef Building wheel for narwhals (pyproject.toml): started Building wheel for narwhals (pyproject.toml): finished with status 'done' Created wheel for narwhals: filename=narwhals-1.41.0-py3-none-any.whl size=357968 sha256=d958336b40952e4c4b7aeef259a7074851da0800cf902186a58f2faeff97be02 Stored in directory: /root/.cache/pip/wheels/e5/1a/6c/2d20554ada23364827f344e8f2f17f1e9efd5ff27fae198c8b DEPRECATION: Building 'pexpect' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'pexpect'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for pexpect (setup.py): started Building wheel for pexpect (setup.py): finished with status 'done' Created wheel for pexpect: filename=pexpect-4.9.0-py2.py3-none-any.whl size=63856 sha256=0babbd3575884849503571b5445c4b6122ed3e5bdc903574055ac61931411b3f Stored in directory: /root/.cache/pip/wheels/bd/82/29/5a59e8a041d6e139190d4d4eb5018ac0ba7d14bd757fa6f993 Building wheel for Pillow (pyproject.toml): started Building wheel for Pillow (pyproject.toml): finished with status 'done' Created wheel for Pillow: filename=pillow-11.1.0-cp312-cp312-linux_x86_64.whl size=1470533 sha256=3a5693b890f6bcc52c7c7c005b5a9662eae66455762a2d5715d6f2da6dbfc6fd Stored in directory: /root/.cache/pip/wheels/15/71/95/681aba7fe614d241ebf82e0887e5222882e3b4203593b6e97a Building wheel for ptyprocess (pyproject.toml): started Building wheel for ptyprocess (pyproject.toml): finished with status 'done' Created wheel for ptyprocess: filename=ptyprocess-0.7.0-py2.py3-none-any.whl size=14026 sha256=3470be7f810474c8a2ecfcd6e02acc6aea8483ab595417fa4e336362a349933e Stored in directory: /root/.cache/pip/wheels/8e/5d/60/dca793e0afb1272e5182436b54e5278142f3a0d7e59fee7d90 Building wheel for pygments (pyproject.toml): started Building wheel for pygments (pyproject.toml): finished with status 'done' Created wheel for pygments: filename=pygments-2.19.1-py3-none-any.whl size=1225293 sha256=9ea1544ad55cecf4b8242fab6dd35a93bbce657034b0611ee383099054ab6d8c Stored in directory: /root/.cache/pip/wheels/9a/47/56/d2ef688b4c7ef0a192a07d85411f3cf20456c7a0bb093d7007 Building wheel for referencing (pyproject.toml): started Building wheel for referencing (pyproject.toml): finished with status 'done' Created wheel for referencing: filename=referencing-0.36.2-py3-none-any.whl size=26775 sha256=e8699adbbf8b5c7de96d8ffa0eb5c158b3beafce084968e2ea8bb08c6794dcd0 Stored in directory: /root/.cache/pip/wheels/14/ab/10/13a3461194a2d58f24d675e2020d1b1d8f01a4442398f9559d 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=65027 sha256=e96ef8d49837cb05c56e2cdd8252609d2540fc4f70ed0760bb0cec5f3c279a44 Stored in directory: /root/.cache/pip/wheels/33/0f/67/609cc7e3d03673f4b5ee2bd90e3f03e76779a9b3fa2777660b 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.2-py3-none-any.whl size=52629 sha256=7e1ec56790707d96aa5d923185161af048ff1ab5b2d9560f0df59d7975be7d3f Stored in directory: /root/.cache/pip/wheels/b2/ce/9d/67f74eae830d35d1c8c38fdd34e1c4b73620bae57b7711e95d Building wheel for urllib3 (pyproject.toml): started Building wheel for urllib3 (pyproject.toml): finished with status 'done' Created wheel for urllib3: filename=urllib3-2.4.0-py3-none-any.whl size=128680 sha256=f9d992b01ce349f718f5ba7d157a775325808c786351327b777825b64bc6a742 Stored in directory: /root/.cache/pip/wheels/94/de/df/168f4e046007e772c020e9b04c5939286bbe6937a17bb6bc5c DEPRECATION: Building 'certifi' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'certifi'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for certifi (setup.py): started Building wheel for certifi (setup.py): finished with status 'done' Created wheel for certifi: filename=certifi-2025.4.26-py3-none-any.whl size=159619 sha256=9286ea1adf9071d2dc63cfbd7577988cece29de1847a42931d711db7cbdbd7d0 Stored in directory: /root/.cache/pip/wheels/13/a0/08/db01bd1b40e2cbd9fe23fc141dc32c9acadb7d0f80c0513370 Building wheel for rpds-py (pyproject.toml): started Building wheel for rpds-py (pyproject.toml): finished with status 'done' Created wheel for rpds-py: filename=rpds_py-0.23.1-cp312-cp312-linux_x86_64.whl size=390779 sha256=81b81bcddd29cb1e21daa343e161f73b7a35654ab4949c6eb6653d8270c66d07 Stored in directory: /root/.cache/pip/wheels/1f/2d/a0/8acfc0fa772de886c65c38c92eb9034e9b4c348fb3a121bbdc DEPRECATION: Building 'types-python-dateutil' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'types-python-dateutil'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for types-python-dateutil (setup.py): started Building wheel for types-python-dateutil (setup.py): finished with status 'done' Created wheel for types-python-dateutil: filename=types_python_dateutil-2.9.0.20241206-py3-none-any.whl size=14463 sha256=21ba31ee3fd340799127b5f91ac9464eec53967ef02646dcc975bd092f4b478d Stored in directory: /root/.cache/pip/wheels/c8/ea/23/4686e88deed4680202d772715d866e0bb61ac7cf9508807ab1 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.13.2-py3-none-any.whl size=45806 sha256=a439e7c04b49fec3e5d3e2beaa21755cadbbdc391694e28ccdd36ca4a1408f8c Stored in directory: /root/.cache/pip/wheels/f8/d6/77/0c9ed7cc7903987a257da66e7fcee888c3cce517aecf8ef849 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=0fb1b75f1822102faecbabb60aa7893f2e8de9bf28e6211d77cec4808ff7cba9 Stored in directory: /root/.cache/pip/wheels/c3/bc/05/95d82be17192050e19382c87db14a3d2f36c6e2a4bb992e636 Building wheel for aiohttp (pyproject.toml): started Building wheel for aiohttp (pyproject.toml): finished with status 'done' Created wheel for aiohttp: filename=aiohttp-3.11.16-cp312-cp312-linux_x86_64.whl size=1694955 sha256=e6f5ef572f3c44adb2e2a107a3551a60afcf7e37e9676b32707114a8d4b7e265 Stored in directory: /root/.cache/pip/wheels/4b/7e/c9/790cf7aa78dda41022bc5dcdd6c97143a4e929209465bfe52d 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-cp312-cp312-linux_x86_64.whl size=130247 sha256=5f12ef7b5b861c02996fd1b8f830bacf3ef3cae10b42aaf7cdb0f1748466e8b6 Stored in directory: /root/.cache/pip/wheels/cb/69/de/55a720bce6667535bc72201276b7899130543395fe0e5402c3 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-cp312-cp312-linux_x86_64.whl size=367348 sha256=0567c7485cf4b38f848f2a2b22d4cecacf620a58fe34a8c8ce562a05b5c2fdb1 Stored in directory: /root/.cache/pip/wheels/db/96/5f/9b0fd4feab5399c033fa0cca808871b2ee579bcb650cb575b0 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.2-py2.py3-none-any.whl size=7635 sha256=e6fc44c75d8a33a94988c7416bbe72545d65cbb8437baa7cc8f5042fe632df49 Stored in directory: /root/.cache/pip/wheels/27/3a/b5/a13dc2731c2da42673ba856b768dfb9d6ff4898eb597f66200 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-cp312-cp312-linux_x86_64.whl size=272837 sha256=1ccedd77765a1769f8b47e7d56098ce9080b6a0d46659bcf45030d65f8ac48b8 Stored in directory: /root/.cache/pip/wheels/80/ec/87/d9667bf0ec14efb7bf3c69e2899f7b8f63150a4f1e8ed76c14 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-cp312-cp312-linux_x86_64.whl size=244534 sha256=387a9eda6e73fa1d7672016b82e9e779e83693d0fdb21c8c794a6d09e9455627 Stored in directory: /root/.cache/pip/wheels/6f/52/d7/daba5619a9199f9e5dc47b8ce920fa4a761c175580dd2ca8e1 Building wheel for beautifulsoup4 (pyproject.toml): started Building wheel for beautifulsoup4 (pyproject.toml): finished with status 'done' Created wheel for beautifulsoup4: filename=beautifulsoup4-4.13.3-py3-none-any.whl size=186638 sha256=e745ebc212330b384d2f77ef47a672671aedd800570b566ff81193ae9c89a5a4 Stored in directory: /root/.cache/pip/wheels/72/20/ce/92c9fbff093762fd930389476331c66818eeaefaa57601d172 Building wheel for soupsieve (pyproject.toml): started Building wheel for soupsieve (pyproject.toml): finished with status 'done' Created wheel for soupsieve: filename=soupsieve-2.6-py3-none-any.whl size=36186 sha256=3b30f52ba1589736f5c6d71e2bd5953b4de49512d1ba04126e85e3238ccba395 Stored in directory: /root/.cache/pip/wheels/6b/f2/69/1ea75c81c05e2cd0aad6ee17aff7838cff0f09e965204cc6f5 Building wheel for decorator (pyproject.toml): started Building wheel for decorator (pyproject.toml): finished with status 'done' Created wheel for decorator: filename=decorator-5.2.1-py3-none-any.whl size=8969 sha256=f8a33c8b0e39d5af2508161328f62b863a4ce6f4d32542f54583f001ca0a8604 Stored in directory: /root/.cache/pip/wheels/7e/65/f2/7ed79bcbae1ea3f31a343cc9a3e83757e7d4d6d0a6a6ee0b0e Building wheel for ipython-pygments-lexers (pyproject.toml): started Building wheel for ipython-pygments-lexers (pyproject.toml): finished with status 'done' Created wheel for ipython-pygments-lexers: filename=ipython_pygments_lexers-1.1.1-py3-none-any.whl size=8115 sha256=5682cec711f6e2b2510bd89b87c1babd1cbfe3e13513addba179bc2d02f6f90d Stored in directory: /root/.cache/pip/wheels/5a/de/19/b541914a457075e72804027a65ff3fdd186191eef0bb3c2e0f Building wheel for psutil (pyproject.toml): started Building wheel for psutil (pyproject.toml): finished with status 'done' Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=284607 sha256=bfd8354e211c6253f0768d1207ce4df954fa61a41eff4f46b677c5908b2ece98 Stored in directory: /root/.cache/pip/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d DEPRECATION: Building 'pycparser' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'pycparser'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for pycparser (setup.py): started Building wheel for pycparser (setup.py): finished with status 'done' Created wheel for pycparser: filename=pycparser-2.22-py3-none-any.whl size=117639 sha256=1b4ca9badd50c353282516cbb9127f3b4ddf916c53341ad0d69839cece623161 Stored in directory: /root/.cache/pip/wheels/36/53/17/c0ae2e096d359a9a8faf47fd7ded8f4c878af41a3c66cb5199 Building wheel for stack_data (pyproject.toml): started Building wheel for stack_data (pyproject.toml): finished with status 'done' Created wheel for stack_data: filename=stack_data-0.6.3-py3-none-any.whl size=24558 sha256=f49397ded19224c3a3b15dc2067a8a55089ea8521b46def792cc77120d2d096a Stored in directory: /root/.cache/pip/wheels/66/d8/c9/2976572d16ab76fc1cfbdeb325de8befc07b98d43d8cdaff67 Building wheel for asttokens (pyproject.toml): started Building wheel for asttokens (pyproject.toml): finished with status 'done' Created wheel for asttokens: filename=asttokens-3.0.0-py3-none-any.whl size=26960 sha256=bb6a97a5c47ae85320274874736f55c2b182ab686408c714f11bcd68c061eae4 Stored in directory: /root/.cache/pip/wheels/43/86/d4/ca0175d6bb5bc04e741e4a828f35338211c617fa772ca24552 Building wheel for executing (pyproject.toml): started Building wheel for executing (pyproject.toml): finished with status 'done' Created wheel for executing: filename=executing-2.2.0-py2.py3-none-any.whl size=26740 sha256=e745fe4b6a0d9b7727032457675ea7c3343417b3091a0f33c664b0a03605c584 Stored in directory: /root/.cache/pip/wheels/cd/8f/44/aa0e67b7b1d1e93f487044254692f3b44a964fe8cc017ccd14 Building wheel for pure_eval (pyproject.toml): started Building wheel for pure_eval (pyproject.toml): finished with status 'done' Created wheel for pure_eval: filename=pure_eval-0.2.3-py3-none-any.whl size=11881 sha256=e33bf74810a99ce7f077b7d3444329fdfdacd35ac2cbe998c9b535400e05aca0 Stored in directory: /root/.cache/pip/wheels/9d/49/f5/8a65070c32df5d99b42d8aca4d1fefcef4c8d05295f4ab972d DEPRECATION: Building 'wcwidth' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'wcwidth'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for wcwidth (setup.py): started Building wheel for wcwidth (setup.py): finished with status 'done' Created wheel for wcwidth: filename=wcwidth-0.2.13-py2.py3-none-any.whl size=34258 sha256=08d167475c7844091174e9273f598433843ce3a15d755741b5cebb4beaf162fc Stored in directory: /root/.cache/pip/wheels/a5/47/ac/44b0f35936c3b59a87df154fb380f11bc19ac01d551f245088 Successfully built anyio argon2-cffi argon2-cffi-bindings asgiref async-lru bleach comm debugpy defusedxml docstring-to-markdown et-xmlfile faicons fastjsonschema fqdn h11 htmltools httpcore httpx ipykernel ipywidgets widgetsnbextension isoduration jsonpointer json5 jupyter jupyter-console jupyter-events jupyter-lsp jupyter-server jupyter-server-proxy jupyter-server-terminals jupyterlab jupyterlab-server jupyterlab-pygments linkify-it-py mdit-py-plugins mistune nbclient nbconvert nbformat nest-asyncio notebook notebook-shim odswriter openpyxl overrides pandocfilters prometheus-client python-json-logger python-lsp-jsonrpc python-lsp-server python-multipart python-pptx rfc3339-validator rfc3986-validator Send2Trash shiny simpervisor sniffio starlette terminado tinycss2 uc-micro-py ujson uri-template uvicorn watchfiles webcolors webencodings websockets websocket-client xlsxwriter jedi jupyterlab_widgets markdown-it-py mdurl parso prompt-toolkit appdirs arrow babel cffi click idna importlib-metadata ipython jinja2 jsonschema attrs jsonschema-specifications lxml markupsafe matplotlib-inline narwhals pexpect Pillow ptyprocess pygments referencing requests charset_normalizer urllib3 certifi rpds-py types-python-dateutil typing_extensions zipp aiohttp multidict yarl aiosignal frozenlist propcache beautifulsoup4 soupsieve decorator ipython-pygments-lexers psutil pycparser stack_data asttokens executing pure_eval wcwidth if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-master/opt/python3_extratools ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-master/opt/python3_extratools ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_extratools@mfext[/opt/metwork-mfext-master/opt/python3_extratools] is already loaded Looking in links: ./src Processing ./src/anyio-4.9.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 1)) Processing ./src/argon2_cffi-23.1.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 2)) Processing ./src/argon2_cffi_bindings-21.2.0-cp312-abi3-linux_x86_64.whl (from -r requirements3.txt.tmp (line 3)) Processing ./src/asgiref-3.8.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 4)) Processing ./src/aspose_slides-25.5.0-py3-none-manylinux1_x86_64.whl (from -r requirements3.txt.tmp (line 5)) Processing ./src/async_lru-2.0.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 6)) Processing ./src/bleach-6.2.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 7)) Processing ./src/comm-0.2.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 8)) Processing ./src/debugpy-1.8.14-cp312-cp312-linux_x86_64.whl (from -r requirements3.txt.tmp (line 9)) Requirement already satisfied: defusedxml==0.7.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from -r requirements3.txt.tmp (line 10)) (0.7.1) Processing ./src/docstring_to_markdown-0.17-py3-none-any.whl (from -r requirements3.txt.tmp (line 11)) Processing ./src/et_xmlfile-2.0.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 12)) Processing ./src/faicons-0.2.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 13)) Processing ./src/fastjsonschema-2.21.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 14)) Processing ./src/fqdn-1.5.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 15)) Processing ./src/h11-0.16.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 16)) Processing ./src/htmltools-0.6.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 17)) Processing ./src/httpcore-1.0.9-py3-none-any.whl (from -r requirements3.txt.tmp (line 18)) Processing ./src/httpx-0.28.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 19)) Processing ./src/ipykernel-6.29.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 20)) Processing ./src/ipywidgets-8.1.7-py3-none-any.whl (from -r requirements3.txt.tmp (line 21)) Processing ./src/isoduration-20.11.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 22)) Processing ./src/jsonpointer-3.0.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 23)) Processing ./src/json5-0.12.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 24)) Processing ./src/jupyter-1.1.1-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 25)) Requirement already satisfied: jupyter-client==8.6.3 in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.12/site-packages (from -r requirements3.txt.tmp (line 26)) (8.6.3) Processing ./src/jupyter_console-6.6.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 27)) Requirement already satisfied: jupyter-core==5.7.2 in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.12/site-packages (from -r requirements3.txt.tmp (line 28)) (5.7.2) Processing ./src/jupyter_events-0.12.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 29)) Processing ./src/jupyter_lsp-2.2.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 30)) Processing ./src/jupyter_server-2.16.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 31)) Processing ./src/jupyter_server_proxy-4.4.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 32)) Processing ./src/jupyter_server_terminals-0.5.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 33)) Processing ./src/jupyterlab-4.4.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 34)) Processing ./src/jupyterlab_pygments-0.3.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 35)) Processing ./src/jupyterlab_server-2.27.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 36)) Processing ./src/linkify_it_py-2.0.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 37)) Processing ./src/mdit_py_plugins-0.4.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 38)) Processing ./src/mistune-3.1.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 39)) Processing ./src/nbclient-0.10.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 40)) Processing ./src/nbconvert-7.16.6-py3-none-any.whl (from -r requirements3.txt.tmp (line 41)) Processing ./src/nbformat-5.10.4-py3-none-any.whl (from -r requirements3.txt.tmp (line 42)) Processing ./src/nest_asyncio-1.6.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 43)) Processing ./src/notebook-7.4.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 44)) Processing ./src/notebook_shim-0.2.4-py3-none-any.whl (from -r requirements3.txt.tmp (line 45)) Processing ./src/odswriter-0.4.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 46)) Processing ./src/openpyxl-3.1.5-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 47)) Processing ./src/overrides-7.7.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 48)) Processing ./src/pandocfilters-1.5.1-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 49)) Processing ./src/prometheus_client-0.21.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 50)) Processing ./src/python_json_logger-3.3.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 51)) Processing ./src/python_lsp_jsonrpc-1.1.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 52)) Processing ./src/python_lsp_server-1.12.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 53)) Processing ./src/python_multipart-0.0.20-py3-none-any.whl (from -r requirements3.txt.tmp (line 54)) Processing ./src/python_pptx-1.0.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 55)) Processing ./src/questionary-2.1.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 56)) Processing ./src/rfc3339_validator-0.1.4-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 57)) Processing ./src/rfc3986_validator-0.1.1-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 58)) Processing ./src/send2trash-1.8.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 59)) Processing ./src/shiny-1.4.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 60)) Processing ./src/simpervisor-1.0.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 61)) Processing ./src/sniffio-1.3.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 62)) Processing ./src/starlette-0.46.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 63)) Processing ./src/terminado-0.18.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 64)) Processing ./src/tinycss2-1.4.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 65)) Processing ./src/uc_micro_py-1.0.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 66)) Processing ./src/ujson-5.10.0-cp312-cp312-linux_x86_64.whl (from -r requirements3.txt.tmp (line 67)) Processing ./src/uri_template-1.3.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 68)) Processing ./src/uvicorn-0.34.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 69)) Processing ./src/watchfiles-1.0.5-cp312-cp312-linux_x86_64.whl (from -r requirements3.txt.tmp (line 70)) Processing ./src/webcolors-24.11.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 71)) Processing ./src/webencodings-0.5.1-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 72)) Processing ./src/websockets-15.0.1-cp312-cp312-linux_x86_64.whl (from -r requirements3.txt.tmp (line 73)) Processing ./src/websocket_client-1.8.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 74)) Processing ./src/widgetsnbextension-4.0.14-py3-none-any.whl (from -r requirements3.txt.tmp (line 75)) Processing ./src/xlsxwriter-3.2.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 76)) Requirement already satisfied: idna>=2.8 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from anyio==4.9.0->-r requirements3.txt.tmp (line 1)) (3.10) Requirement already satisfied: typing_extensions>=4.5 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.12/site-packages (from anyio==4.9.0->-r requirements3.txt.tmp (line 1)) (4.13.2) Requirement already satisfied: cffi>=1.0.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from argon2-cffi-bindings==21.2.0->-r requirements3.txt.tmp (line 3)) (1.17.1) Requirement already satisfied: traitlets>=4 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from comm==0.2.2->-r requirements3.txt.tmp (line 8)) (5.14.3) Requirement already satisfied: importlib-metadata>=3.6 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.12/site-packages (from docstring-to-markdown==0.17->-r requirements3.txt.tmp (line 11)) (8.6.1) Requirement already satisfied: packaging>=20.9 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.12/site-packages (from htmltools==0.6.0->-r requirements3.txt.tmp (line 17)) (24.2) Requirement already satisfied: certifi in /opt/metwork-mfext-master/opt/python3_core/lib/python3.12/site-packages (from httpcore==1.0.9->-r requirements3.txt.tmp (line 18)) (2025.4.26) Requirement already satisfied: ipython>=7.23.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from ipykernel==6.29.5->-r requirements3.txt.tmp (line 20)) (9.0.2) Requirement already satisfied: matplotlib-inline>=0.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from ipykernel==6.29.5->-r requirements3.txt.tmp (line 20)) (0.1.7) Requirement already satisfied: psutil in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from ipykernel==6.29.5->-r requirements3.txt.tmp (line 20)) (7.0.0) Requirement already satisfied: pyzmq>=24 in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.12/site-packages (from ipykernel==6.29.5->-r requirements3.txt.tmp (line 20)) (26.4.0) Requirement already satisfied: tornado>=6.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from ipykernel==6.29.5->-r requirements3.txt.tmp (line 20)) (6.5.1) Processing ./src/jupyterlab_widgets-3.0.15-py3-none-any.whl (from ipywidgets==8.1.7->-r requirements3.txt.tmp (line 21)) Requirement already satisfied: arrow>=0.15.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from isoduration==20.11.0->-r requirements3.txt.tmp (line 22)) (1.3.0) Requirement already satisfied: python-dateutil>=2.8.2 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from jupyter-client==8.6.3->-r requirements3.txt.tmp (line 26)) (2.9.0.post0) Requirement already satisfied: prompt-toolkit>=3.0.30 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from jupyter-console==6.6.3->-r requirements3.txt.tmp (line 27)) (3.0.50) Requirement already satisfied: pygments in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from jupyter-console==6.6.3->-r requirements3.txt.tmp (line 27)) (2.19.1) Requirement already satisfied: platformdirs>=2.5 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.12/site-packages (from jupyter-core==5.7.2->-r requirements3.txt.tmp (line 28)) (4.3.6) Requirement already satisfied: jsonschema>=4.18.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from jsonschema[format-nongpl]>=4.18.0->jupyter-events==0.12.0->-r requirements3.txt.tmp (line 29)) (4.23.0) Requirement already satisfied: pyyaml>=5.3 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from jupyter-events==0.12.0->-r requirements3.txt.tmp (line 29)) (6.0.2) Requirement already satisfied: referencing in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from jupyter-events==0.12.0->-r requirements3.txt.tmp (line 29)) (0.36.2) Requirement already satisfied: jinja2>=3.0.3 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from jupyter-server==2.16.0->-r requirements3.txt.tmp (line 31)) (3.1.6) Requirement already satisfied: aiohttp in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from jupyter-server-proxy==4.4.0->-r requirements3.txt.tmp (line 32)) (3.11.16) Requirement already satisfied: setuptools>=41.1.0 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.12/site-packages (from jupyterlab==4.4.2->-r requirements3.txt.tmp (line 34)) (80.9.0) Requirement already satisfied: babel>=2.10 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from jupyterlab-server==2.27.3->-r requirements3.txt.tmp (line 36)) (2.17.0) Requirement already satisfied: requests>=2.31 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from jupyterlab-server==2.27.3->-r requirements3.txt.tmp (line 36)) (2.32.3) Requirement already satisfied: markdown-it-py<4.0.0,>=1.0.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from mdit-py-plugins==0.4.2->-r requirements3.txt.tmp (line 38)) (3.0.0) Requirement already satisfied: beautifulsoup4 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from nbconvert==7.16.6->-r requirements3.txt.tmp (line 41)) (4.13.3) Requirement already satisfied: markupsafe>=2.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from nbconvert==7.16.6->-r requirements3.txt.tmp (line 41)) (3.0.2) Requirement already satisfied: jedi<0.20.0,>=0.17.2 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from python-lsp-server==1.12.2->-r requirements3.txt.tmp (line 53)) (0.19.2) Requirement already satisfied: pluggy>=1.0.0 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.12/site-packages (from python-lsp-server==1.12.2->-r requirements3.txt.tmp (line 53)) (1.5.0) Requirement already satisfied: Pillow>=3.3.2 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from python-pptx==1.0.2->-r requirements3.txt.tmp (line 55)) (11.1.0) Requirement already satisfied: lxml>=3.1.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from python-pptx==1.0.2->-r requirements3.txt.tmp (line 55)) (5.3.1) Requirement already satisfied: six in /opt/metwork-mfext-master/opt/python3_core/lib/python3.12/site-packages (from rfc3339-validator==0.1.4->-r requirements3.txt.tmp (line 57)) (1.17.0) Requirement already satisfied: click>=8.1.4 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from shiny==1.4.0->-r requirements3.txt.tmp (line 60)) (8.2.1) Requirement already satisfied: appdirs>=1.4.4 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.12/site-packages (from shiny==1.4.0->-r requirements3.txt.tmp (line 60)) (1.4.4) Processing ./src/narwhals-1.41.0-py3-none-any.whl (from shiny==1.4.0->-r requirements3.txt.tmp (line 60)) Requirement already satisfied: orjson>=3.10.7 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from shiny==1.4.0->-r requirements3.txt.tmp (line 60)) (3.10.18) Requirement already satisfied: ptyprocess in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from terminado==0.18.1->-r requirements3.txt.tmp (line 64)) (0.7.0) Requirement already satisfied: parso<0.9.0,>=0.8.4 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from jedi<0.20.0,>=0.17.2->python-lsp-server==1.12.2->-r requirements3.txt.tmp (line 53)) (0.8.4) Requirement already satisfied: mdurl~=0.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from markdown-it-py<4.0.0,>=1.0.0->mdit-py-plugins==0.4.2->-r requirements3.txt.tmp (line 38)) (0.1.2) Requirement already satisfied: wcwidth in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from prompt-toolkit>=3.0.30->jupyter-console==6.6.3->-r requirements3.txt.tmp (line 27)) (0.2.13) Requirement already satisfied: types-python-dateutil>=2.8.10 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from arrow>=0.15.0->isoduration==20.11.0->-r requirements3.txt.tmp (line 22)) (2.9.0.20241206) Requirement already satisfied: pycparser in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from cffi>=1.0.1->argon2-cffi-bindings==21.2.0->-r requirements3.txt.tmp (line 3)) (2.22) Requirement already satisfied: zipp>=3.20 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.12/site-packages (from importlib-metadata>=3.6->docstring-to-markdown==0.17->-r requirements3.txt.tmp (line 11)) (3.21.0) Requirement already satisfied: decorator in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from ipython>=7.23.1->ipykernel==6.29.5->-r requirements3.txt.tmp (line 20)) (5.2.1) Requirement already satisfied: ipython-pygments-lexers in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from ipython>=7.23.1->ipykernel==6.29.5->-r requirements3.txt.tmp (line 20)) (1.1.1) Requirement already satisfied: pexpect>4.3 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from ipython>=7.23.1->ipykernel==6.29.5->-r requirements3.txt.tmp (line 20)) (4.9.0) Requirement already satisfied: stack_data in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from ipython>=7.23.1->ipykernel==6.29.5->-r requirements3.txt.tmp (line 20)) (0.6.3) Requirement already satisfied: attrs>=22.2.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from jsonschema>=4.18.0->jsonschema[format-nongpl]>=4.18.0->jupyter-events==0.12.0->-r requirements3.txt.tmp (line 29)) (25.1.0) Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from jsonschema>=4.18.0->jsonschema[format-nongpl]>=4.18.0->jupyter-events==0.12.0->-r requirements3.txt.tmp (line 29)) (2024.10.1) Requirement already satisfied: rpds-py>=0.7.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from jsonschema>=4.18.0->jsonschema[format-nongpl]>=4.18.0->jupyter-events==0.12.0->-r requirements3.txt.tmp (line 29)) (0.23.1) Requirement already satisfied: charset_normalizer<4,>=2 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from requests>=2.31->jupyterlab-server==2.27.3->-r requirements3.txt.tmp (line 36)) (3.4.2) Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from requests>=2.31->jupyterlab-server==2.27.3->-r requirements3.txt.tmp (line 36)) (2.4.0) Requirement already satisfied: aiohappyeyeballs>=2.3.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from aiohttp->jupyter-server-proxy==4.4.0->-r requirements3.txt.tmp (line 32)) (2.5.0) Requirement already satisfied: aiosignal>=1.1.2 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from aiohttp->jupyter-server-proxy==4.4.0->-r requirements3.txt.tmp (line 32)) (1.3.2) Requirement already satisfied: frozenlist>=1.1.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from aiohttp->jupyter-server-proxy==4.4.0->-r requirements3.txt.tmp (line 32)) (1.5.0) Requirement already satisfied: multidict<7.0,>=4.5 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from aiohttp->jupyter-server-proxy==4.4.0->-r requirements3.txt.tmp (line 32)) (6.1.0) Requirement already satisfied: propcache>=0.2.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from aiohttp->jupyter-server-proxy==4.4.0->-r requirements3.txt.tmp (line 32)) (0.3.0) Requirement already satisfied: yarl<2.0,>=1.17.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from aiohttp->jupyter-server-proxy==4.4.0->-r requirements3.txt.tmp (line 32)) (1.18.3) Requirement already satisfied: soupsieve>1.2 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from beautifulsoup4->nbconvert==7.16.6->-r requirements3.txt.tmp (line 41)) (2.6) Requirement already satisfied: executing>=1.2.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from stack_data->ipython>=7.23.1->ipykernel==6.29.5->-r requirements3.txt.tmp (line 20)) (2.2.0) Requirement already satisfied: asttokens>=2.1.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from stack_data->ipython>=7.23.1->ipykernel==6.29.5->-r requirements3.txt.tmp (line 20)) (3.0.0) Requirement already satisfied: pure_eval in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from stack_data->ipython>=7.23.1->ipykernel==6.29.5->-r requirements3.txt.tmp (line 20)) (0.2.3) Installing collected packages: webencodings, odswriter, fastjsonschema, xlsxwriter, widgetsnbextension, websockets, websocket-client, webcolors, uri-template, ujson, uc-micro-py, tinycss2, terminado, sniffio, simpervisor, Send2Trash, rfc3986-validator, rfc3339-validator, python-multipart, python-json-logger, prometheus-client, pandocfilters, overrides, nest-asyncio, narwhals, mistune, jupyterlab_widgets, jupyterlab-pygments, jsonpointer, json5, htmltools, h11, fqdn, et-xmlfile, debugpy, comm, bleach, async-lru, Aspose.Slides, asgiref, uvicorn, questionary, python-pptx, python-lsp-jsonrpc, openpyxl, mdit-py-plugins, linkify-it-py, jupyter-server-terminals, httpcore, faicons, docstring-to-markdown, argon2-cffi-bindings, anyio, watchfiles, starlette, python-lsp-server, isoduration, ipywidgets, ipykernel, httpx, argon2-cffi, shiny, nbformat, jupyter-console, nbclient, jupyter-events, nbconvert, jupyter-server, notebook-shim, jupyterlab-server, jupyter-server-proxy, jupyter-lsp, jupyterlab, notebook, jupyter Successfully installed Aspose.Slides-25.5.0 Send2Trash-1.8.3 anyio-4.9.0 argon2-cffi-23.1.0 argon2-cffi-bindings-21.2.0 asgiref-3.8.1 async-lru-2.0.5 bleach-6.2.0 comm-0.2.2 debugpy-1.8.14 docstring-to-markdown-0.17 et-xmlfile-2.0.0 faicons-0.2.2 fastjsonschema-2.21.1 fqdn-1.5.1 h11-0.16.0 htmltools-0.6.0 httpcore-1.0.9 httpx-0.28.1 ipykernel-6.29.5 ipywidgets-8.1.7 isoduration-20.11.0 json5-0.12.0 jsonpointer-3.0.0 jupyter-1.1.1 jupyter-console-6.6.3 jupyter-events-0.12.0 jupyter-lsp-2.2.5 jupyter-server-2.16.0 jupyter-server-proxy-4.4.0 jupyter-server-terminals-0.5.3 jupyterlab-4.4.2 jupyterlab-pygments-0.3.0 jupyterlab-server-2.27.3 jupyterlab_widgets-3.0.15 linkify-it-py-2.0.3 mdit-py-plugins-0.4.2 mistune-3.1.3 narwhals-1.41.0 nbclient-0.10.2 nbconvert-7.16.6 nbformat-5.10.4 nest-asyncio-1.6.0 notebook-7.4.2 notebook-shim-0.2.4 odswriter-0.4.0 openpyxl-3.1.5 overrides-7.7.0 pandocfilters-1.5.1 prometheus-client-0.21.1 python-json-logger-3.3.0 python-lsp-jsonrpc-1.1.2 python-lsp-server-1.12.2 python-multipart-0.0.20 python-pptx-1.0.2 questionary-2.1.0 rfc3339-validator-0.1.4 rfc3986-validator-0.1.1 shiny-1.4.0 simpervisor-1.0.0 sniffio-1.3.1 starlette-0.46.2 terminado-0.18.1 tinycss2-1.4.0 uc-micro-py-1.0.3 ujson-5.10.0 uri-template-1.3.0 uvicorn-0.34.2 watchfiles-1.0.5 webcolors-24.11.1 webencodings-0.5.1 websocket-client-1.8.0 websockets-15.0.1 widgetsnbextension-4.0.14 xlsxwriter-3.2.3 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_extratools/lib/python3.12/site-packages; then mkdir -p /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.12/site-packages; fi if test -f /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.12/site-packages/requirements3.txt; then cat /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.12/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-master/opt/python3_extratools/lib/python3.12/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.12/site-packages/requirements3.txt.tmp /opt/metwork-mfext-master/opt/python3_extratools/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_extratools/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_extratools/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/aspose-slides.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/Send2Trash.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/anyio.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/argon2-cffi-bindings.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/argon2-cffi.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/asgiref.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/async-lru.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/bleach.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/comm.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/debugpy.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/defusedxml.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/docstring-to-markdown.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/et_xmlfile.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/faicons.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/fastjsonschema.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/fqdn.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/h11.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/htmltools.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/httpcore.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/httpx.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/ipykernel.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/ipywidgets.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/isoduration.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/json5.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/jsonpointer.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/jupyter_client.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/jupyter-console.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/jupyter_core.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/jupyter-events.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/jupyter-lsp.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/jupyter_server_proxy.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/jupyter_server_terminals.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/jupyter_server.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/jupyter.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/jupyterlab_pygments.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/jupyterlab_server.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/jupyterlab.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/linkify-it-py.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/mdit-py-plugins.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/mistune.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/nbclient.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/nbconvert.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/nbformat.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/nest_asyncio.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/notebook_shim.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/notebook.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/odswriter.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/openpyxl.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/overrides.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/pandocfilters.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/prometheus_client.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/python-json-logger.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/python-lsp-jsonrpc.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/python-lsp-server.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/python-multipart.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/python-pptx.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/questionary.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/rfc3339_validator.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/rfc3986_validator.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/shiny.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/simpervisor.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/sniffio.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/starlette.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/terminado.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/tinycss2.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/uc-micro-py.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/ujson.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/uri-template.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/uvicorn.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/watchfiles.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/webcolors.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/webencodings.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/websocket-client.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/websockets.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/widgetsnbextension.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/XlsxWriter.yaml is ready cd /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.12/site-packages/aspose && ls -1 *.cpython-*.so | grep -v 312 | xargs rm -f touch /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.12/site-packages/aspose/.clean_aspose make[3]: Leaving directory '/src/layers/layer5_python3_extratools/0500_extra_packages' make[3]: Entering directory '/src/layers/layer5_python3_extratools/0510_extra_packages' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=python3@mfext,nodejs@mfext,python3_extratools@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 tempolayer7280[/src/layers/layer5_python3_extratools/0510_extra_packages/tempolayer7280] Collecting ipython-genutils==0.2.0 (from -r requirements3.txt (line 1)) Downloading ipython_genutils-0.2.0.tar.gz (22 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting nbclassic==1.3.1 (from -r requirements3.txt (line 2)) Downloading nbclassic-1.3.1.tar.gz (81.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 81.5/81.5 MB 32.7 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 ipykernel (from nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached ipykernel-6.29.5-py3-none-any.whl Collecting nest-asyncio>=1.5 (from nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached nest_asyncio-1.6.0-py3-none-any.whl Collecting notebook-shim>=0.2.3 (from nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached notebook_shim-0.2.4-py3-none-any.whl Collecting jupyter-server<3,>=1.8 (from notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached jupyter_server-2.16.0-py3-none-any.whl Collecting anyio>=3.1.0 (from jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached anyio-4.9.0-py3-none-any.whl Collecting argon2-cffi>=21.1 (from jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached argon2_cffi-23.1.0-py3-none-any.whl Collecting jinja2>=3.0.3 (from jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached jinja2-3.1.6-py3-none-any.whl Collecting jupyter-client>=7.4.4 (from jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached jupyter_client-8.6.3-py3-none-any.whl Collecting jupyter-core!=5.0.*,>=4.12 (from jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached jupyter_core-5.7.2-py3-none-any.whl Collecting jupyter-events>=0.11.0 (from jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached jupyter_events-0.12.0-py3-none-any.whl Collecting jupyter-server-terminals>=0.4.4 (from jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached jupyter_server_terminals-0.5.3-py3-none-any.whl Collecting nbconvert>=6.4.4 (from jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached nbconvert-7.16.6-py3-none-any.whl Collecting nbformat>=5.3.0 (from jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached nbformat-5.10.4-py3-none-any.whl Collecting overrides>=5.0 (from jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached overrides-7.7.0-py3-none-any.whl Collecting packaging>=22.0 (from jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached packaging-24.2-py3-none-any.whl Collecting prometheus-client>=0.9 (from jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached prometheus_client-0.21.1-py3-none-any.whl Collecting pyzmq>=24 (from jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached pyzmq-26.4.0-cp312-cp312-linux_x86_64.whl Collecting send2trash>=1.8.2 (from jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached send2trash-1.8.3-py3-none-any.whl Collecting terminado>=0.8.3 (from jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached terminado-0.18.1-py3-none-any.whl Collecting tornado>=6.2.0 (from jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached tornado-6.5.1-cp39-abi3-linux_x86_64.whl Collecting traitlets>=5.6.0 (from jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached traitlets-5.14.3-py3-none-any.whl Collecting websocket-client>=1.7 (from jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached websocket_client-1.8.0-py3-none-any.whl Collecting idna>=2.8 (from anyio>=3.1.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached idna-3.10-py3-none-any.whl Collecting sniffio>=1.1 (from anyio>=3.1.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached sniffio-1.3.1-py3-none-any.whl Collecting typing_extensions>=4.5 (from anyio>=3.1.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached typing_extensions-4.13.2-py3-none-any.whl Collecting argon2-cffi-bindings (from argon2-cffi>=21.1->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached argon2_cffi_bindings-21.2.0-cp312-abi3-linux_x86_64.whl Collecting MarkupSafe>=2.0 (from jinja2>=3.0.3->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached markupsafe-3.0.2-cp312-cp312-linux_x86_64.whl Collecting python-dateutil>=2.8.2 (from jupyter-client>=7.4.4->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl Collecting platformdirs>=2.5 (from jupyter-core!=5.0.*,>=4.12->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached platformdirs-4.3.6-py3-none-any.whl Collecting jsonschema>=4.18.0 (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached jsonschema-4.23.0-py3-none-any.whl Collecting python-json-logger>=2.0.4 (from jupyter-events>=0.11.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached python_json_logger-3.3.0-py3-none-any.whl Collecting pyyaml>=5.3 (from jupyter-events>=0.11.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Downloading pyyaml-6.0.2.tar.gz (130 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting referencing (from jupyter-events>=0.11.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached referencing-0.36.2-py3-none-any.whl Collecting rfc3339-validator (from jupyter-events>=0.11.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached rfc3339_validator-0.1.4-py2.py3-none-any.whl Collecting rfc3986-validator>=0.1.1 (from jupyter-events>=0.11.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached rfc3986_validator-0.1.1-py2.py3-none-any.whl Collecting attrs>=22.2.0 (from jsonschema>=4.18.0->jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached attrs-25.1.0-py3-none-any.whl Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=4.18.0->jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached jsonschema_specifications-2024.10.1-py3-none-any.whl Collecting rpds-py>=0.7.1 (from jsonschema>=4.18.0->jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached rpds_py-0.23.1-cp312-cp312-linux_x86_64.whl Collecting fqdn (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached fqdn-1.5.1-py3-none-any.whl Collecting isoduration (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached isoduration-20.11.0-py3-none-any.whl Collecting jsonpointer>1.13 (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached jsonpointer-3.0.0-py2.py3-none-any.whl Collecting uri-template (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached uri_template-1.3.0-py3-none-any.whl Collecting webcolors>=24.6.0 (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached webcolors-24.11.1-py3-none-any.whl Collecting beautifulsoup4 (from nbconvert>=6.4.4->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached beautifulsoup4-4.13.3-py3-none-any.whl Collecting bleach!=5.0.0 (from bleach[css]!=5.0.0->nbconvert>=6.4.4->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached bleach-6.2.0-py3-none-any.whl Collecting defusedxml (from nbconvert>=6.4.4->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached defusedxml-0.7.1-py2.py3-none-any.whl Collecting jupyterlab-pygments (from nbconvert>=6.4.4->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached jupyterlab_pygments-0.3.0-py3-none-any.whl Collecting mistune<4,>=2.0.3 (from nbconvert>=6.4.4->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached mistune-3.1.3-py3-none-any.whl Collecting nbclient>=0.5.0 (from nbconvert>=6.4.4->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached nbclient-0.10.2-py3-none-any.whl Collecting pandocfilters>=1.4.1 (from nbconvert>=6.4.4->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached pandocfilters-1.5.1-py2.py3-none-any.whl Collecting pygments>=2.4.1 (from nbconvert>=6.4.4->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached pygments-2.19.1-py3-none-any.whl Collecting webencodings (from bleach!=5.0.0->bleach[css]!=5.0.0->nbconvert>=6.4.4->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached webencodings-0.5.1-py2.py3-none-any.whl Collecting tinycss2<1.5,>=1.1.0 (from bleach[css]!=5.0.0->nbconvert>=6.4.4->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached tinycss2-1.4.0-py3-none-any.whl Collecting fastjsonschema>=2.15 (from nbformat>=5.3.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached fastjsonschema-2.21.1-py3-none-any.whl Collecting six>=1.5 (from python-dateutil>=2.8.2->jupyter-client>=7.4.4->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached six-1.17.0-py2.py3-none-any.whl Collecting ptyprocess (from terminado>=0.8.3->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached ptyprocess-0.7.0-py2.py3-none-any.whl Collecting cffi>=1.0.1 (from argon2-cffi-bindings->argon2-cffi>=21.1->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached cffi-1.17.1-cp312-cp312-linux_x86_64.whl Collecting pycparser (from cffi>=1.0.1->argon2-cffi-bindings->argon2-cffi>=21.1->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached pycparser-2.22-py3-none-any.whl Collecting soupsieve>1.2 (from beautifulsoup4->nbconvert>=6.4.4->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached soupsieve-2.6-py3-none-any.whl Collecting comm>=0.1.1 (from ipykernel->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached comm-0.2.2-py3-none-any.whl Collecting debugpy>=1.6.5 (from ipykernel->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached debugpy-1.8.14-cp312-cp312-linux_x86_64.whl Collecting ipython>=7.23.1 (from ipykernel->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached ipython-9.0.2-py3-none-any.whl Collecting matplotlib-inline>=0.1 (from ipykernel->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached matplotlib_inline-0.1.7-py3-none-any.whl Collecting psutil (from ipykernel->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached psutil-7.0.0-cp36-abi3-linux_x86_64.whl Collecting decorator (from ipython>=7.23.1->ipykernel->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached decorator-5.2.1-py3-none-any.whl Collecting ipython-pygments-lexers (from ipython>=7.23.1->ipykernel->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached ipython_pygments_lexers-1.1.1-py3-none-any.whl Collecting jedi>=0.16 (from ipython>=7.23.1->ipykernel->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached jedi-0.19.2-py2.py3-none-any.whl Collecting pexpect>4.3 (from ipython>=7.23.1->ipykernel->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached pexpect-4.9.0-py2.py3-none-any.whl Collecting prompt_toolkit<3.1.0,>=3.0.41 (from ipython>=7.23.1->ipykernel->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached prompt_toolkit-3.0.50-py3-none-any.whl Collecting stack_data (from ipython>=7.23.1->ipykernel->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached stack_data-0.6.3-py3-none-any.whl Collecting wcwidth (from prompt_toolkit<3.1.0,>=3.0.41->ipython>=7.23.1->ipykernel->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached wcwidth-0.2.13-py2.py3-none-any.whl Collecting parso<0.9.0,>=0.8.4 (from jedi>=0.16->ipython>=7.23.1->ipykernel->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached parso-0.8.4-py2.py3-none-any.whl Collecting arrow>=0.15.0 (from isoduration->jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached arrow-1.3.0-py3-none-any.whl Collecting types-python-dateutil>=2.8.10 (from arrow>=0.15.0->isoduration->jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached types_python_dateutil-2.9.0.20241206-py3-none-any.whl Collecting executing>=1.2.0 (from stack_data->ipython>=7.23.1->ipykernel->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached executing-2.2.0-py2.py3-none-any.whl Collecting asttokens>=2.1.0 (from stack_data->ipython>=7.23.1->ipykernel->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached asttokens-3.0.0-py3-none-any.whl Collecting pure_eval (from stack_data->ipython>=7.23.1->ipykernel->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached pure_eval-0.2.3-py3-none-any.whl Saved ./src/nest_asyncio-1.6.0-py3-none-any.whl Saved ./src/notebook_shim-0.2.4-py3-none-any.whl Saved ./src/jupyter_server-2.16.0-py3-none-any.whl Saved ./src/anyio-4.9.0-py3-none-any.whl Saved ./src/argon2_cffi-23.1.0-py3-none-any.whl Saved ./src/idna-3.10-py3-none-any.whl Saved ./src/jinja2-3.1.6-py3-none-any.whl Saved ./src/jupyter_client-8.6.3-py3-none-any.whl Saved ./src/jupyter_core-5.7.2-py3-none-any.whl Saved ./src/jupyter_events-0.12.0-py3-none-any.whl Saved ./src/jsonschema-4.23.0-py3-none-any.whl Saved ./src/attrs-25.1.0-py3-none-any.whl Saved ./src/jsonschema_specifications-2024.10.1-py3-none-any.whl Saved ./src/jsonpointer-3.0.0-py2.py3-none-any.whl Saved ./src/jupyter_server_terminals-0.5.3-py3-none-any.whl Saved ./src/markupsafe-3.0.2-cp312-cp312-linux_x86_64.whl Saved ./src/nbconvert-7.16.6-py3-none-any.whl Saved ./src/mistune-3.1.3-py3-none-any.whl Saved ./src/bleach-6.2.0-py3-none-any.whl Saved ./src/tinycss2-1.4.0-py3-none-any.whl Saved ./src/nbclient-0.10.2-py3-none-any.whl Saved ./src/nbformat-5.10.4-py3-none-any.whl Saved ./src/fastjsonschema-2.21.1-py3-none-any.whl Saved ./src/overrides-7.7.0-py3-none-any.whl Saved ./src/packaging-24.2-py3-none-any.whl Saved ./src/pandocfilters-1.5.1-py2.py3-none-any.whl Saved ./src/platformdirs-4.3.6-py3-none-any.whl Saved ./src/prometheus_client-0.21.1-py3-none-any.whl Saved ./src/pygments-2.19.1-py3-none-any.whl Saved ./src/python_dateutil-2.9.0.post0-py2.py3-none-any.whl Saved ./src/python_json_logger-3.3.0-py3-none-any.whl Saved ./src/pyzmq-26.4.0-cp312-cp312-linux_x86_64.whl Saved ./src/referencing-0.36.2-py3-none-any.whl Saved ./src/rfc3986_validator-0.1.1-py2.py3-none-any.whl Saved ./src/rpds_py-0.23.1-cp312-cp312-linux_x86_64.whl Saved ./src/send2trash-1.8.3-py3-none-any.whl Saved ./src/six-1.17.0-py2.py3-none-any.whl Saved ./src/sniffio-1.3.1-py3-none-any.whl Saved ./src/terminado-0.18.1-py3-none-any.whl Saved ./src/tornado-6.5.1-cp39-abi3-linux_x86_64.whl Saved ./src/traitlets-5.14.3-py3-none-any.whl Saved ./src/typing_extensions-4.13.2-py3-none-any.whl Saved ./src/webcolors-24.11.1-py3-none-any.whl Saved ./src/webencodings-0.5.1-py2.py3-none-any.whl Saved ./src/websocket_client-1.8.0-py3-none-any.whl Saved ./src/argon2_cffi_bindings-21.2.0-cp312-abi3-linux_x86_64.whl Saved ./src/cffi-1.17.1-cp312-cp312-linux_x86_64.whl Saved ./src/beautifulsoup4-4.13.3-py3-none-any.whl Saved ./src/soupsieve-2.6-py3-none-any.whl Saved ./src/defusedxml-0.7.1-py2.py3-none-any.whl Saved ./src/fqdn-1.5.1-py3-none-any.whl Saved ./src/ipykernel-6.29.5-py3-none-any.whl Saved ./src/comm-0.2.2-py3-none-any.whl Saved ./src/debugpy-1.8.14-cp312-cp312-linux_x86_64.whl Saved ./src/ipython-9.0.2-py3-none-any.whl Saved ./src/prompt_toolkit-3.0.50-py3-none-any.whl Saved ./src/jedi-0.19.2-py2.py3-none-any.whl Saved ./src/parso-0.8.4-py2.py3-none-any.whl Saved ./src/matplotlib_inline-0.1.7-py3-none-any.whl Saved ./src/pexpect-4.9.0-py2.py3-none-any.whl Saved ./src/ptyprocess-0.7.0-py2.py3-none-any.whl Saved ./src/decorator-5.2.1-py3-none-any.whl Saved ./src/ipython_pygments_lexers-1.1.1-py3-none-any.whl Saved ./src/isoduration-20.11.0-py3-none-any.whl Saved ./src/arrow-1.3.0-py3-none-any.whl Saved ./src/types_python_dateutil-2.9.0.20241206-py3-none-any.whl Saved ./src/jupyterlab_pygments-0.3.0-py3-none-any.whl Saved ./src/psutil-7.0.0-cp36-abi3-linux_x86_64.whl Saved ./src/pycparser-2.22-py3-none-any.whl Saved ./src/rfc3339_validator-0.1.4-py2.py3-none-any.whl Saved ./src/stack_data-0.6.3-py3-none-any.whl Saved ./src/asttokens-3.0.0-py3-none-any.whl Saved ./src/executing-2.2.0-py2.py3-none-any.whl Saved ./src/pure_eval-0.2.3-py3-none-any.whl Saved ./src/uri_template-1.3.0-py3-none-any.whl Saved ./src/wcwidth-0.2.13-py2.py3-none-any.whl Building wheels for collected packages: ipython-genutils, nbclassic, pyyaml DEPRECATION: Building 'ipython-genutils' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ipython-genutils'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for ipython-genutils (setup.py): started Building wheel for ipython-genutils (setup.py): finished with status 'done' Created wheel for ipython-genutils: filename=ipython_genutils-0.2.0-py2.py3-none-any.whl size=27071 sha256=f4c501df9ea649e8146e3371c7f9962f0611de70525d389a080193723168be49 Stored in directory: /root/.cache/pip/wheels/2d/01/4c/6dbf9e101650934c2f7f90bf09353214d60bd62922fbd77ee6 Building wheel for nbclassic (pyproject.toml): started Building wheel for nbclassic (pyproject.toml): finished with status 'done' Created wheel for nbclassic: filename=nbclassic-1.3.1-py3-none-any.whl size=26187709 sha256=96da3b4d7f877b1285e0adc956ea2ea9ea9f70a4ba7b7c03d558f6c9799118fa Stored in directory: /root/.cache/pip/wheels/6e/7e/09/cab9ea9497832b1c58c8a7e66c39339f67c7baf9e5b7476760 Building wheel for pyyaml (pyproject.toml): started Building wheel for pyyaml (pyproject.toml): finished with status 'done' Created wheel for pyyaml: filename=pyyaml-6.0.2-cp312-cp312-linux_x86_64.whl size=45458 sha256=bb063c0696e1dfdf2d06b89776b4eafcb70cb853bddb3061aee6796fc84377c0 Stored in directory: /root/.cache/pip/wheels/db/db/e2/4a1264f6c5192c518338cd8c226caae9f43c610fdb76c1ebcb Successfully built ipython-genutils nbclassic pyyaml if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-master/opt/python3_extratools ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-master/opt/python3_extratools ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_extratools@mfext[/opt/metwork-mfext-master/opt/python3_extratools] is already loaded Looking in links: ./src Processing ./src/ipython_genutils-0.2.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 1)) Processing ./src/nbclassic-1.3.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 2)) Requirement already satisfied: ipykernel in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.12/site-packages (from nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (6.29.5) Requirement already satisfied: nest-asyncio>=1.5 in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.12/site-packages (from nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (1.6.0) Requirement already satisfied: notebook-shim>=0.2.3 in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.12/site-packages (from nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (0.2.4) Requirement already satisfied: jupyter-server<3,>=1.8 in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.12/site-packages (from notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (2.16.0) Requirement already satisfied: anyio>=3.1.0 in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.12/site-packages (from jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (4.9.0) Requirement already satisfied: argon2-cffi>=21.1 in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.12/site-packages (from jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (23.1.0) Requirement already satisfied: jinja2>=3.0.3 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (3.1.6) Requirement already satisfied: jupyter-client>=7.4.4 in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.12/site-packages (from jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (8.6.3) Requirement already satisfied: jupyter-core!=5.0.*,>=4.12 in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.12/site-packages (from jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (5.7.2) Requirement already satisfied: jupyter-events>=0.11.0 in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.12/site-packages (from jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (0.12.0) Requirement already satisfied: jupyter-server-terminals>=0.4.4 in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.12/site-packages (from jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (0.5.3) Requirement already satisfied: nbconvert>=6.4.4 in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.12/site-packages (from jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (7.16.6) Requirement already satisfied: nbformat>=5.3.0 in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.12/site-packages (from jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (5.10.4) Requirement already satisfied: overrides>=5.0 in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.12/site-packages (from jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (7.7.0) Requirement already satisfied: packaging>=22.0 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.12/site-packages (from jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (24.2) Requirement already satisfied: prometheus-client>=0.9 in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.12/site-packages (from jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (0.21.1) Requirement already satisfied: pyzmq>=24 in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.12/site-packages (from jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (26.4.0) Requirement already satisfied: send2trash>=1.8.2 in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.12/site-packages (from jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (1.8.3) Requirement already satisfied: terminado>=0.8.3 in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.12/site-packages (from jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (0.18.1) Requirement already satisfied: tornado>=6.2.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (6.5.1) Requirement already satisfied: traitlets>=5.6.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (5.14.3) Requirement already satisfied: websocket-client>=1.7 in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.12/site-packages (from jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (1.8.0) Requirement already satisfied: idna>=2.8 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from anyio>=3.1.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (3.10) Requirement already satisfied: sniffio>=1.1 in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.12/site-packages (from anyio>=3.1.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (1.3.1) Requirement already satisfied: typing_extensions>=4.5 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.12/site-packages (from anyio>=3.1.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (4.13.2) Requirement already satisfied: argon2-cffi-bindings in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.12/site-packages (from argon2-cffi>=21.1->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (21.2.0) Requirement already satisfied: MarkupSafe>=2.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from jinja2>=3.0.3->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (3.0.2) Requirement already satisfied: python-dateutil>=2.8.2 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from jupyter-client>=7.4.4->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (2.9.0.post0) Requirement already satisfied: platformdirs>=2.5 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.12/site-packages (from jupyter-core!=5.0.*,>=4.12->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (4.3.6) Requirement already satisfied: jsonschema>=4.18.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (4.23.0) Requirement already satisfied: python-json-logger>=2.0.4 in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.12/site-packages (from jupyter-events>=0.11.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (3.3.0) Requirement already satisfied: pyyaml>=5.3 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from jupyter-events>=0.11.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (6.0.2) Requirement already satisfied: referencing in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from jupyter-events>=0.11.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (0.36.2) Requirement already satisfied: rfc3339-validator in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.12/site-packages (from jupyter-events>=0.11.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (0.1.4) Requirement already satisfied: rfc3986-validator>=0.1.1 in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.12/site-packages (from jupyter-events>=0.11.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (0.1.1) Requirement already satisfied: attrs>=22.2.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from jsonschema>=4.18.0->jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (25.1.0) Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from jsonschema>=4.18.0->jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (2024.10.1) Requirement already satisfied: rpds-py>=0.7.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from jsonschema>=4.18.0->jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (0.23.1) Requirement already satisfied: fqdn in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.12/site-packages (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (1.5.1) Requirement already satisfied: isoduration in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.12/site-packages (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (20.11.0) Requirement already satisfied: jsonpointer>1.13 in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.12/site-packages (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (3.0.0) Requirement already satisfied: uri-template in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.12/site-packages (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (1.3.0) Requirement already satisfied: webcolors>=24.6.0 in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.12/site-packages (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (24.11.1) Requirement already satisfied: beautifulsoup4 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from nbconvert>=6.4.4->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (4.13.3) Requirement already satisfied: bleach!=5.0.0 in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.12/site-packages (from bleach[css]!=5.0.0->nbconvert>=6.4.4->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (6.2.0) Requirement already satisfied: defusedxml in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from nbconvert>=6.4.4->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (0.7.1) Requirement already satisfied: jupyterlab-pygments in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.12/site-packages (from nbconvert>=6.4.4->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (0.3.0) Requirement already satisfied: mistune<4,>=2.0.3 in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.12/site-packages (from nbconvert>=6.4.4->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (3.1.3) Requirement already satisfied: nbclient>=0.5.0 in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.12/site-packages (from nbconvert>=6.4.4->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (0.10.2) Requirement already satisfied: pandocfilters>=1.4.1 in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.12/site-packages (from nbconvert>=6.4.4->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (1.5.1) Requirement already satisfied: pygments>=2.4.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from nbconvert>=6.4.4->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (2.19.1) Requirement already satisfied: webencodings in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.12/site-packages (from bleach!=5.0.0->bleach[css]!=5.0.0->nbconvert>=6.4.4->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (0.5.1) Requirement already satisfied: tinycss2<1.5,>=1.1.0 in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.12/site-packages (from bleach[css]!=5.0.0->nbconvert>=6.4.4->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (1.4.0) Requirement already satisfied: fastjsonschema>=2.15 in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.12/site-packages (from nbformat>=5.3.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (2.21.1) Requirement already satisfied: six>=1.5 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.12/site-packages (from python-dateutil>=2.8.2->jupyter-client>=7.4.4->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (1.17.0) Requirement already satisfied: ptyprocess in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from terminado>=0.8.3->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (0.7.0) Requirement already satisfied: cffi>=1.0.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from argon2-cffi-bindings->argon2-cffi>=21.1->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (1.17.1) Requirement already satisfied: pycparser in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from cffi>=1.0.1->argon2-cffi-bindings->argon2-cffi>=21.1->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (2.22) Requirement already satisfied: soupsieve>1.2 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from beautifulsoup4->nbconvert>=6.4.4->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (2.6) Requirement already satisfied: comm>=0.1.1 in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.12/site-packages (from ipykernel->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (0.2.2) Requirement already satisfied: debugpy>=1.6.5 in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.12/site-packages (from ipykernel->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (1.8.14) Requirement already satisfied: ipython>=7.23.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from ipykernel->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (9.0.2) Requirement already satisfied: matplotlib-inline>=0.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from ipykernel->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (0.1.7) Requirement already satisfied: psutil in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from ipykernel->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (7.0.0) Requirement already satisfied: decorator in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from ipython>=7.23.1->ipykernel->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (5.2.1) Requirement already satisfied: ipython-pygments-lexers in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from ipython>=7.23.1->ipykernel->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (1.1.1) Requirement already satisfied: jedi>=0.16 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from ipython>=7.23.1->ipykernel->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (0.19.2) Requirement already satisfied: pexpect>4.3 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from ipython>=7.23.1->ipykernel->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (4.9.0) Requirement already satisfied: prompt_toolkit<3.1.0,>=3.0.41 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from ipython>=7.23.1->ipykernel->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (3.0.50) Requirement already satisfied: stack_data in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from ipython>=7.23.1->ipykernel->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (0.6.3) Requirement already satisfied: wcwidth in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from prompt_toolkit<3.1.0,>=3.0.41->ipython>=7.23.1->ipykernel->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (0.2.13) Requirement already satisfied: parso<0.9.0,>=0.8.4 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from jedi>=0.16->ipython>=7.23.1->ipykernel->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (0.8.4) Requirement already satisfied: arrow>=0.15.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from isoduration->jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (1.3.0) Requirement already satisfied: types-python-dateutil>=2.8.10 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from arrow>=0.15.0->isoduration->jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (2.9.0.20241206) Requirement already satisfied: executing>=1.2.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from stack_data->ipython>=7.23.1->ipykernel->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (2.2.0) Requirement already satisfied: asttokens>=2.1.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from stack_data->ipython>=7.23.1->ipykernel->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (3.0.0) Requirement already satisfied: pure_eval in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from stack_data->ipython>=7.23.1->ipykernel->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (0.2.3) Installing collected packages: ipython-genutils, nbclassic Successfully installed ipython-genutils-0.2.0 nbclassic-1.3.1 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_extratools/lib/python3.12/site-packages; then mkdir -p /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.12/site-packages; fi if test -f /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.12/site-packages/requirements3.txt; then cat /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.12/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-master/opt/python3_extratools/lib/python3.12/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.12/site-packages/requirements3.txt.tmp /opt/metwork-mfext-master/opt/python3_extratools/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_extratools/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_extratools/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/ipython_genutils.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/nbclassic.yaml is ready make[3]: Leaving directory '/src/layers/layer5_python3_extratools/0510_extra_packages' if test "1" = "1"; then echo extratools > /opt/metwork-mfext-master/opt/python3_extratools/.mfextaddon; fi _layer_dhash "python3_extratools@mfext" >/opt/metwork-mfext-master/opt/python3_extratools/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-master/opt/python3_extratools" cache: /buildcache/mfext_cache_layer_python3_extratools_7913ee67ac3c5f1bae6006dd667c8bd4.tar created make[2]: Leaving directory '/src/layers/layer5_python3_extratools' 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