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-experimental_python314/opt/python3_extratools/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-experimental_python314/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-experimental_python314/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-experimental_python314/opt/python3_extratools/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-experimental_python314/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-experimental_python314/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-experimental_python314/opt/python3_extratools/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-experimental_python314/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-experimental_python314/opt/python3_extratools/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-experimental_python314/opt/python3_extratools" "python3_extratools" /etc/buildimage_hash: 7134a9c59c38078dc053b0f95372e2e8 /src/adm/root.mk md5sum hash: ac04c3f774071b08f6100448ce54cb32 core@mfext layer (dependency) hash (from cache): 6ec5da36b7979e86f4226e6dfcbb0a84 nodejs@mfext layer (dependency) hash (from cache): 5673ad29bde141f778ba736867af5a16 python3@mfext layer (dependency) hash (from cache): d8ff238a66db597348e9ef011e247d96 python3_core@mfext layer (dependency) hash (from cache): b7c7a6ae4a846e2b4aa029256e8ee385 root@mfext layer (dependency) hash (from cache): 471a2266f0c4cd6225eab1a20f2428a7 source hash: 4d15dce4c8ff494a387c9d92d537d262 cache missed (/buildcache/mfext_cache_layer_python3_extratools_e7c73fd72f82cacb72ee8699c652a6c2.tar) if ! test -f cache/hit; then \ for SUBDIR in 0001_system_libraries 0500_extra_packages; do \ OLDPWD=`pwd`; \ cd $SUBDIR || exit 1; \ make all || exit 1; \ cd ${OLDPWD}; \ done ; \ chmod -R a+rX,g-w,o-w,u+w /opt/metwork-mfext-experimental_python314/opt/python3_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-experimental_python314/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/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 tempolayer458[/src/layers/layer5_python3_extratools/0500_extra_packages/tempolayer458] Collecting argon2-cffi==23.1.0 (from -r requirements3.txt (line 1)) Downloading argon2_cffi-23.1.0.tar.gz (42 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' 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 2)) Downloading argon2-cffi-bindings-21.2.0.tar.gz (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 90.2 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting asgiref==3.8.1 (from -r requirements3.txt (line 3)) Downloading asgiref-3.8.1.tar.gz (35 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting async-lru==2.0.5 (from -r requirements3.txt (line 4)) Downloading async_lru-2.0.5.tar.gz (10 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting bleach==6.4.0 (from -r requirements3.txt (line 5)) Downloading bleach-6.4.0.tar.gz (204 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting cairocffi==1.7.1 (from -r requirements3.txt (line 6)) Downloading cairocffi-1.7.1.tar.gz (88 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting cairosvg==2.9.0 (from -r requirements3.txt (line 7)) Downloading cairosvg-2.9.0.tar.gz (40 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting comm==0.2.2 (from -r requirements3.txt (line 8)) Downloading comm-0.2.2.tar.gz (6.2 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting cssselect2==0.9.0 (from -r requirements3.txt (line 9)) Downloading cssselect2-0.9.0.tar.gz (35 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting datagouv_client==0.5.0 (from -r requirements3.txt (line 10)) Downloading datagouv_client-0.5.0-py3-none-any.whl.metadata (14 kB) Collecting debugpy==1.8.14 (from -r requirements3.txt (line 11)) Downloading debugpy-1.8.14.tar.gz (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 189.2 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting docstring-to-markdown==0.17 (from -r requirements3.txt (line 12)) Downloading docstring_to_markdown-0.17.tar.gz (32 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting download==0.3.5 (from -r requirements3.txt (line 13)) Downloading download-0.3.5.tar.gz (8.0 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting et-xmlfile==2.0.0 (from -r requirements3.txt (line 14)) Downloading et_xmlfile-2.0.0.tar.gz (17 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting faicons==0.2.2 (from -r requirements3.txt (line 15)) Downloading faicons-0.2.2.tar.gz (604 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 604.4/604.4 kB 78.1 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting fastjsonschema==2.21.1 (from -r requirements3.txt (line 16)) Downloading fastjsonschema-2.21.1.tar.gz (373 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting fqdn==1.5.1 (from -r requirements3.txt (line 17)) Downloading fqdn-1.5.1.tar.gz (6.0 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting freetype_py==2.5.1 (from -r requirements3.txt (line 18)) Downloading freetype-py-2.5.1.zip (851 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 851.7/851.7 kB 97.1 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting htmltools==0.7.0 (from -r requirements3.txt (line 19)) Downloading htmltools-0.7.0.tar.gz (105 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting ipykernel==6.29.5 (from -r requirements3.txt (line 20)) Downloading ipykernel-6.29.5.tar.gz (163 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting ipython-genutils==0.2.0 (from -r requirements3.txt (line 21)) Downloading ipython_genutils-0.2.0.tar.gz (22 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting ipywidgets==8.1.7 (from -r requirements3.txt (line 22)) Downloading ipywidgets-8.1.7.tar.gz (116 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting isoduration==20.11.0 (from -r requirements3.txt (line 23)) Downloading isoduration-20.11.0.tar.gz (11 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jh2==5.0.13 (from -r requirements3.txt (line 24)) Downloading jh2-5.0.13.tar.gz (7.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.3/7.3 MB 131.3 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jsonpointer==3.0.0 (from -r requirements3.txt (line 25)) Downloading jsonpointer-3.0.0.tar.gz (9.1 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting json5==0.12.0 (from -r requirements3.txt (line 26)) Downloading json5-0.12.0.tar.gz (51 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jupyter==1.1.1 (from -r requirements3.txt (line 27)) Downloading jupyter-1.1.1.tar.gz (5.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.7/5.7 MB 150.5 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jupyter-client==8.6.3 (from -r requirements3.txt (line 28)) Downloading jupyter_client-8.6.3.tar.gz (342 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jupyter-console==6.6.3 (from -r requirements3.txt (line 29)) Downloading jupyter_console-6.6.3.tar.gz (34 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jupyter-core==5.7.2 (from -r requirements3.txt (line 30)) Downloading jupyter_core-5.7.2.tar.gz (87 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jupyter-events==0.12.0 (from -r requirements3.txt (line 31)) Downloading jupyter_events-0.12.0.tar.gz (62 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jupyter-lsp==2.2.5 (from -r requirements3.txt (line 32)) Downloading jupyter-lsp-2.2.5.tar.gz (48 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jupyter-server==2.20.0 (from -r requirements3.txt (line 33)) Downloading jupyter_server-2.20.0.tar.gz (756 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 756.5/756.5 kB 85.8 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jupyter-server-proxy==4.4.0 (from -r requirements3.txt (line 34)) Downloading jupyter_server_proxy-4.4.0.tar.gz (136 kB) Installing build dependencies: started Installing build dependencies: still running... Installing build dependencies: still running... Installing build dependencies: still running... Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jupyter-server-terminals==0.5.3 (from -r requirements3.txt (line 35)) Downloading jupyter_server_terminals-0.5.3.tar.gz (31 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jupyterlab==4.5.10 (from -r requirements3.txt (line 36)) Downloading jupyterlab-4.5.10.tar.gz (24.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 24.0/24.0 MB 31.7 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jupyterlab-pygments==0.3.0 (from -r requirements3.txt (line 37)) Using cached jupyterlab_pygments-0.3.0-py3-none-any.whl.metadata (4.4 kB) Collecting jupyterlab-server==2.28.0 (from -r requirements3.txt (line 38)) Using cached jupyterlab_server-2.28.0-py3-none-any.whl Collecting jupyterlab_widgets==3.0.15 (from -r requirements3.txt (line 39)) Downloading jupyterlab_widgets-3.0.15.tar.gz (213 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting linkify-it-py==2.0.3 (from -r requirements3.txt (line 40)) Downloading linkify-it-py-2.0.3.tar.gz (27 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mdit-py-plugins==0.4.2 (from -r requirements3.txt (line 41)) Downloading mdit_py_plugins-0.4.2.tar.gz (43 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mistune==3.3.3 (from -r requirements3.txt (line 42)) Downloading mistune-3.3.3.tar.gz (115 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting nbclassic==1.3.1 (from -r requirements3.txt (line 43)) Downloading nbclassic-1.3.1.tar.gz (81.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 81.5/81.5 MB 119.8 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting nbclient==0.10.2 (from -r requirements3.txt (line 44)) Downloading nbclient-0.10.2.tar.gz (62 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting nbconvert==7.17.1 (from -r requirements3.txt (line 45)) Using cached nbconvert-7.17.1-py3-none-any.whl Collecting nbformat==5.10.4 (from -r requirements3.txt (line 46)) Downloading nbformat-5.10.4.tar.gz (142 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting nest-asyncio==1.6.0 (from -r requirements3.txt (line 47)) Downloading nest_asyncio-1.6.0.tar.gz (7.4 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting niquests==3.21.0 (from -r requirements3.txt (line 48)) Downloading niquests-3.21.0.tar.gz (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 81.8 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting notebook==7.5.6 (from -r requirements3.txt (line 49)) Downloading notebook-7.5.6.tar.gz (14.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.2/14.2 MB 181.8 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting notebook-shim==0.2.4 (from -r requirements3.txt (line 50)) Using cached notebook_shim-0.2.4-py3-none-any.whl Collecting odswriter==0.4.0 (from -r requirements3.txt (line 51)) Downloading odswriter-0.4.0.tar.gz (5.9 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting openpyxl==3.1.5 (from -r requirements3.txt (line 52)) Downloading openpyxl-3.1.5.tar.gz (186 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting opentelemetry_api==1.42.1 (from -r requirements3.txt (line 53)) Downloading opentelemetry_api-1.42.1.tar.gz (72 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting overrides==7.7.0 (from -r requirements3.txt (line 54)) Downloading overrides-7.7.0.tar.gz (22 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pandocfilters==1.5.1 (from -r requirements3.txt (line 55)) Using cached pandocfilters-1.5.1-py2.py3-none-any.whl Collecting prometheus-client==0.21.1 (from -r requirements3.txt (line 56)) Downloading prometheus_client-0.21.1.tar.gz (78 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pycairo==1.29.0 (from -r requirements3.txt (line 57)) Downloading pycairo-1.29.0.tar.gz (665 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 665.9/665.9 kB 19.9 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pypdf==6.16.2 (from -r requirements3.txt (line 58)) Downloading pypdf-6.16.2.tar.gz (7.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.0/7.0 MB 141.3 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting python-json-logger==3.3.0 (from -r requirements3.txt (line 59)) Downloading python_json_logger-3.3.0.tar.gz (16 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting python-lsp-jsonrpc==1.1.2 (from -r requirements3.txt (line 60)) Downloading python-lsp-jsonrpc-1.1.2.tar.gz (15 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting python-lsp-server==1.12.2 (from -r requirements3.txt (line 61)) Downloading python_lsp_server-1.12.2.tar.gz (115 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting python-multipart==0.0.31 (from -r requirements3.txt (line 62)) Downloading python_multipart-0.0.31.tar.gz (46 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting python-pptx==1.0.2 (from -r requirements3.txt (line 63)) Downloading python_pptx-1.0.2.tar.gz (10.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 150.7 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyxml2pdf==0.3.5 (from -r requirements3.txt (line 64)) Downloading pyxml2pdf-0.3.5.tar.gz (391 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyzmq==27.2.0 (from -r requirements3.txt (line 65)) Using cached pyzmq-27.2.0-cp314-cp314-linux_x86_64.whl Collecting qh3==1.9.4 (from -r requirements3.txt (line 66)) Downloading qh3-1.9.4-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.1 kB) Collecting reportlab==4.4.10 (from -r requirements3.txt (line 67)) Downloading reportlab-4.4.10.tar.gz (3.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.7/3.7 MB 143.6 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting rlpycairo==0.4.0 (from -r requirements3.txt (line 68)) Downloading rlpycairo-0.4.0.tar.gz (7.7 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting questionary==2.1.1 (from -r requirements3.txt (line 69)) Downloading questionary-2.1.1.tar.gz (25 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting rfc3339-validator==0.1.4 (from -r requirements3.txt (line 70)) Using cached rfc3339_validator-0.1.4-py2.py3-none-any.whl Collecting rfc3986-validator==0.1.1 (from -r requirements3.txt (line 71)) Using cached rfc3986_validator-0.1.1-py2.py3-none-any.whl Collecting Send2Trash==1.8.3 (from -r requirements3.txt (line 72)) Downloading Send2Trash-1.8.3.tar.gz (17 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting shiny==1.7.0 (from -r requirements3.txt (line 73)) Downloading shiny-1.7.0.tar.gz (5.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 135.5 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting shinychat==0.6.1 (from -r requirements3.txt (line 74)) Downloading shinychat-0.6.1.tar.gz (426 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting simpervisor==1.0.0 (from -r requirements3.txt (line 75)) Downloading simpervisor-1.0.0.tar.gz (14 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting starlette==1.3.1 (from -r requirements3.txt (line 76)) Downloading starlette-1.3.1.tar.gz (2.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.7/2.7 MB 107.9 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting svglib==1.6.0 (from -r requirements3.txt (line 77)) Downloading svglib-1.6.0.tar.gz (1.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 84.6 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tenacity==9.1.2 (from -r requirements3.txt (line 78)) Downloading tenacity-9.1.2.tar.gz (48 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting terminado==0.18.1 (from -r requirements3.txt (line 79)) Using cached terminado-0.18.1-py3-none-any.whl Collecting tinycss2==1.4.0 (from -r requirements3.txt (line 80)) Downloading tinycss2-1.4.0.tar.gz (87 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' 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 81)) Downloading uc-micro-py-1.0.3.tar.gz (6.0 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting ujson==5.13.0 (from -r requirements3.txt (line 82)) Downloading ujson-5.13.0.tar.gz (7.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.2/7.2 MB 141.9 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting uri-template==1.3.0 (from -r requirements3.txt (line 83)) Using cached uri_template-1.3.0-py3-none-any.whl Collecting urllib3-future==2.24.900 (from -r requirements3.txt (line 84)) Downloading urllib3_future-2.24.900.tar.gz (1.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 91.3 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting uvicorn==0.34.2 (from -r requirements3.txt (line 85)) Downloading uvicorn-0.34.2.tar.gz (76 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting wassima==2.1.3 (from -r requirements3.txt (line 86)) Downloading wassima-2.1.3.tar.gz (140 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting watchfiles==1.1.1 (from -r requirements3.txt (line 87)) Downloading watchfiles-1.1.1.tar.gz (94 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting webcolors==24.11.1 (from -r requirements3.txt (line 88)) Downloading webcolors-24.11.1.tar.gz (45 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting webencodings==0.5.1 (from -r requirements3.txt (line 89)) Downloading webencodings-0.5.1.tar.gz (9.7 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting websockets==15.0.1 (from -r requirements3.txt (line 90)) Downloading websockets-15.0.1.tar.gz (177 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting websocket-client==1.8.0 (from -r requirements3.txt (line 91)) Downloading websocket_client-1.8.0.tar.gz (54 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting widgetsnbextension==4.0.14 (from -r requirements3.txt (line 92)) Downloading widgetsnbextension-4.0.14.tar.gz (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 43.6 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting xlsxwriter==3.2.5 (from -r requirements3.txt (line 93)) Downloading xlsxwriter-3.2.5.tar.gz (213 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting cffi>=1.0.1 (from argon2-cffi-bindings==21.2.0->-r requirements3.txt (line 2)) Downloading cffi-2.0.0.tar.gz (523 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting defusedxml (from cairosvg==2.9.0->-r requirements3.txt (line 7)) Using cached defusedxml-0.7.1-py2.py3-none-any.whl Collecting pillow (from cairosvg==2.9.0->-r requirements3.txt (line 7)) Downloading pillow-12.3.0.tar.gz (47.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.0/47.0 MB 68.6 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting traitlets>=4 (from comm==0.2.2->-r requirements3.txt (line 8)) Downloading traitlets-5.14.3.tar.gz (161 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting charset-normalizer<4,>=2 (from niquests==3.21.0->-r requirements3.txt (line 48)) Downloading charset_normalizer-3.4.7.tar.gz (144 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting h11<1.0.0,>=0.11.0 (from urllib3-future==2.24.900->-r requirements3.txt (line 84)) Using cached h11-0.16.0-py3-none-any.whl Collecting importlib-metadata>=3.6 (from docstring-to-markdown==0.17->-r requirements3.txt (line 12)) Downloading importlib_metadata-8.6.1.tar.gz (55 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting typing_extensions>=4.6 (from docstring-to-markdown==0.17->-r requirements3.txt (line 12)) Using cached typing_extensions-4.16.0-py3-none-any.whl Collecting tqdm (from download==0.3.5->-r requirements3.txt (line 13)) Downloading tqdm-4.67.1.tar.gz (169 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting six (from download==0.3.5->-r requirements3.txt (line 13)) Using cached six-1.17.0-py2.py3-none-any.whl Collecting requests (from download==0.3.5->-r requirements3.txt (line 13)) Using cached requests-2.34.2-py3-none-any.whl Collecting packaging>=20.9 (from htmltools==0.7.0->-r requirements3.txt (line 19)) Downloading packaging-26.2.tar.gz (228 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting 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 31.8 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting 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) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting psutil (from ipykernel==6.29.5->-r requirements3.txt (line 20)) Using cached psutil-7.2.2-cp36-abi3-linux_x86_64.whl Collecting tornado>=6.1 (from ipykernel==6.29.5->-r requirements3.txt (line 20)) Downloading tornado-6.5.7.tar.gz (519 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' 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 23)) Downloading arrow-1.3.0.tar.gz (131 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting python-dateutil>=2.8.2 (from jupyter-client==8.6.3->-r requirements3.txt (line 28)) 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 29)) Downloading prompt_toolkit-3.0.50.tar.gz (429 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pygments (from jupyter-console==6.6.3->-r requirements3.txt (line 29)) Downloading pygments-2.20.0.tar.gz (5.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 106.4 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting platformdirs>=2.5 (from jupyter-core==5.7.2->-r requirements3.txt (line 30)) Downloading platformdirs-4.5.0.tar.gz (21 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jsonschema>=4.18.0 (from jsonschema[format-nongpl]>=4.18.0->jupyter-events==0.12.0->-r requirements3.txt (line 31)) Downloading jsonschema-4.23.0.tar.gz (325 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyyaml>=5.3 (from jupyter-events==0.12.0->-r requirements3.txt (line 31)) Using cached pyyaml-6.0.3-cp314-cp314-linux_x86_64.whl Collecting referencing (from jupyter-events==0.12.0->-r requirements3.txt (line 31)) Downloading referencing-0.36.2.tar.gz (74 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting anyio>=3.1.0 (from jupyter-server==2.20.0->-r requirements3.txt (line 33)) Downloading anyio-4.9.0.tar.gz (190 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jinja2>=3.0.3 (from jupyter-server==2.20.0->-r requirements3.txt (line 33)) Using cached jinja2-3.1.6-py3-none-any.whl Collecting aiohttp (from jupyter-server-proxy==4.4.0->-r requirements3.txt (line 34)) Downloading aiohttp-3.14.3.tar.gz (8.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/8.0 MB 82.1 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting httpx<1,>=0.25.0 (from jupyterlab==4.5.10->-r requirements3.txt (line 36)) Using cached httpx-0.28.1-py3-none-any.whl Collecting setuptools>=41.1.0 (from jupyterlab==4.5.10->-r requirements3.txt (line 36)) Downloading setuptools-83.0.0.tar.gz (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 28.6 MB/s 0:00:00 Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting babel>=2.10 (from jupyterlab-server==2.28.0->-r requirements3.txt (line 38)) Downloading babel-2.17.0.tar.gz (10.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.0/10.0 MB 127.3 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting markdown-it-py<4.0.0,>=1.0.0 (from mdit-py-plugins==0.4.2->-r requirements3.txt (line 41)) Downloading markdown-it-py-3.0.0.tar.gz (74 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting beautifulsoup4 (from nbconvert==7.17.1->-r requirements3.txt (line 45)) Downloading beautifulsoup4-4.13.3.tar.gz (619 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 619.5/619.5 kB 42.2 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting markupsafe>=2.0 (from nbconvert==7.17.1->-r requirements3.txt (line 45)) Downloading markupsafe-3.0.2.tar.gz (20 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jedi<0.20.0,>=0.17.2 (from python-lsp-server==1.12.2->-r requirements3.txt (line 61)) Downloading jedi-0.19.2.tar.gz (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 65.8 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pluggy>=1.0.0 (from python-lsp-server==1.12.2->-r requirements3.txt (line 61)) Using cached pluggy-1.6.0-py3-none-any.whl Collecting lxml>=3.1.0 (from python-pptx==1.0.2->-r requirements3.txt (line 63)) Downloading lxml-6.1.0.tar.gz (4.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.2/4.2 MB 114.2 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting click>=8.1.4 (from shiny==1.7.0->-r requirements3.txt (line 73)) Downloading click-8.4.2.tar.gz (338 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting narwhals>=1.10.0 (from shiny==1.7.0->-r requirements3.txt (line 73)) Downloading narwhals-1.37.0.tar.gz (271 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting orjson>=3.10.7 (from shiny==1.7.0->-r requirements3.txt (line 73)) Downloading orjson-3.11.9-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (41 kB) Collecting pydantic (from shinychat==0.6.1->-r requirements3.txt (line 74)) Downloading pydantic-2.13.4.tar.gz (844 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 844.8/844.8 kB 60.1 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting ptyprocess (from terminado==0.18.1->-r requirements3.txt (line 79)) Using cached ptyprocess-0.7.0-py2.py3-none-any.whl Collecting idna>=2.8 (from anyio>=3.1.0->jupyter-server==2.20.0->-r requirements3.txt (line 33)) Downloading idna-3.18.tar.gz (196 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting sniffio>=1.1 (from anyio>=3.1.0->jupyter-server==2.20.0->-r requirements3.txt (line 33)) Downloading sniffio-1.3.1.tar.gz (20 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting certifi (from httpx<1,>=0.25.0->jupyterlab==4.5.10->-r requirements3.txt (line 36)) Using cached certifi-2026.7.22-py3-none-any.whl Collecting httpcore==1.* (from httpx<1,>=0.25.0->jupyterlab==4.5.10->-r requirements3.txt (line 36)) Using cached httpcore-1.0.9-py3-none-any.whl 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 61)) Downloading parso-0.8.4.tar.gz (400 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mdurl~=0.1 (from markdown-it-py<4.0.0,>=1.0.0->mdit-py-plugins==0.4.2->-r requirements3.txt (line 41)) Downloading mdurl-0.1.2.tar.gz (8.7 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting wcwidth (from prompt-toolkit>=3.0.30->jupyter-console==6.6.3->-r requirements3.txt (line 29)) Downloading wcwidth-0.2.13.tar.gz (101 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting types-python-dateutil>=2.8.10 (from arrow>=0.15.0->isoduration==20.11.0->-r requirements3.txt (line 23)) Downloading types_python_dateutil-2.9.0.20241206.tar.gz (13 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pycparser (from cffi>=1.0.1->argon2-cffi-bindings==21.2.0->-r requirements3.txt (line 2)) Using cached pycparser-3.0-py3-none-any.whl Collecting zipp>=3.20 (from importlib-metadata>=3.6->docstring-to-markdown==0.17->-r requirements3.txt (line 12)) Downloading zipp-3.21.0.tar.gz (24 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting decorator (from ipython>=7.23.1->ipykernel==6.29.5->-r requirements3.txt (line 20)) Downloading decorator-5.2.1.tar.gz (56 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' 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)) Using cached ipython_pygments_lexers-1.1.1-py3-none-any.whl Collecting pexpect>4.3 (from ipython>=7.23.1->ipykernel==6.29.5->-r requirements3.txt (line 20)) Using cached pexpect-4.9.0-py2.py3-none-any.whl Collecting stack_data (from ipython>=7.23.1->ipykernel==6.29.5->-r requirements3.txt (line 20)) Using cached stack_data-0.6.3-py3-none-any.whl 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 31)) Downloading attrs-25.1.0.tar.gz (810 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 810.6/810.6 kB 59.6 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting 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 31)) Downloading jsonschema_specifications-2024.10.1.tar.gz (15 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' 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 31)) Downloading rpds_py-0.29.0.tar.gz (69 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting urllib3<3,>=1.26 (from requests->download==0.3.5->-r requirements3.txt (line 13)) Using cached urllib3-2.7.0-py3-none-any.whl Collecting aiohappyeyeballs>=2.5.0 (from aiohttp->jupyter-server-proxy==4.4.0->-r requirements3.txt (line 34)) Downloading aiohappyeyeballs-2.5.0.tar.gz (22 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting aiosignal>=1.4.0 (from aiohttp->jupyter-server-proxy==4.4.0->-r requirements3.txt (line 34)) Downloading aiosignal-1.4.0.tar.gz (25 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting frozenlist>=1.1.1 (from aiohttp->jupyter-server-proxy==4.4.0->-r requirements3.txt (line 34)) Downloading frozenlist-1.5.0.tar.gz (39 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting multidict<7.0,>=4.5 (from aiohttp->jupyter-server-proxy==4.4.0->-r requirements3.txt (line 34)) Downloading multidict-6.1.0.tar.gz (64 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting propcache>=0.2.0 (from aiohttp->jupyter-server-proxy==4.4.0->-r requirements3.txt (line 34)) Downloading propcache-0.3.0.tar.gz (42 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting yarl<2.0,>=1.17.0 (from aiohttp->jupyter-server-proxy==4.4.0->-r requirements3.txt (line 34)) Downloading yarl-1.18.3.tar.gz (181 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting soupsieve>1.2 (from beautifulsoup4->nbconvert==7.17.1->-r requirements3.txt (line 45)) Downloading soupsieve-2.8.4.tar.gz (121 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting annotated-types>=0.6.0 (from pydantic->shinychat==0.6.1->-r requirements3.txt (line 74)) Downloading annotated_types-0.7.0.tar.gz (16 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pydantic-core==2.46.4 (from pydantic->shinychat==0.6.1->-r requirements3.txt (line 74)) Downloading pydantic_core-2.46.4.tar.gz (471 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting typing-inspection>=0.4.2 (from pydantic->shinychat==0.6.1->-r requirements3.txt (line 74)) Downloading typing_inspection-0.4.2.tar.gz (75 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting 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 80.5 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting 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) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' 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)) Using cached pure_eval-0.2.3-py3-none-any.whl Downloading datagouv_client-0.5.0-py3-none-any.whl (21 kB) Downloading qh3-1.9.4-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 125.1 MB/s 0:00:00 Using cached jupyterlab_pygments-0.3.0-py3-none-any.whl (15 kB) Downloading orjson-3.11.9-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (134 kB) Saved ./src/datagouv_client-0.5.0-py3-none-any.whl Saved ./src/qh3-1.9.4-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl Saved ./src/jupyterlab_server-2.28.0-py3-none-any.whl Saved ./src/jupyterlab_pygments-0.3.0-py3-none-any.whl Saved ./src/nbconvert-7.17.1-py3-none-any.whl Saved ./src/notebook_shim-0.2.4-py3-none-any.whl Saved ./src/pandocfilters-1.5.1-py2.py3-none-any.whl Saved ./src/pyzmq-27.2.0-cp314-cp314-linux_x86_64.whl Saved ./src/rfc3339_validator-0.1.4-py2.py3-none-any.whl Saved ./src/rfc3986_validator-0.1.1-py2.py3-none-any.whl Saved ./src/terminado-0.18.1-py3-none-any.whl Saved ./src/uri_template-1.3.0-py3-none-any.whl Saved ./src/h11-0.16.0-py3-none-any.whl Saved ./src/httpx-0.28.1-py3-none-any.whl Saved ./src/httpcore-1.0.9-py3-none-any.whl Saved ./src/jinja2-3.1.6-py3-none-any.whl Saved ./src/orjson-3.11.9-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl Saved ./src/pexpect-4.9.0-py2.py3-none-any.whl Saved ./src/pluggy-1.6.0-py3-none-any.whl Saved ./src/ptyprocess-0.7.0-py2.py3-none-any.whl Saved ./src/python_dateutil-2.9.0.post0-py2.py3-none-any.whl Saved ./src/pyyaml-6.0.3-cp314-cp314-linux_x86_64.whl Saved ./src/requests-2.34.2-py3-none-any.whl Saved ./src/urllib3-2.7.0-py3-none-any.whl Saved ./src/certifi-2026.7.22-py3-none-any.whl Saved ./src/six-1.17.0-py2.py3-none-any.whl Saved ./src/typing_extensions-4.16.0-py3-none-any.whl Saved ./src/defusedxml-0.7.1-py2.py3-none-any.whl Saved ./src/ipython_pygments_lexers-1.1.1-py3-none-any.whl Saved ./src/psutil-7.2.2-cp36-abi3-linux_x86_64.whl Saved ./src/pycparser-3.0-py3-none-any.whl Saved ./src/stack_data-0.6.3-py3-none-any.whl Saved ./src/pure_eval-0.2.3-py3-none-any.whl Building wheels for collected packages: argon2-cffi, argon2-cffi-bindings, asgiref, async-lru, bleach, cairocffi, cairosvg, comm, cssselect2, niquests, tenacity, urllib3-future, jh2, wassima, debugpy, docstring-to-markdown, download, et-xmlfile, faicons, fastjsonschema, fqdn, freetype_py, htmltools, ipykernel, ipython-genutils, ipywidgets, jupyterlab_widgets, widgetsnbextension, isoduration, jsonpointer, json5, jupyter, jupyter-client, jupyter-console, jupyter-core, jupyter-events, jupyter-lsp, jupyter-server, jupyter-server-proxy, jupyter-server-terminals, jupyterlab, linkify-it-py, mdit-py-plugins, mistune, nbclassic, nbclient, nbformat, nest-asyncio, notebook, odswriter, openpyxl, opentelemetry_api, overrides, prometheus-client, pycairo, pypdf, python-json-logger, python-lsp-jsonrpc, python-lsp-server, python-multipart, python-pptx, pyxml2pdf, reportlab, rlpycairo, questionary, Send2Trash, shiny, shinychat, simpervisor, starlette, svglib, tinycss2, uc-micro-py, ujson, uvicorn, watchfiles, webcolors, webencodings, websockets, websocket-client, xlsxwriter, anyio, charset-normalizer, jedi, markdown-it-py, mdurl, parso, prompt-toolkit, arrow, babel, cffi, click, idna, importlib-metadata, ipython, jsonschema, attrs, jsonschema-specifications, lxml, markupsafe, matplotlib-inline, narwhals, packaging, pillow, platformdirs, pygments, referencing, rpds-py, setuptools, sniffio, tornado, traitlets, types-python-dateutil, zipp, aiohttp, multidict, yarl, aiohappyeyeballs, aiosignal, frozenlist, propcache, beautifulsoup4, soupsieve, decorator, pydantic, pydantic-core, annotated-types, typing-inspection, asttokens, executing, tqdm, wcwidth 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=15119 sha256=2aa31cb61a32c2110d1ddb1fa7d0d0a1a95117e4f99aebabc5dfdce097109b0f Stored in directory: /root/.cache/pip/wheels/63/e7/49/e6353c53c8e407aafa712a063e9b1c1a6e9785333769252ae6 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-cp314-abi3-linux_x86_64.whl size=86312 sha256=523516267fe072000953c2211285b0003f934d6536dd3380ce416ca25dceaf0c Stored in directory: /root/.cache/pip/wheels/6d/71/a6/9937e5ac527d2e585dc58c1164578e2bde4033b10e2712b5ed Building wheel for asgiref (pyproject.toml): started Building wheel for asgiref (pyproject.toml): finished with status 'done' Created wheel for asgiref: filename=asgiref-3.8.1-py3-none-any.whl size=23871 sha256=d2a75d358a0a4d4174a3371c012080a65d6796bcde72e44cba2fc85a652ff133 Stored in directory: /root/.cache/pip/wheels/8b/29/b6/1665c66b41bc17486418fd3e286822f0a1fea2496dfad9afa2 Building wheel for async-lru (pyproject.toml): started Building wheel for async-lru (pyproject.toml): finished with status 'done' Created wheel for async-lru: filename=async_lru-2.0.5-py3-none-any.whl size=6110 sha256=c0f2461362298aa2ffa3ba22c7734d65bebcd94c2743bce3f59cd245d9f9f20e Stored in directory: /root/.cache/pip/wheels/de/fc/c7/202ba92d6e85f6e0f55d9b53e0f2748c8966cbfd67b6aa4788 Building wheel for bleach (pyproject.toml): started Building wheel for bleach (pyproject.toml): finished with status 'done' Created wheel for bleach: filename=bleach-6.4.0-py3-none-any.whl size=165108 sha256=e0b38ab04ee19ff8da40952f56b49d7265050b52f92baa4b3bf998cf379b6a29 Stored in directory: /root/.cache/pip/wheels/7e/70/0c/d2cdae66df719838fdb5372b3293ae20cb96d53482fca3d2d0 Building wheel for cairocffi (pyproject.toml): started Building wheel for cairocffi (pyproject.toml): finished with status 'done' Created wheel for cairocffi: filename=cairocffi-1.7.1-py3-none-any.whl size=75653 sha256=93bcbd7aa08e3fd392eab887d2ee76622b334c0b3fab3567d30435c305fc669d Stored in directory: /root/.cache/pip/wheels/13/b5/7c/f42beb00a7d0926d9e9646960dee1ca071d1bb2545b97260ae Building wheel for cairosvg (pyproject.toml): started Building wheel for cairosvg (pyproject.toml): finished with status 'done' Created wheel for cairosvg: filename=cairosvg-2.9.0-py3-none-any.whl size=45963 sha256=4b82b22b7dafa84fa43bc0dbae8a33f0b65143ad7e058856cbc2d0cffe8149cc Stored in directory: /root/.cache/pip/wheels/3f/31/8d/d3c16095b3befe92a1322cffd3ada912ce26e581bc5c5d7799 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=7176 sha256=bb44a4e2e872ff9c40ad07e9ed7cd3a13fcd1c2bb86cd3c04922a036e3732956 Stored in directory: /root/.cache/pip/wheels/a8/db/08/93cdf89207cbefb41f502ca98bb8fb5578d7487da31d9fd299 Building wheel for cssselect2 (pyproject.toml): started Building wheel for cssselect2 (pyproject.toml): finished with status 'done' Created wheel for cssselect2: filename=cssselect2-0.9.0-py3-none-any.whl size=15453 sha256=6a99e5f91f9a016a304dd929b0966ca464bcfda15177b6fb4a118fc0fb5d9563 Stored in directory: /root/.cache/pip/wheels/64/c4/f6/3c99702fa644d46b79091b1a62fd322db36dbba1d4528bc0a4 Building wheel for niquests (pyproject.toml): started Building wheel for niquests (pyproject.toml): finished with status 'done' Created wheel for niquests: filename=niquests-3.21.0-py3-none-any.whl size=230383 sha256=b90b5d5e536b0c55c2cce7d20d35aec169aff64750c55f8e14501c0cd033d4d5 Stored in directory: /root/.cache/pip/wheels/b6/99/42/850e9439be08572e32a7edcd6a8562cf5c0634ecfd0a2e7408 Building wheel for tenacity (pyproject.toml): started Building wheel for tenacity (pyproject.toml): finished with status 'done' Created wheel for tenacity: filename=tenacity-9.1.2-py3-none-any.whl size=28249 sha256=7e6340c0ae13bb6a3b5fa66deec4603baa6a469ff946172b77b92466d9d2fe2c Stored in directory: /root/.cache/pip/wheels/49/02/d3/6c2cf5880d81977ccbbc51938e5aacf14bd853d61696e87e81 Building wheel for urllib3-future (pyproject.toml): started Building wheel for urllib3-future (pyproject.toml): finished with status 'done' Created wheel for urllib3-future: filename=urllib3_future-2.24.900-py3-none-any.whl size=809879 sha256=1b1c53e0975572b889deeea583f4dec74ae74b0f9f2c04968ec86bb4e1f14bfd Stored in directory: /root/.cache/pip/wheels/bf/3d/43/0c5c7bcf19acd3b670c9c211320a6d73cac5ba04f87b54f3ac Building wheel for jh2 (pyproject.toml): started Building wheel for jh2 (pyproject.toml): finished with status 'done' Created wheel for jh2: filename=jh2-5.0.13-cp37-abi3-linux_x86_64.whl size=399785 sha256=55f04ede288b8daa2bf40a229fd24c7b02256fb91d82c6ff171cc9142c682ec8 Stored in directory: /root/.cache/pip/wheels/35/fa/de/e9f35073fee9ed85f7029f296bf6adb3f6f7ce0cc9492d2e99 Building wheel for wassima (pyproject.toml): started Building wheel for wassima (pyproject.toml): finished with status 'done' Created wheel for wassima: filename=wassima-2.1.3-py3-none-any.whl size=131418 sha256=b61685c6f19a72e3c5877fce56fd93e5984c6b4d67d3094cb8a2dbc28c55e19b Stored in directory: /root/.cache/pip/wheels/8a/81/2f/22fdbbd550bc80e07127756cf7ce8a20fdf0a6f6e54ea5c649 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-cp314-cp314-linux_x86_64.whl size=4201155 sha256=471146c2bb2338303ded3c9967646513d4972dbb83b26ae3aa15f5ec8077c29b Stored in directory: /root/.cache/pip/wheels/a2/d3/b2/3574f5333ba1b331115c32fdd347d617426e290ff46260884e 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=23480 sha256=cd699925921bd67b12504831e335aba22cde1df897829c97364853e6436fba30 Stored in directory: /root/.cache/pip/wheels/48/8f/91/00e4579cf16e560f37e7d6e3b1b764fa841d4e803c9ac6a20c Building wheel for download (pyproject.toml): started Building wheel for download (pyproject.toml): finished with status 'done' Created wheel for download: filename=download-0.3.5-py3-none-any.whl size=8094 sha256=46c6f0a2d592d93b6b01f5c4d14557b9fd4215326a79b670cf6a74b27c51345b Stored in directory: /root/.cache/pip/wheels/b8/fe/e9/1e3a2f11692729564fa5332cd1f03e7d71b34fe3bd818adc7b Building wheel for et-xmlfile (pyproject.toml): started Building wheel for et-xmlfile (pyproject.toml): finished with status 'done' Created wheel for et-xmlfile: filename=et_xmlfile-2.0.0-py3-none-any.whl size=18185 sha256=172733983d43cafd58628451e549e24a6e182e02b0d41e1c09bfed3988809c35 Stored in directory: /root/.cache/pip/wheels/ff/4e/e3/37d27e38abdef379dfb8942061d401ab1fa213a0205a3be633 Building wheel for faicons (pyproject.toml): started Building wheel for faicons (pyproject.toml): finished with status 'done' Created wheel for faicons: filename=faicons-0.2.2-py3-none-any.whl size=607117 sha256=89d2a314f7fa2f52089ed9244ca892196966be2838b066d45165dc227830007b Stored in directory: /root/.cache/pip/wheels/29/1f/37/9d2f0b48e6b5324618ed0160a93577cf8c2b24134c8bc756e3 Building wheel for fastjsonschema (pyproject.toml): started Building wheel for fastjsonschema (pyproject.toml): finished with status 'done' Created wheel for fastjsonschema: filename=fastjsonschema-2.21.1-py3-none-any.whl size=24026 sha256=5687b69b68916084789c052ebe44a897a921137e537005ecc216cd76c58ad33b Stored in directory: /root/.cache/pip/wheels/83/1d/6f/aabc7f27feb4675c9a5e5dbad8256dc57e94a3ba0156abcb5a Building wheel for fqdn (pyproject.toml): started Building wheel for fqdn (pyproject.toml): finished with status 'done' Created wheel for fqdn: filename=fqdn-1.5.1-py3-none-any.whl size=3660 sha256=ef09f218f2cb9396b448101861dcca9a6f4fe0d31e4236f33b8ce4ec994df409 Stored in directory: /root/.cache/pip/wheels/72/f2/14/76afb6df14345becad7a4a1665ae2b8e5044ab95e3a1775e29 Building wheel for freetype_py (pyproject.toml): started Building wheel for freetype_py (pyproject.toml): finished with status 'done' Created wheel for freetype_py: filename=freetype_py-2.5.1-py3-none-any.whl size=80585 sha256=37b99c93decbaa815d752d3865932373529d1e913aea8675761f1e008aed0c6f Stored in directory: /root/.cache/pip/wheels/06/06/6d/c9273d7680e26fddc89c97baac661f32e0c63e3e50e5663139 Building wheel for htmltools (pyproject.toml): started Building wheel for htmltools (pyproject.toml): finished with status 'done' Created wheel for htmltools: filename=htmltools-0.7.0-py3-none-any.whl size=89598 sha256=7ee631ae6e793df998221f9e2596e453d8f161e710c948c089691f388a1da33d Stored in directory: /root/.cache/pip/wheels/c9/2a/da/162a948d8a262bf70a05dc7ab0b8f18cabf3aa77dc29243a4c 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=117171 sha256=f1bbe630e6971c07608f75ff3eac775a454e212872f030a21182eecc109a76dd Stored in directory: /root/.cache/pip/wheels/7a/d1/80/c15bed514ea8ad70ef57b8a8476b51d91bd89a9666fc1b5862 Building wheel for ipython-genutils (pyproject.toml): started Building wheel for ipython-genutils (pyproject.toml): finished with status 'done' Created wheel for ipython-genutils: filename=ipython_genutils-0.2.0-py2.py3-none-any.whl size=27072 sha256=0451b81f91f0d0c90d5cfd74352857d2f755180c308f7c71f91715d64da85b90 Stored in directory: /root/.cache/pip/wheels/99/f3/ad/a13647c116ea159304fb825483cf9157f14c02583c9cace840 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=8b8899cdf86e5ff1d788f5053fc8f26046fddbad59d5f7ffba5943327e8286f8 Stored in directory: /root/.cache/pip/wheels/6f/27/23/c34ca8bdab7f3397b85048bf9c74b5794a8e2f31909533d5ee 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=216572 sha256=8a198119d93fb8f43eb10fbf130ac1aca778c166a68a92fd50c8ce52d906639f Stored in directory: /root/.cache/pip/wheels/fb/0a/15/81c69eff5d4bd39064035589d0d615531efde33d586952835b 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=8caa22ed49b15ff4f21ec99750451517008253295b26371a3b73d4d1ad0078ea Stored in directory: /root/.cache/pip/wheels/af/88/ac/a970b563e3747a597b3a2252312ae8235dd71c62d1c9876639 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=11411 sha256=a342432f2d91b004eb071131465f18686beff3ae8848c73176eef6bd472b5af7 Stored in directory: /root/.cache/pip/wheels/3d/cb/04/6ade3f18df640f7e6cb535b052b66538ecd61f5e8e4d1103d1 Building wheel for jsonpointer (pyproject.toml): started Building wheel for jsonpointer (pyproject.toml): finished with status 'done' Created wheel for jsonpointer: filename=jsonpointer-3.0.0-py2.py3-none-any.whl size=7707 sha256=cffce08ce60fe602cf789816c089a29632315cd35bb2ef103a469f79eab65ca0 Stored in directory: /root/.cache/pip/wheels/3a/ae/f4/a96e90a00166e0767477321a01a46f3a7efa68fbe1e46c5fe0 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=36078 sha256=927b8cc7ccb47c8998ba7bead24c6f19ebaa7f5fabab06ce2297cadac2f7a326 Stored in directory: /root/.cache/pip/wheels/5d/f8/0a/6bb92ff3db50b8b82ed93cebd58ca2e244629b00779f741997 Building wheel for jupyter (pyproject.toml): started Building wheel for jupyter (pyproject.toml): finished with status 'done' Created wheel for jupyter: filename=jupyter-1.1.1-py2.py3-none-any.whl size=2744 sha256=16204b6ecde9aafa1a2156ed857c3923e715560a3864ac7875a879edcbf54510 Stored in directory: /root/.cache/pip/wheels/96/12/df/8e36b1b053f808c7924b18eb8b8d8aea89a748510787d12c96 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=106105 sha256=465c78ea3e7d6ea4f63727a3049a3105c194583374df4843765ef4f4b3220c2d Stored in directory: /root/.cache/pip/wheels/6c/46/d3/24b0b067ce266c0d72197c45bbe7cef14fba939d9ad2e295c2 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=2f7a7f23ad2c14db7e2a2814d946da1261bdf87c6dfe8eb2682cd83813af3f63 Stored in directory: /root/.cache/pip/wheels/27/c0/ad/29d52bcee6c4739bf16a84d0dc610f8e2909292dd616189c5b 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=28965 sha256=f8eeab78a4d551965c753580676dc1c7a72777b4c33657a025bc8b54f3a90996 Stored in directory: /root/.cache/pip/wheels/b0/41/26/a7064385bbc4f1ff1d79af8b6df4127f15d3fc07a34f32f9d3 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=3127fed8ef4e655ad28b5bef0efad53a9c9b9919f78d0235f17b6dec333b0987 Stored in directory: /root/.cache/pip/wheels/32/a8/10/22dfa9507be9859348126766b98e467b681a04c9ef221744ed Building wheel for jupyter-lsp (pyproject.toml): started Building wheel for jupyter-lsp (pyproject.toml): finished with status 'done' Created wheel for jupyter-lsp: filename=jupyter_lsp-2.2.5-py3-none-any.whl size=69183 sha256=ca5f0f82b23a37047fcaa21d2eeddbba376dba62015ec8aff4b78aae1fe35b5c Stored in directory: /root/.cache/pip/wheels/c0/d6/4d/0d00673d7ce23ed0e96ef2653881b6ee61d413fa7d9584bd35 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.20.0-py3-none-any.whl size=393144 sha256=10c14906e13133d26322f160bd0db56ff0efd0c28a4da5d95f7d9599da188bea Stored in directory: /root/.cache/pip/wheels/3b/50/06/d06a323a34bdee136b4617e4607cb87c71944ac86c2048eaf3 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=37565 sha256=ac1d7bdf05cb6b2449c673f7d06898e6670d3abf7e2595c2293d32bac0eecc12 Stored in directory: /root/.cache/pip/wheels/fa/54/1a/2887d0d94bb748ef2ceaae49b8c2f7281f4d5cf6b2aa6a33a4 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=13658 sha256=f30d239203492153d334c26238472fad2c5ce9c6c442852c586da9631e9fdc42 Stored in directory: /root/.cache/pip/wheels/57/a7/16/c75b384f9fe43116ef7a1ab4599861ee452d55fffdbea478fc Building wheel for jupyterlab (pyproject.toml): started Building wheel for jupyterlab (pyproject.toml): finished with status 'done' Created wheel for jupyterlab: filename=jupyterlab-4.5.10-py3-none-any.whl size=12452502 sha256=988eda3f01304e40f4d1fa539e6ae0052bd790805ef5a846f4d20dc6b16c761c Stored in directory: /root/.cache/pip/wheels/a7/e7/80/2aa852b9b005ca39b663aaae470190498dce0f5a0ae713e80f 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=3b509a5fbd2ecc6d151eca729647992240f07f062288221f56a1a457f70f7362 Stored in directory: /root/.cache/pip/wheels/71/e8/dd/892607aea00e721879a7653743c1403bdbd5e959cf5a356470 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/70/70/d1/ee720402a29995e58249e7fc3ca5a931d894b3a36b7671693c Building wheel for mistune (pyproject.toml): started Building wheel for mistune (pyproject.toml): finished with status 'done' Created wheel for mistune: filename=mistune-3.3.3-py3-none-any.whl size=63568 sha256=4eb673dbe497be2fc7aabf4b1e6db9aeade55e4961f44172e43c483c481f2b26 Stored in directory: /root/.cache/pip/wheels/70/22/41/68ad2973a218bc0493d9c3152ea25c508d07e58e3137014e6e 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=26187705 sha256=7e8fa3c2ec8fcaa9e6dba1f44a49bccad370c272551e1e4dd6f955481af9d48a Stored in directory: /root/.cache/pip/wheels/6e/f4/a5/b86ba3fc12845ba36b306c490757a03e26ff03b93c09fe9a8d 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=2ada9c100af7a867c121c2e999b489a83013e16d068f86048f6c45ec42bc486e Stored in directory: /root/.cache/pip/wheels/07/e3/87/22af06c625e14ddd0bc22f0ed0f9348b75efb7076d9ffd5dcb 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=78453 sha256=bc0e14ceb0e3c6484dcd24bd72d94fdd142edef0e33b64c2e207b8f88d25e229 Stored in directory: /root/.cache/pip/wheels/1b/6c/e9/ce7b73b45ddf7368438add71c01b14b50497f66515f3e5a34d 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=5231 sha256=4bc68059021a33e0ca4e00a81f829e81e8c037f0ceeedbb90bb17020a03cb574 Stored in directory: /root/.cache/pip/wheels/ed/20/73/e779846fb906fc66ba98a7b076ccac9771fc98426d82c93636 Building wheel for notebook (pyproject.toml): started Building wheel for notebook (pyproject.toml): finished with status 'done' Created wheel for notebook: filename=notebook-7.5.6-py3-none-any.whl size=14581727 sha256=179f57a6fa604052349103099c4907ef169ffaa3a4c5f617f7454a341c36ac9c Stored in directory: /root/.cache/pip/wheels/24/16/28/fb55cbba0bb1c5d8eeb5e808dfa9d4ef08e8616dd7d9079988 Building wheel for odswriter (pyproject.toml): started Building wheel for odswriter (pyproject.toml): finished with status 'done' Created wheel for odswriter: filename=odswriter-0.4.0-py3-none-any.whl size=6105 sha256=eadde641632b3798f78880078e2811ce940f6d9ac63b011bceeaf4c64c79c9d2 Stored in directory: /root/.cache/pip/wheels/7b/57/c9/d644ad275971c0fd78f847b05b73d3f1395ad3cf5bb11bf952 Building wheel for openpyxl (pyproject.toml): started Building wheel for openpyxl (pyproject.toml): finished with status 'done' Created wheel for openpyxl: filename=openpyxl-3.1.5-py2.py3-none-any.whl size=251003 sha256=e98e432f3d42c7621342ac31c2ad58e9ae9fe591a1484bad8cc2cc2735c5278d Stored in directory: /root/.cache/pip/wheels/7a/77/dc/59e0bf8e47e5ff88f1e52300ef5f6d949a349e4da70e23096f Building wheel for opentelemetry_api (pyproject.toml): started Building wheel for opentelemetry_api (pyproject.toml): finished with status 'done' Created wheel for opentelemetry_api: filename=opentelemetry_api-1.42.1-py3-none-any.whl size=61310 sha256=d04b56e2ad95978f85eae33d4f14dd984a610f49e4c5c2038073758dcb887548 Stored in directory: /root/.cache/pip/wheels/12/61/52/5c00487e732bcc788b4b2cbd7217757de75fc84f68a399d6cc Building wheel for overrides (pyproject.toml): started Building wheel for overrides (pyproject.toml): finished with status 'done' Created wheel for overrides: filename=overrides-7.7.0-py3-none-any.whl size=17920 sha256=0ea1e569bdaa34f486782d63e49eecf005590d6d44fc8bc9dedfa7b5d1493348 Stored in directory: /root/.cache/pip/wheels/ed/78/0e/006c78432df1383f27ad139ad8a0e358fd6323a31df7c01ae4 Building wheel for prometheus-client (pyproject.toml): started Building wheel for prometheus-client (pyproject.toml): finished with status 'done' Created wheel for prometheus-client: filename=prometheus_client-0.21.1-py3-none-any.whl size=54798 sha256=b634dbf4d208c57f930f32bb43685b5666e6e9fb19c44e7acf07c39f3e5ebbca Stored in directory: /root/.cache/pip/wheels/c3/07/f0/01b27ab81e22b29d1ce5839b2a0bc6e15ef426ceb85b0af825 Building wheel for pycairo (pyproject.toml): started Building wheel for pycairo (pyproject.toml): finished with status 'done' Created wheel for pycairo: filename=pycairo-1.29.0-cp314-cp314-linux_x86_64.whl size=128301 sha256=eda1e329dcc7d2d02d85006308127d4ee3815d3d00f8c1cf99db0cad076047f0 Stored in directory: /root/.cache/pip/wheels/16/c7/41/5b1f0a8f2bd8ddb889179e84bc344d858a82f496bcce245258 Building wheel for pypdf (pyproject.toml): started Building wheel for pypdf (pyproject.toml): finished with status 'done' Created wheel for pypdf: filename=pypdf-6.16.2-py3-none-any.whl size=385060 sha256=c8b09a59399062fb45a1b8156c18a787a10a3dae03ac9674397a226712c94604 Stored in directory: /root/.cache/pip/wheels/c0/12/a6/cdc174c9b4a54ad2b4ac3cc16eeceac242a70d7daf4cbd25fc 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=a7eacd51a9ba509a8dde8896c23cca59db36710adadd1250b3cb15baffd4d475 Stored in directory: /root/.cache/pip/wheels/1c/bb/6d/5ef0c698f80be905de13ea6c12e8bfbebe18dc496af60a9f95 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=8846 sha256=e02cabd55e5e74dfe6dc18eb6b9e5bc668f7e2196e79bf8152404a1689516f78 Stored in directory: /root/.cache/pip/wheels/4d/37/b4/01ba018b96ddcdac2fea1a08a0d8295bc3a76dc937a8448bfd 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=74812 sha256=7b915154300d5a47d8393c73931d2f3a3fb8057f65f93e4096cc2712918f8658 Stored in directory: /root/.cache/pip/wheels/60/6b/9e/643b2aef5a55d092bae36a07312cf696f11eabb0decb30ba0e 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.31-py3-none-any.whl size=29995 sha256=0cbd53377e535a5122064ba7135d99cde297ad8e571462e28ae157eae51ca143 Stored in directory: /root/.cache/pip/wheels/43/f3/1c/77fbc556c7e945ddc1b4d84def6c62e4d2da6057f6390c94de 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=472823 sha256=ccfff2f786ed25c75defda2f76eb61ec7f952132c764fdec5103d66951fac651 Stored in directory: /root/.cache/pip/wheels/3c/88/2a/59020eb4068ce28c78bcbb5af91901fbb30f26a62a20573f54 Building wheel for pyxml2pdf (pyproject.toml): started Building wheel for pyxml2pdf (pyproject.toml): finished with status 'done' Created wheel for pyxml2pdf: filename=pyxml2pdf-0.3.5-py3-none-any.whl size=393551 sha256=e564eb728b35bcb3607dd4d58d1d957d141ea0783963b19d918e6077c3b13bab Stored in directory: /root/.cache/pip/wheels/51/3d/fd/2348f815fcf1a584bf7e3568f26695146394160488fed0fe47 Building wheel for reportlab (pyproject.toml): started Building wheel for reportlab (pyproject.toml): finished with status 'done' Created wheel for reportlab: filename=reportlab-4.4.10-py3-none-any.whl size=1955400 sha256=98e39411477d23bbd7d376a40f12b495bdb9b09430b7621d5f80f60db1edcbae Stored in directory: /root/.cache/pip/wheels/90/20/75/e0fa4ea1371abf39e542493dd9ff5177ad334b38a01faa63c8 Building wheel for rlpycairo (pyproject.toml): started Building wheel for rlpycairo (pyproject.toml): finished with status 'done' Created wheel for rlpycairo: filename=rlpycairo-0.4.0-py3-none-any.whl size=7557 sha256=8bcd1cbc085ff9cc073151656549cec2c3d4aa81ef19cdcba7f42e1b1edfd408 Stored in directory: /root/.cache/pip/wheels/fe/cd/f6/7392e90f3a932f13b6df25c4373e1a23c115fa0f875edd11ee Building wheel for questionary (pyproject.toml): started Building wheel for questionary (pyproject.toml): finished with status 'done' Created wheel for questionary: filename=questionary-2.1.1-py3-none-any.whl size=36817 sha256=a1ad95ae137c2dd751ed4caac7df4a0a46e7a4eb85d9079cbce0444f4c84e3ae Stored in directory: /root/.cache/pip/wheels/6d/50/58/2e1a406456dc24c3ce2c82b9b997da75834108287f6f6356c3 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=fc490f834c9bfdd7e3b765b0c6fc9298965212b5f1c990a05dbd1d693dfd192c Stored in directory: /root/.cache/pip/wheels/cd/c6/47/1c81cf08f9111c4c08fc6a5937713dea245b23a4ee756ed38a Building wheel for shiny (pyproject.toml): started Building wheel for shiny (pyproject.toml): finished with status 'done' Created wheel for shiny: filename=shiny-1.7.0-py3-none-any.whl size=4019318 sha256=cc7fcdaf83a313539c609fb7f73daae910f0eb17afaa0a4b29c90747077fe478 Stored in directory: /root/.cache/pip/wheels/74/0f/33/99169526ccd2a862e7055f8a17b4a6fbeeb77af81ae635f2d7 Building wheel for shinychat (pyproject.toml): started Building wheel for shinychat (pyproject.toml): finished with status 'done' Created wheel for shinychat: filename=shinychat-0.6.1-py3-none-any.whl size=439078 sha256=dc4c742bfec391e933ceaa470c12c7c5f204ba6bb53f97cc5ba3567720b0e525 Stored in directory: /root/.cache/pip/wheels/05/4b/1e/ae839118502f22a89032c49d154c0721f958bdc73ed524920c 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=8341 sha256=1bdc8a7a65eda740895da9229a5ff4138346e8ebd6544d177d7f89445d2f1b22 Stored in directory: /root/.cache/pip/wheels/a3/4c/b5/03791388d02ef9f5e337e6645d703a6dcda164ce285079ddac Building wheel for starlette (pyproject.toml): started Building wheel for starlette (pyproject.toml): finished with status 'done' Created wheel for starlette: filename=starlette-1.3.1-py3-none-any.whl size=73632 sha256=fdccd5160f626c8c9d3146311b4b0c0ab6c4fc6df66eccadd483d6527f91da64 Stored in directory: /root/.cache/pip/wheels/c7/3e/46/ccdb57728c19a5253e25c92d5e813c9cff7df508a905aef554 Building wheel for svglib (pyproject.toml): started Building wheel for svglib (pyproject.toml): finished with status 'done' Created wheel for svglib: filename=svglib-1.6.0-py3-none-any.whl size=39163 sha256=94134f5ecc45eea8c0bd667216a1ad9945aee5eed3d338c1d06b4a83b1fa9e28 Stored in directory: /root/.cache/pip/wheels/90/b0/4f/daf192d1582c4c4fe8a9ac1ce8e2bff4bbfbc18aa5e28b5dbf 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/b6/f0/79/8c55a167111bdf151f53f841ed0ed78107ac7814e1c3a914d8 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=d947e473e3b85fe39feac487b3f2982f3ea959dc232462d8e9e4294a276453a3 Stored in directory: /root/.cache/pip/wheels/75/3a/a6/0e9692b6b47d10cbeccbbe416152548ab998ddf07dcfa92105 Building wheel for ujson (pyproject.toml): started Building wheel for ujson (pyproject.toml): finished with status 'done' Created wheel for ujson: filename=ujson-5.13.0-cp314-cp314-linux_x86_64.whl size=54616 sha256=3bd0c6da0f57ca57557d7b4b22ec7680aa46c194ec6d21aee1382bf14f3e67e6 Stored in directory: /root/.cache/pip/wheels/bb/6f/d5/68e8a6747609d516356481bf640ae4fb44f600ce29e2da56fa Building wheel for uvicorn (pyproject.toml): started Building wheel for uvicorn (pyproject.toml): finished with status 'done' Created wheel for uvicorn: filename=uvicorn-0.34.2-py3-none-any.whl size=62482 sha256=04ed14c2916910971e3bbc38ee788cae502fbe7ba180ce93f14bf47f7bcecafd Stored in directory: /root/.cache/pip/wheels/d3/fa/c1/245d7d6c9a2e69bd0d92888f5acb4d302bfeb65e50992d676d Building wheel for watchfiles (pyproject.toml): started Building wheel for watchfiles (pyproject.toml): finished with status 'done' Created wheel for watchfiles: filename=watchfiles-1.1.1-cp314-cp314-linux_x86_64.whl size=466291 sha256=9360e0c2ffab6a32aa1816f4f6e5a164cf62fa199767ae1db37ef17741acacca Stored in directory: /root/.cache/pip/wheels/b3/61/cf/fb96af99f088d745b527c3cd8627b2e560ba085b40186b4213 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=14935 sha256=74430025d3a3b5b5c6aa781667aa2cd509a14a0c8bf122dc6b5e733344ddc3b2 Stored in directory: /root/.cache/pip/wheels/b1/7f/a3/e130a64ccfe11f3fd84111c3f1c281338f03a297e3429c4b38 Building wheel for webencodings (pyproject.toml): started Building wheel for webencodings (pyproject.toml): finished with status 'done' Created wheel for webencodings: filename=webencodings-0.5.1-py2.py3-none-any.whl size=10361 sha256=1d6657acaaed7f261a5ab912508a48776eb7d1fd042ffbd02f254c337b604073 Stored in directory: /root/.cache/pip/wheels/13/40/f4/6877257e1fc0f813f8b23f570e07b80c9f31cd979ec09ac501 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-cp314-cp314-linux_x86_64.whl size=181911 sha256=56f9999e57a72ffa23151e6ec607b0449f2728d806c001ebc9acfbb3f8e990d8 Stored in directory: /root/.cache/pip/wheels/fb/fe/bd/5fe607d58ffeefa7591b021848cc4d59d843368d37f7297252 Building wheel for websocket-client (pyproject.toml): started Building wheel for websocket-client (pyproject.toml): finished with status 'done' Created wheel for websocket-client: filename=websocket_client-1.8.0-py3-none-any.whl size=58928 sha256=1bfed07ddd2290f5b4e28c5515ffd1878f6c8e6411141b506af1fe00cb619f03 Stored in directory: /root/.cache/pip/wheels/d6/ba/63/d224286516816b7ae37a2d08363681634f184365d295a2d48e Building wheel for xlsxwriter (pyproject.toml): started Building wheel for xlsxwriter (pyproject.toml): finished with status 'done' Created wheel for xlsxwriter: filename=xlsxwriter-3.2.5-py3-none-any.whl size=172377 sha256=c2dc38cc8fa395489dd22b56e1ed18ed106437aca8697598a117523039b846f2 Stored in directory: /root/.cache/pip/wheels/8f/1e/6d/e3ca80d55797d9189a1dfb57692c03db6633dbe57ad2a405a3 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=17a3c14ab3f97c1e3f3f5bbec87cfd499d9afa080915a7fcc74534ec89a57926 Stored in directory: /root/.cache/pip/wheels/e7/d6/6d/f7f42a1f49f9bbedb734816706ab3e22f3204600cca33ddfc4 Building wheel for charset-normalizer (pyproject.toml): started Building wheel for charset-normalizer (pyproject.toml): finished with status 'done' Created wheel for charset-normalizer: filename=charset_normalizer-3.4.7-py3-none-any.whl size=61958 sha256=60f2ca49b95dfe3e78dafbccbf8aa4f86932810f7b309ab18cfedb51b097a5f0 Stored in directory: /root/.cache/pip/wheels/1f/71/ee/f56ec4663cc98e0235cc4e4814a6f42baa377a277fc436d185 Building wheel for jedi (pyproject.toml): started Building wheel for jedi (pyproject.toml): finished with status 'done' Created wheel for jedi: filename=jedi-0.19.2-py2.py3-none-any.whl size=1572433 sha256=620c23a3047e8aee733143de9f1bdaf0d87f2b1cb7912db035abed93152795ca Stored in directory: /root/.cache/pip/wheels/bc/39/00/d6d79360ec778be26df3a0facfea21e78ace2f0d0ae596e007 Building wheel for markdown-it-py (pyproject.toml): started Building wheel for markdown-it-py (pyproject.toml): finished with status 'done' Created wheel for markdown-it-py: filename=markdown_it_py-3.0.0-py3-none-any.whl size=87594 sha256=2405b83d987f98f979d0b67707323fa797eade163097dda46f0785cf4a82069a Stored in directory: /root/.cache/pip/wheels/bd/b7/89/d3348e5972b55a1dff1e26677586e585a79410b9b9f7d782af Building wheel for mdurl (pyproject.toml): started Building wheel for mdurl (pyproject.toml): finished with status 'done' Created wheel for mdurl: filename=mdurl-0.1.2-py3-none-any.whl size=10023 sha256=e09a93faf10973b4df4d9bb682dec5068ea51e1a11807dec2cdc21122f6d2f09 Stored in directory: /root/.cache/pip/wheels/68/58/dd/d60fc44b1f0de8db645a2e14b508139827096b108d71535689 Building wheel for parso (pyproject.toml): started Building wheel for parso (pyproject.toml): finished with status 'done' Created wheel for parso: filename=parso-0.8.4-py2.py3-none-any.whl size=103677 sha256=b02d4d973771aee40fd9a1dd1efc1e8d754ca2eb294c57e1aa2423f5f5047fcb Stored in directory: /root/.cache/pip/wheels/a6/2b/d8/5cd45b884a9d5bd58e79b25aceb9e9f7279b1c19ceeaa8e84d 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=387869 sha256=c42676297ad8c3238de59aea78ba245923f9c6c369dd57807565aedc5852b3aa Stored in directory: /root/.cache/pip/wheels/c0/45/f0/50e2b640de33a487788f7e5f582a1d155ed3921ccfc4eccb60 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/66/e2/83/97ebd4ea828bb344a00877b91b0509b9f0e320c468355d5c80 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=10182564 sha256=adf705a2628a1038e2f2e67080e422478af6c5036da89e67b40d1a451a822374 Stored in directory: /root/.cache/pip/wheels/2e/fe/e6/51a62c83d716845e07980e5e7b33bfd84062bff68480c52b66 Building wheel for cffi (pyproject.toml): started Building wheel for cffi (pyproject.toml): finished with status 'done' Created wheel for cffi: filename=cffi-2.0.0-cp314-cp314-linux_x86_64.whl size=464301 sha256=8bad878be07240d103ddf7ec21307ae0005517d39dc90c3e878ad57fa691d55f Stored in directory: /root/.cache/pip/wheels/0e/2a/66/5c25de4415d8a23adef828929edc0af2935a79e66fbe720c90 Building wheel for click (pyproject.toml): started Building wheel for click (pyproject.toml): finished with status 'done' Created wheel for click: filename=click-8.4.2-py3-none-any.whl size=119243 sha256=2252088d7b7fe76fbfa50fae76a9657f3ffafafc85a34a799a97bc172c852a3f Stored in directory: /root/.cache/pip/wheels/f2/8d/98/b9e0d3607339bec4062a80cc492f36c3bbbbd9489720a330a7 Building wheel for idna (pyproject.toml): started Building wheel for idna (pyproject.toml): finished with status 'done' Created wheel for idna: filename=idna-3.18-py3-none-any.whl size=65465 sha256=94c9f6aa65fab5902ea9788f129f1efce54127deda2f97d386fce0abdfc8a5f4 Stored in directory: /root/.cache/pip/wheels/6e/d3/3f/5de0d96266d07af13cce5ca6fd2e20f4d847c92f21deba5ef2 Building wheel for importlib-metadata (pyproject.toml): started Building wheel for importlib-metadata (pyproject.toml): finished with status 'done' Created wheel for importlib-metadata: filename=importlib_metadata-8.6.1-py3-none-any.whl size=27013 sha256=1d88f51aef94f4e9c4892f6cd1b97e6df2eb6677fa7c45091175ee067a55dc0f Stored in directory: /root/.cache/pip/wheels/e2/ba/65/a425e5e523324e99bba75cc7f82adbd639f03773d9e28716fd 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=e5c78633b62c7e15796903802d8551b9d90bbb0ede2fc50b8d37edf7f21484dc Stored in directory: /root/.cache/pip/wheels/ed/48/96/487f5428ec1d0f5cc46751c169c4dab7a5ef5d0d8c01050285 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=88464 sha256=398bd45e32c50cac99d97cdbaa5f38e7494576cf5030c7d1dc8425da8b2639c0 Stored in directory: /root/.cache/pip/wheels/9c/6e/c2/b3a04c9dd1e6cf31893c39c7bd7eff7c546b6c110e95fd8296 Building wheel for attrs (pyproject.toml): started Building wheel for attrs (pyproject.toml): finished with status 'done' Created wheel for attrs: filename=attrs-25.1.0-py3-none-any.whl size=63150 sha256=b6fbd095baf223f283fc6dc46b21f3d7a679ba99087f2e31ac5ed1354e455323 Stored in directory: /root/.cache/pip/wheels/6e/ca/f0/5695bd4eaec7c1cac487d2090efc26f809437731a6f60ed62d Building wheel for 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=18457 sha256=81090ccae9c1fb33e8a3d83ef1bda2bd1640317d70a7e0e992b94b5c6c80d3b4 Stored in directory: /root/.cache/pip/wheels/6f/7d/ce/7c32175ae92fef4cec9309c23201c33f205e05070aa52c7be1 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-6.1.0-cp314-cp314-linux_x86_64.whl size=9892397 sha256=12ae403078b18ab2447580bbc0258e97ded0cb3e032daaec1d97038e0bdcf570 Stored in directory: /root/.cache/pip/wheels/30/5c/37/9f2be3e6bfbdb007de8fb73fe0815a22614b9178f47f1d6016 Building wheel for markupsafe (pyproject.toml): started Building wheel for markupsafe (pyproject.toml): finished with status 'done' Created wheel for markupsafe: filename=markupsafe-3.0.2-cp314-cp314-linux_x86_64.whl size=22883 sha256=5b8b331695cbb0355f922f076fd05d01efcbc887b81b58a1c1dea6a27d3ba56e Stored in directory: /root/.cache/pip/wheels/31/d7/9c/91ea0a7f1bd99970c6602ae982d137132c904433343f48095b 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=9936 sha256=0b4cd16962a6969a68f1afdb73f871ed2b0a537aefc61921b47b0cee8688f7d5 Stored in directory: /root/.cache/pip/wheels/e6/f2/16/34b2245f37383500dc6c2744d65574ec833f1494b385d90491 Building wheel for narwhals (pyproject.toml): started Building wheel for narwhals (pyproject.toml): finished with status 'done' Created wheel for narwhals: filename=narwhals-1.37.0-py3-none-any.whl size=331870 sha256=93558125b4586a8987a475406446faa0dd6a44abecdb8fc420419368d7f671df Stored in directory: /root/.cache/pip/wheels/36/ff/ae/01de768d12e5d9612e05cee885ccfecf3807d2837adcdf7f2d Building wheel for packaging (pyproject.toml): started Building wheel for packaging (pyproject.toml): finished with status 'done' Created wheel for packaging: filename=packaging-26.2-py3-none-any.whl size=100204 sha256=5622a42e58f07823594b2adc7f5492760794f75b8c2fabca52186d2362603c41 Stored in directory: /root/.cache/pip/wheels/b7/26/00/3c85b17678e31bb31edde56b947cd74109e6989bdfda85239e Building wheel for pillow (pyproject.toml): started Building wheel for pillow (pyproject.toml): finished with status 'done' Created wheel for pillow: filename=pillow-12.3.0-cp314-cp314-linux_x86_64.whl size=1557257 sha256=4be16df7a360b3ca50c97aa65ec891d71c01b001befc5c55dda16381649f2537 Stored in directory: /root/.cache/pip/wheels/40/b3/b3/77bfc401aa4bf556d57131df9044579aa3d3284c3193d4b62c Building wheel for platformdirs (pyproject.toml): started Building wheel for platformdirs (pyproject.toml): finished with status 'done' Created wheel for platformdirs: filename=platformdirs-4.5.0-py3-none-any.whl size=18561 sha256=df303b0fd68430cd3d364c55917f95d00ee71cfabb87489240f0be05881a15e6 Stored in directory: /root/.cache/pip/wheels/58/6e/86/09f231b70b8875a5ddfc036e8d63d8f00fe9ae08c9d2a12609 Building wheel for pygments (pyproject.toml): started Building wheel for pygments (pyproject.toml): finished with status 'done' Created wheel for pygments: filename=pygments-2.20.0-py3-none-any.whl size=1231152 sha256=bd37b5c7cd9aa16fd777cac4db6b1697c59d980e2723b6dfeac9d2ca8f40984c Stored in directory: /root/.cache/pip/wheels/b0/f2/1e/8da864959abad09198eb9400aebf58b4c13d87f033cc039ba0 Building wheel for 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=26779 sha256=3f8e7beb49ab19f880edb5135ca69b05e2538c54f1e77bc5a04a8b0c8859058f Stored in directory: /root/.cache/pip/wheels/24/e0/e0/1e5e91b05507c1b98ae631db429f579c29adb3af30e66f64ad 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.29.0-cp314-cp314-linux_x86_64.whl size=383758 sha256=e3a8b881d94ec1f27f1a850e5487479444227aa40b4debd8794519bdc13fcb66 Stored in directory: /root/.cache/pip/wheels/f9/e7/31/8a17421848e6c9604bcff5b1333ccbae5c151b271e1bd3f678 Building wheel for setuptools (pyproject.toml): started Building wheel for setuptools (pyproject.toml): finished with status 'done' Created wheel for setuptools: filename=setuptools-83.0.0-py3-none-any.whl size=1008090 sha256=3af6a3386618125aa016415e2d12929c9cf8cfed18925bccced996ff305eba4a Stored in directory: /root/.cache/pip/wheels/b8/01/d0/a5e95c99ae323f7c819a6a8157b4e1b06b20fcfaab37f0e6b5 Building wheel for sniffio (pyproject.toml): started Building wheel for sniffio (pyproject.toml): finished with status 'done' Created wheel for sniffio: filename=sniffio-1.3.1-py3-none-any.whl size=10284 sha256=98c03c625130eb428d5d7a99aa7919ca722895f3b1924ba883dbf035aaebc4f9 Stored in directory: /root/.cache/pip/wheels/de/73/d6/445fa40f14a7a7f47be03074deb727b66d845305e847826b77 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.7-cp39-abi3-linux_x86_64.whl size=448469 sha256=4d16b78b023e8bad42a5f3d7c2e10efdac282a10e7564618f8ff3d6eece7fb94 Stored in directory: /root/.cache/pip/wheels/a9/a5/94/82db90089c49775364abc7aee30f457f2819e698738d5b7477 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=85357 sha256=29268c92a2c1cdf5d01b5b5da6fafaa27eb8ce343ed6cc4e847e5b3c4ac822bc Stored in directory: /root/.cache/pip/wheels/40/91/3c/1851ca4449d44c96d1ac8e5023d72b771e9833f76d9f3244f4 Building wheel for types-python-dateutil (pyproject.toml): started Building wheel for types-python-dateutil (pyproject.toml): 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=90d413381ea687e95968a7f5f320a55ab522d4285d52c0669dc55afe99cc0c4b Stored in directory: /root/.cache/pip/wheels/b0/56/00/97decbab48dabd3531aa57c3e50e766333f53a234d47ae88a4 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=4cc5078a1685ee3af4529484a0ac8734b636c0d9768c5c70ce733020f0656508 Stored in directory: /root/.cache/pip/wheels/a6/c9/92/3b5d29d9e81c2c33cfe04a373376293d6d532e708bef502e59 Building wheel for aiohttp (pyproject.toml): started Building wheel for aiohttp (pyproject.toml): finished with status 'done' Created wheel for aiohttp: filename=aiohttp-3.14.3-cp314-cp314-linux_x86_64.whl size=1721968 sha256=6e48a5dfd406166e9a370e8aed406f7e7a12362ba64bb573618bff824e77455a Stored in directory: /root/.cache/pip/wheels/f0/bb/c8/1ba1ef95f761d2c5658901a279f8416a6532d1266f2f6c54e4 Building wheel for multidict (pyproject.toml): started Building wheel for multidict (pyproject.toml): finished with status 'done' Created wheel for multidict: filename=multidict-6.1.0-cp314-cp314-linux_x86_64.whl size=127071 sha256=5f49d7e4b9d6eec234cfdfd9821e6cd25ad90a075f1ef7f8df065622d34996d7 Stored in directory: /root/.cache/pip/wheels/e9/0a/3b/a8e4fb3854ef03723faed181a6e5453f4afe09f9b7c2cfed58 Building wheel for yarl (pyproject.toml): started Building wheel for yarl (pyproject.toml): finished with status 'done' Created wheel for yarl: filename=yarl-1.18.3-cp314-cp314-linux_x86_64.whl size=335865 sha256=7f31948240453648ab0154137733e8ef478cb19bb0512f933458a3e85d7999d2 Stored in directory: /root/.cache/pip/wheels/32/ad/de/18df64dcdcebc40b7af840d95e1fa1417c8ccf5f3726302452 Building wheel for aiohappyeyeballs (pyproject.toml): started Building wheel for aiohappyeyeballs (pyproject.toml): finished with status 'done' Created wheel for aiohappyeyeballs: filename=aiohappyeyeballs-2.5.0-py3-none-any.whl size=15160 sha256=0db294d9f88a65f9c6bb96644bf7906f55d44e552575be80e2a74f0f5b3ba567 Stored in directory: /root/.cache/pip/wheels/3c/a8/67/aafdb1e66a93e3e57bdbc082b7ea5b65d52be6d8391c4bdc6c Building wheel for aiosignal (pyproject.toml): started Building wheel for aiosignal (pyproject.toml): finished with status 'done' Created wheel for aiosignal: filename=aiosignal-1.4.0-py3-none-any.whl size=7490 sha256=520c48d4ad9d262bb8b0844a2d4cc2bac23770e26bc51a2eb8a004c34875f891 Stored in directory: /root/.cache/pip/wheels/5a/5c/9c/573a30fe320d95a06412cbb052a1f8cf26422c1e3afabe2453 Building wheel for frozenlist (pyproject.toml): started Building wheel for frozenlist (pyproject.toml): finished with status 'done' Created wheel for frozenlist: filename=frozenlist-1.5.0-cp314-cp314-linux_x86_64.whl size=306368 sha256=1724688b86da9328543bf5341dabfd15cca966425a13854c545b9e5cf0e35080 Stored in directory: /root/.cache/pip/wheels/88/f2/6f/a9af905393f8ce0830d6b6aa661f057e129f84d110b095b5f6 Building wheel for propcache (pyproject.toml): started Building wheel for propcache (pyproject.toml): finished with status 'done' Created wheel for propcache: filename=propcache-0.3.0-cp314-cp314-linux_x86_64.whl size=224013 sha256=2ec2a475084a45fe33402185ead97e10f5dc3ec960b488ffdbfc9149d5af2ea1 Stored in directory: /root/.cache/pip/wheels/ed/a3/1c/f0f6cfcd6d6fe03e9d3d13ff2d7a6c58276d33ae3a746502e2 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=186635 sha256=35faa0b61fec5f8e0adf6c18204437c61937dcf8af7ee549bcee7f16ff612f8b Stored in directory: /root/.cache/pip/wheels/b1/40/f5/84e5bcdcb57b81dbe4d454ef9b37e1e6e8b931671d13c9786f Building wheel for soupsieve (pyproject.toml): started Building wheel for soupsieve (pyproject.toml): finished with status 'done' Created wheel for soupsieve: filename=soupsieve-2.8.4-py3-none-any.whl size=37304 sha256=eb6969f696cf2c02a366c10f9b75de1d5b8d6c6bbff1fd88673715fa7013f618 Stored in directory: /root/.cache/pip/wheels/9e/bf/16/bf87445dabb2d1b4156b9f156fbf8306706375262812faf078 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=d8e4e496ba610c4b3887941d2d764a761136324a3767b3dcc5b87eaf8bcb1aa3 Stored in directory: /root/.cache/pip/wheels/95/00/0c/cdc3a6c77977e82f00d6b59cbd49937b100f7edc08f10e0048 Building wheel for pydantic (pyproject.toml): started Building wheel for pydantic (pyproject.toml): finished with status 'done' Created wheel for pydantic: filename=pydantic-2.13.4-py3-none-any.whl size=472264 sha256=6135df28ef2f5d81a88ad5b272d4e9f8823c3d84fd5e5ef5c2148e72201efce2 Stored in directory: /root/.cache/pip/wheels/a2/f8/93/16362de38c7c9682b71b285b005479f27d9beb24263a477de7 Building wheel for pydantic-core (pyproject.toml): started Building wheel for pydantic-core (pyproject.toml): still running... Building wheel for pydantic-core (pyproject.toml): finished with status 'done' Created wheel for pydantic-core: filename=pydantic_core-2.46.4-cp314-cp314-linux_x86_64.whl size=2201928 sha256=3525bf1d6d1b608ed11bd6430c07a11164a1a135680525ce34ac9db369628d06 Stored in directory: /root/.cache/pip/wheels/67/8a/db/ceb047f48dbfa8093e1f361cf1c9f5c25c744dbf8508de907e Building wheel for annotated-types (pyproject.toml): started Building wheel for annotated-types (pyproject.toml): finished with status 'done' Created wheel for annotated-types: filename=annotated_types-0.7.0-py3-none-any.whl size=13643 sha256=fc316b4e09f145f109b7a4ea2fcdd725e6cd69492e3506aefebb8c80bcbd56c1 Stored in directory: /root/.cache/pip/wheels/17/df/94/39c1b1789323a9a32cc2e4bc45ca475878c6aa14f4c6444958 Building wheel for typing-inspection (pyproject.toml): started Building wheel for typing-inspection (pyproject.toml): finished with status 'done' Created wheel for typing-inspection: filename=typing_inspection-0.4.2-py3-none-any.whl size=14612 sha256=14d5eee6d0977967a312548379cc662f9e85f2048e974932a4dadc29fe6bb2ce Stored in directory: /root/.cache/pip/wheels/76/fd/14/2a4b667c50dca89d5f7240783446796899b1756979af5244e4 Building wheel for 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=26957 sha256=ad152f84d9cd5002388aed5f87c3d36174e3da087683de083ff27aa72a55d44c Stored in directory: /root/.cache/pip/wheels/ba/c9/de/106fcaf87947bf53c22e8626ff5e19260bb3f6a135f2a46392 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=670d49df8ae4228ac7f8e5ca7d3528d7ec078017f06dc9913c8df3e638eaa126 Stored in directory: /root/.cache/pip/wheels/b3/e1/92/8ca2db57b3e1f3b597e7a76e5f1bfb811ae40d2b7c5e4c4887 Building wheel for tqdm (pyproject.toml): started Building wheel for tqdm (pyproject.toml): finished with status 'done' Created wheel for tqdm: filename=tqdm-4.67.1-py3-none-any.whl size=78580 sha256=7a094cc86af3d5be0aa209ab8097a0690c4f423c280670f69f16cec04c1ec367 Stored in directory: /root/.cache/pip/wheels/fc/01/b9/21df1ea583541041ef6bd6b476fccdfd475d410b302027fb7a Building wheel for wcwidth (pyproject.toml): started Building wheel for wcwidth (pyproject.toml): finished with status 'done' Created wheel for wcwidth: filename=wcwidth-0.2.13-py2.py3-none-any.whl size=34256 sha256=6b12b22c4dd32a689776b4eec73477ab8d211cfabe593f004663669433560cab Stored in directory: /root/.cache/pip/wheels/ca/e3/a1/d8224fbdd29a3cc10521b9195739a5aefe6199815cb9139077 Successfully built argon2-cffi argon2-cffi-bindings asgiref async-lru bleach cairocffi cairosvg comm cssselect2 niquests tenacity urllib3-future jh2 wassima debugpy docstring-to-markdown download et-xmlfile faicons fastjsonschema fqdn freetype_py htmltools ipykernel ipython-genutils ipywidgets jupyterlab_widgets widgetsnbextension isoduration jsonpointer json5 jupyter jupyter-client jupyter-console jupyter-core jupyter-events jupyter-lsp jupyter-server jupyter-server-proxy jupyter-server-terminals jupyterlab linkify-it-py mdit-py-plugins mistune nbclassic nbclient nbformat nest-asyncio notebook odswriter openpyxl opentelemetry_api overrides prometheus-client pycairo pypdf python-json-logger python-lsp-jsonrpc python-lsp-server python-multipart python-pptx pyxml2pdf reportlab rlpycairo questionary Send2Trash shiny shinychat simpervisor starlette svglib tinycss2 uc-micro-py ujson uvicorn watchfiles webcolors webencodings websockets websocket-client xlsxwriter anyio charset-normalizer jedi markdown-it-py mdurl parso prompt-toolkit arrow babel cffi click idna importlib-metadata ipython jsonschema attrs jsonschema-specifications lxml markupsafe matplotlib-inline narwhals packaging pillow platformdirs pygments referencing rpds-py setuptools sniffio tornado traitlets types-python-dateutil zipp aiohttp multidict yarl aiohappyeyeballs aiosignal frozenlist propcache beautifulsoup4 soupsieve decorator pydantic pydantic-core annotated-types typing-inspection asttokens executing tqdm wcwidth if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-experimental_python314/opt/python3_extratools ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-experimental_python314/opt/python3_extratools ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_extratools@mfext[/opt/metwork-mfext-experimental_python314/opt/python3_extratools] is already loaded Looking in links: ./src Processing ./src/argon2_cffi-23.1.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 1)) Processing ./src/argon2_cffi_bindings-21.2.0-cp314-abi3-linux_x86_64.whl (from -r requirements3.txt.tmp (line 2)) Processing ./src/asgiref-3.8.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 3)) Processing ./src/async_lru-2.0.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 4)) Processing ./src/bleach-6.4.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 5)) Processing ./src/cairocffi-1.7.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 6)) Processing ./src/cairosvg-2.9.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/cssselect2-0.9.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 9)) Processing ./src/datagouv_client-0.5.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 10)) Processing ./src/debugpy-1.8.14-cp314-cp314-linux_x86_64.whl (from -r requirements3.txt.tmp (line 11)) Processing ./src/docstring_to_markdown-0.17-py3-none-any.whl (from -r requirements3.txt.tmp (line 12)) Processing ./src/download-0.3.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 13)) Processing ./src/et_xmlfile-2.0.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 14)) Processing ./src/faicons-0.2.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 15)) Processing ./src/fastjsonschema-2.21.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 16)) Processing ./src/fqdn-1.5.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 17)) Processing ./src/freetype_py-2.5.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 18)) Processing ./src/htmltools-0.7.0-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/ipython_genutils-0.2.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 21)) Processing ./src/ipywidgets-8.1.7-py3-none-any.whl (from -r requirements3.txt.tmp (line 22)) Processing ./src/isoduration-20.11.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 23)) Processing ./src/jh2-5.0.13-cp37-abi3-linux_x86_64.whl (from -r requirements3.txt.tmp (line 24)) Processing ./src/jsonpointer-3.0.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 25)) Processing ./src/json5-0.12.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 26)) Processing ./src/jupyter-1.1.1-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 27)) Processing ./src/jupyter_client-8.6.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 28)) Processing ./src/jupyter_console-6.6.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 29)) Processing ./src/jupyter_core-5.7.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 30)) Processing ./src/jupyter_events-0.12.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 31)) Processing ./src/jupyter_lsp-2.2.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 32)) Processing ./src/jupyter_server-2.20.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 33)) Processing ./src/jupyter_server_proxy-4.4.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 34)) Processing ./src/jupyter_server_terminals-0.5.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 35)) Processing ./src/jupyterlab-4.5.10-py3-none-any.whl (from -r requirements3.txt.tmp (line 36)) Processing ./src/jupyterlab_pygments-0.3.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 37)) Processing ./src/jupyterlab_server-2.28.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 38)) Processing ./src/jupyterlab_widgets-3.0.15-py3-none-any.whl (from -r requirements3.txt.tmp (line 39)) Processing ./src/linkify_it_py-2.0.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 40)) Processing ./src/mdit_py_plugins-0.4.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 41)) Processing ./src/mistune-3.3.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 42)) Processing ./src/nbclassic-1.3.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 43)) Processing ./src/nbclient-0.10.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 44)) Processing ./src/nbconvert-7.17.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 45)) Processing ./src/nbformat-5.10.4-py3-none-any.whl (from -r requirements3.txt.tmp (line 46)) Processing ./src/nest_asyncio-1.6.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 47)) Processing ./src/niquests-3.21.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 48)) Processing ./src/notebook-7.5.6-py3-none-any.whl (from -r requirements3.txt.tmp (line 49)) Processing ./src/notebook_shim-0.2.4-py3-none-any.whl (from -r requirements3.txt.tmp (line 50)) Processing ./src/odswriter-0.4.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 51)) Processing ./src/openpyxl-3.1.5-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 52)) Processing ./src/opentelemetry_api-1.42.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 53)) Processing ./src/overrides-7.7.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 54)) Processing ./src/pandocfilters-1.5.1-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 55)) Processing ./src/prometheus_client-0.21.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 56)) Processing ./src/pycairo-1.29.0-cp314-cp314-linux_x86_64.whl (from -r requirements3.txt.tmp (line 57)) Processing ./src/pypdf-6.16.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 58)) Processing ./src/python_json_logger-3.3.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 59)) Processing ./src/python_lsp_jsonrpc-1.1.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 60)) Processing ./src/python_lsp_server-1.12.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 61)) Processing ./src/python_multipart-0.0.31-py3-none-any.whl (from -r requirements3.txt.tmp (line 62)) Processing ./src/python_pptx-1.0.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 63)) Processing ./src/pyxml2pdf-0.3.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 64)) Processing ./src/pyzmq-27.2.0-cp314-cp314-linux_x86_64.whl (from -r requirements3.txt.tmp (line 65)) Processing ./src/qh3-1.9.4-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from -r requirements3.txt.tmp (line 66)) Processing ./src/reportlab-4.4.10-py3-none-any.whl (from -r requirements3.txt.tmp (line 67)) Processing ./src/rlpycairo-0.4.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 68)) Processing ./src/questionary-2.1.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 69)) Processing ./src/rfc3339_validator-0.1.4-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 70)) Processing ./src/rfc3986_validator-0.1.1-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 71)) Processing ./src/send2trash-1.8.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 72)) Processing ./src/shiny-1.7.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 73)) Processing ./src/shinychat-0.6.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 74)) Processing ./src/simpervisor-1.0.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 75)) Processing ./src/starlette-1.3.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 76)) Processing ./src/svglib-1.6.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 77)) Processing ./src/tenacity-9.1.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 78)) Processing ./src/terminado-0.18.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 79)) Processing ./src/tinycss2-1.4.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 80)) Processing ./src/uc_micro_py-1.0.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 81)) Processing ./src/ujson-5.13.0-cp314-cp314-linux_x86_64.whl (from -r requirements3.txt.tmp (line 82)) Processing ./src/uri_template-1.3.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 83)) Processing ./src/urllib3_future-2.24.900-py3-none-any.whl (from -r requirements3.txt.tmp (line 84)) Processing ./src/uvicorn-0.34.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 85)) Processing ./src/wassima-2.1.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 86)) Processing ./src/watchfiles-1.1.1-cp314-cp314-linux_x86_64.whl (from -r requirements3.txt.tmp (line 87)) Processing ./src/webcolors-24.11.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 88)) Processing ./src/webencodings-0.5.1-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 89)) Processing ./src/websockets-15.0.1-cp314-cp314-linux_x86_64.whl (from -r requirements3.txt.tmp (line 90)) Processing ./src/websocket_client-1.8.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 91)) Processing ./src/widgetsnbextension-4.0.14-py3-none-any.whl (from -r requirements3.txt.tmp (line 92)) Processing ./src/xlsxwriter-3.2.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 93)) Requirement already satisfied: cffi>=1.0.1 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from argon2-cffi-bindings==21.2.0->-r requirements3.txt.tmp (line 2)) (2.0.0) Requirement already satisfied: defusedxml in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from cairosvg==2.9.0->-r requirements3.txt.tmp (line 7)) (0.7.1) Requirement already satisfied: pillow in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from cairosvg==2.9.0->-r requirements3.txt.tmp (line 7)) (12.3.0) Requirement already satisfied: traitlets>=4 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from comm==0.2.2->-r requirements3.txt.tmp (line 8)) (5.14.3) Requirement already satisfied: charset-normalizer<4,>=2 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from niquests==3.21.0->-r requirements3.txt.tmp (line 48)) (3.4.7) Requirement already satisfied: h11<1.0.0,>=0.11.0 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from urllib3-future==2.24.900->-r requirements3.txt.tmp (line 84)) (0.16.0) Requirement already satisfied: importlib-metadata>=3.6 in /opt/metwork-mfext-experimental_python314/opt/python3_core/lib/python3.14/site-packages (from docstring-to-markdown==0.17->-r requirements3.txt.tmp (line 12)) (8.6.1) Requirement already satisfied: typing_extensions>=4.6 in /opt/metwork-mfext-experimental_python314/opt/python3_core/lib/python3.14/site-packages (from docstring-to-markdown==0.17->-r requirements3.txt.tmp (line 12)) (4.16.0) Requirement already satisfied: tqdm in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from download==0.3.5->-r requirements3.txt.tmp (line 13)) (4.67.1) Requirement already satisfied: six in /opt/metwork-mfext-experimental_python314/opt/python3_core/lib/python3.14/site-packages (from download==0.3.5->-r requirements3.txt.tmp (line 13)) (1.17.0) Requirement already satisfied: requests in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from download==0.3.5->-r requirements3.txt.tmp (line 13)) (2.34.2) Requirement already satisfied: packaging>=20.9 in /opt/metwork-mfext-experimental_python314/opt/python3_core/lib/python3.14/site-packages (from htmltools==0.7.0->-r requirements3.txt.tmp (line 19)) (26.2) Requirement already satisfied: ipython>=7.23.1 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/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-experimental_python314/opt/python3/lib/python3.14/site-packages (from ipykernel==6.29.5->-r requirements3.txt.tmp (line 20)) (0.1.7) Requirement already satisfied: psutil in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from ipykernel==6.29.5->-r requirements3.txt.tmp (line 20)) (7.2.2) Requirement already satisfied: tornado>=6.1 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from ipykernel==6.29.5->-r requirements3.txt.tmp (line 20)) (6.5.7) Requirement already satisfied: arrow>=0.15.0 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from isoduration==20.11.0->-r requirements3.txt.tmp (line 23)) (1.3.0) Requirement already satisfied: python-dateutil>=2.8.2 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from jupyter-client==8.6.3->-r requirements3.txt.tmp (line 28)) (2.9.0.post0) Requirement already satisfied: prompt-toolkit>=3.0.30 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from jupyter-console==6.6.3->-r requirements3.txt.tmp (line 29)) (3.0.50) Requirement already satisfied: pygments in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from jupyter-console==6.6.3->-r requirements3.txt.tmp (line 29)) (2.20.0) Requirement already satisfied: platformdirs>=2.5 in /opt/metwork-mfext-experimental_python314/opt/python3_core/lib/python3.14/site-packages (from jupyter-core==5.7.2->-r requirements3.txt.tmp (line 30)) (4.5.0) Requirement already satisfied: jsonschema>=4.18.0 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from jsonschema[format-nongpl]>=4.18.0->jupyter-events==0.12.0->-r requirements3.txt.tmp (line 31)) (4.23.0) Requirement already satisfied: pyyaml>=5.3 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from jupyter-events==0.12.0->-r requirements3.txt.tmp (line 31)) (6.0.3) Requirement already satisfied: referencing in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from jupyter-events==0.12.0->-r requirements3.txt.tmp (line 31)) (0.36.2) Requirement already satisfied: anyio>=3.1.0 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from jupyter-server==2.20.0->-r requirements3.txt.tmp (line 33)) (4.9.0) Requirement already satisfied: jinja2>=3.0.3 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from jupyter-server==2.20.0->-r requirements3.txt.tmp (line 33)) (3.1.6) Requirement already satisfied: aiohttp in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from jupyter-server-proxy==4.4.0->-r requirements3.txt.tmp (line 34)) (3.14.3) Requirement already satisfied: httpx<1,>=0.25.0 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from jupyterlab==4.5.10->-r requirements3.txt.tmp (line 36)) (0.28.1) Requirement already satisfied: setuptools>=41.1.0 in /opt/metwork-mfext-experimental_python314/opt/python3_core/lib/python3.14/site-packages (from jupyterlab==4.5.10->-r requirements3.txt.tmp (line 36)) (83.0.0) Requirement already satisfied: babel>=2.10 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from jupyterlab-server==2.28.0->-r requirements3.txt.tmp (line 38)) (2.17.0) Requirement already satisfied: markdown-it-py<4.0.0,>=1.0.0 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from mdit-py-plugins==0.4.2->-r requirements3.txt.tmp (line 41)) (3.0.0) Requirement already satisfied: beautifulsoup4 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from nbconvert==7.17.1->-r requirements3.txt.tmp (line 45)) (4.13.3) Requirement already satisfied: markupsafe>=2.0 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from nbconvert==7.17.1->-r requirements3.txt.tmp (line 45)) (3.0.2) Requirement already satisfied: jedi<0.20.0,>=0.17.2 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from python-lsp-server==1.12.2->-r requirements3.txt.tmp (line 61)) (0.19.2) Requirement already satisfied: pluggy>=1.0.0 in /opt/metwork-mfext-experimental_python314/opt/python3_core/lib/python3.14/site-packages (from python-lsp-server==1.12.2->-r requirements3.txt.tmp (line 61)) (1.6.0) Requirement already satisfied: lxml>=3.1.0 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from python-pptx==1.0.2->-r requirements3.txt.tmp (line 63)) (6.1.0) Requirement already satisfied: click>=8.1.4 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from shiny==1.7.0->-r requirements3.txt.tmp (line 73)) (8.4.2) Requirement already satisfied: narwhals>=1.10.0 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from shiny==1.7.0->-r requirements3.txt.tmp (line 73)) (1.37.0) Requirement already satisfied: orjson>=3.10.7 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from shiny==1.7.0->-r requirements3.txt.tmp (line 73)) (3.11.9) Requirement already satisfied: pydantic in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from shinychat==0.6.1->-r requirements3.txt.tmp (line 74)) (2.13.4) Requirement already satisfied: ptyprocess in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from terminado==0.18.1->-r requirements3.txt.tmp (line 79)) (0.7.0) Requirement already satisfied: idna>=2.8 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from anyio>=3.1.0->jupyter-server==2.20.0->-r requirements3.txt.tmp (line 33)) (3.18) Requirement already satisfied: sniffio>=1.1 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from anyio>=3.1.0->jupyter-server==2.20.0->-r requirements3.txt.tmp (line 33)) (1.3.1) Requirement already satisfied: certifi in /opt/metwork-mfext-experimental_python314/opt/python3_core/lib/python3.14/site-packages (from httpx<1,>=0.25.0->jupyterlab==4.5.10->-r requirements3.txt.tmp (line 36)) (2026.7.22) Requirement already satisfied: httpcore==1.* in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from httpx<1,>=0.25.0->jupyterlab==4.5.10->-r requirements3.txt.tmp (line 36)) (1.0.9) Requirement already satisfied: parso<0.9.0,>=0.8.4 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from jedi<0.20.0,>=0.17.2->python-lsp-server==1.12.2->-r requirements3.txt.tmp (line 61)) (0.8.4) Requirement already satisfied: mdurl~=0.1 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from markdown-it-py<4.0.0,>=1.0.0->mdit-py-plugins==0.4.2->-r requirements3.txt.tmp (line 41)) (0.1.2) Requirement already satisfied: wcwidth in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from prompt-toolkit>=3.0.30->jupyter-console==6.6.3->-r requirements3.txt.tmp (line 29)) (0.2.13) Requirement already satisfied: types-python-dateutil>=2.8.10 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from arrow>=0.15.0->isoduration==20.11.0->-r requirements3.txt.tmp (line 23)) (2.9.0.20241206) Requirement already satisfied: pycparser in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from cffi>=1.0.1->argon2-cffi-bindings==21.2.0->-r requirements3.txt.tmp (line 2)) (3.0) Requirement already satisfied: zipp>=3.20 in /opt/metwork-mfext-experimental_python314/opt/python3_core/lib/python3.14/site-packages (from importlib-metadata>=3.6->docstring-to-markdown==0.17->-r requirements3.txt.tmp (line 12)) (3.21.0) Requirement already satisfied: decorator in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/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-experimental_python314/opt/python3/lib/python3.14/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-experimental_python314/opt/python3/lib/python3.14/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-experimental_python314/opt/python3/lib/python3.14/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-experimental_python314/opt/python3/lib/python3.14/site-packages (from jsonschema>=4.18.0->jsonschema[format-nongpl]>=4.18.0->jupyter-events==0.12.0->-r requirements3.txt.tmp (line 31)) (25.1.0) Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from jsonschema>=4.18.0->jsonschema[format-nongpl]>=4.18.0->jupyter-events==0.12.0->-r requirements3.txt.tmp (line 31)) (2024.10.1) Requirement already satisfied: rpds-py>=0.7.1 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from jsonschema>=4.18.0->jsonschema[format-nongpl]>=4.18.0->jupyter-events==0.12.0->-r requirements3.txt.tmp (line 31)) (0.29.0) Requirement already satisfied: urllib3<3,>=1.26 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from requests->download==0.3.5->-r requirements3.txt.tmp (line 13)) (2.7.0) Requirement already satisfied: aiohappyeyeballs>=2.5.0 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from aiohttp->jupyter-server-proxy==4.4.0->-r requirements3.txt.tmp (line 34)) (2.5.0) Requirement already satisfied: aiosignal>=1.4.0 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from aiohttp->jupyter-server-proxy==4.4.0->-r requirements3.txt.tmp (line 34)) (1.4.0) Requirement already satisfied: frozenlist>=1.1.1 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from aiohttp->jupyter-server-proxy==4.4.0->-r requirements3.txt.tmp (line 34)) (1.5.0) Requirement already satisfied: multidict<7.0,>=4.5 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from aiohttp->jupyter-server-proxy==4.4.0->-r requirements3.txt.tmp (line 34)) (6.1.0) Requirement already satisfied: propcache>=0.2.0 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from aiohttp->jupyter-server-proxy==4.4.0->-r requirements3.txt.tmp (line 34)) (0.3.0) Requirement already satisfied: yarl<2.0,>=1.17.0 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from aiohttp->jupyter-server-proxy==4.4.0->-r requirements3.txt.tmp (line 34)) (1.18.3) Requirement already satisfied: soupsieve>1.2 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from beautifulsoup4->nbconvert==7.17.1->-r requirements3.txt.tmp (line 45)) (2.8.4) Requirement already satisfied: annotated-types>=0.6.0 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from pydantic->shinychat==0.6.1->-r requirements3.txt.tmp (line 74)) (0.7.0) Requirement already satisfied: pydantic-core==2.46.4 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from pydantic->shinychat==0.6.1->-r requirements3.txt.tmp (line 74)) (2.46.4) Requirement already satisfied: typing-inspection>=0.4.2 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from pydantic->shinychat==0.6.1->-r requirements3.txt.tmp (line 74)) (0.4.2) Requirement already satisfied: executing>=1.2.0 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/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-experimental_python314/opt/python3/lib/python3.14/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-experimental_python314/opt/python3/lib/python3.14/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, ipython-genutils, fastjsonschema, xlsxwriter, widgetsnbextension, websockets, websocket-client, webcolors, wassima, uvicorn, uri-template, ujson, uc-micro-py, tinycss2, terminado, tenacity, simpervisor, Send2Trash, rfc3986-validator, rfc3339-validator, reportlab, qh3, pyzmq, python-multipart, python-json-logger, pypdf, pycairo, prometheus-client, pandocfilters, overrides, opentelemetry_api, nest-asyncio, mistune, jupyterlab_widgets, jupyterlab-pygments, jupyter-core, jsonpointer, json5, jh2, htmltools, freetype_py, fqdn, et-xmlfile, debugpy, comm, bleach, async-lru, asgiref, watchfiles, urllib3-future, starlette, rlpycairo, questionary, python-pptx, python-lsp-jsonrpc, openpyxl, mdit-py-plugins, linkify-it-py, jupyter-server-terminals, jupyter-client, faicons, download, docstring-to-markdown, cssselect2, cairocffi, argon2-cffi-bindings, svglib, pyxml2pdf, python-lsp-server, niquests, isoduration, ipywidgets, ipykernel, cairosvg, argon2-cffi, nbformat, jupyter-console, datagouv_client, nbclient, jupyter-events, nbconvert, jupyter-server, notebook-shim, jupyterlab-server, jupyter-server-proxy, jupyter-lsp, nbclassic, jupyterlab, notebook, jupyter, shinychat, shiny Successfully installed Send2Trash-1.8.3 argon2-cffi-23.1.0 argon2-cffi-bindings-21.2.0 asgiref-3.8.1 async-lru-2.0.5 bleach-6.4.0 cairocffi-1.7.1 cairosvg-2.9.0 comm-0.2.2 cssselect2-0.9.0 datagouv_client-0.5.0 debugpy-1.8.14 docstring-to-markdown-0.17 download-0.3.5 et-xmlfile-2.0.0 faicons-0.2.2 fastjsonschema-2.21.1 fqdn-1.5.1 freetype_py-2.5.1 htmltools-0.7.0 ipykernel-6.29.5 ipython-genutils-0.2.0 ipywidgets-8.1.7 isoduration-20.11.0 jh2-5.0.13 json5-0.12.0 jsonpointer-3.0.0 jupyter-1.1.1 jupyter-client-8.6.3 jupyter-console-6.6.3 jupyter-core-5.7.2 jupyter-events-0.12.0 jupyter-lsp-2.2.5 jupyter-server-2.20.0 jupyter-server-proxy-4.4.0 jupyter-server-terminals-0.5.3 jupyterlab-4.5.10 jupyterlab-pygments-0.3.0 jupyterlab-server-2.28.0 jupyterlab_widgets-3.0.15 linkify-it-py-2.0.3 mdit-py-plugins-0.4.2 mistune-3.3.3 nbclassic-1.3.1 nbclient-0.10.2 nbconvert-7.17.1 nbformat-5.10.4 nest-asyncio-1.6.0 niquests-3.21.0 notebook-7.5.6 notebook-shim-0.2.4 odswriter-0.4.0 openpyxl-3.1.5 opentelemetry_api-1.42.1 overrides-7.7.0 pandocfilters-1.5.1 prometheus-client-0.21.1 pycairo-1.29.0 pypdf-6.16.2 python-json-logger-3.3.0 python-lsp-jsonrpc-1.1.2 python-lsp-server-1.12.2 python-multipart-0.0.31 python-pptx-1.0.2 pyxml2pdf-0.3.5 pyzmq-27.2.0 qh3-1.9.4 questionary-2.1.1 reportlab-4.4.10 rfc3339-validator-0.1.4 rfc3986-validator-0.1.1 rlpycairo-0.4.0 shiny-1.7.0 shinychat-0.6.1 simpervisor-1.0.0 starlette-1.3.1 svglib-1.6.0 tenacity-9.1.2 terminado-0.18.1 tinycss2-1.4.0 uc-micro-py-1.0.3 ujson-5.13.0 uri-template-1.3.0 urllib3-future-2.24.900 uvicorn-0.34.2 wassima-2.1.3 watchfiles-1.1.1 webcolors-24.11.1 webencodings-0.5.1 websocket-client-1.8.0 websockets-15.0.1 widgetsnbextension-4.0.14 xlsxwriter-3.2.5 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. if ! test -d /opt/metwork-mfext-experimental_python314/opt/python3_extratools/lib/python3.14/site-packages; then mkdir -p /opt/metwork-mfext-experimental_python314/opt/python3_extratools/lib/python3.14/site-packages; fi if test -f /opt/metwork-mfext-experimental_python314/opt/python3_extratools/lib/python3.14/site-packages/requirements3.txt; then cat /opt/metwork-mfext-experimental_python314/opt/python3_extratools/lib/python3.14/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-experimental_python314/opt/python3_extratools/lib/python3.14/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-experimental_python314/opt/python3_extratools/lib/python3.14/site-packages/requirements3.txt.tmp /opt/metwork-mfext-experimental_python314/opt/python3_extratools/lib/python3.14/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-experimental_python314/opt/python3_extratools/lib/python3.14/site-packages/requirements3.txt ;fi IFS=$'\n' ; for REQ in `cat requirements3.txt |sort |uniq| grep -v "\["`; do _pip_package_to_yaml.sh "${REQ}" "/opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/Send2Trash.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/argon2-cffi-bindings.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/argon2-cffi.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/asgiref.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/async-lru.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/bleach.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/cairocffi.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/CairoSVG.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/comm.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/cssselect2.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/datagouv_client.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/debugpy.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/docstring-to-markdown.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/download.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/et_xmlfile.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/faicons.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/fastjsonschema.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/fqdn.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/freetype-py.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/htmltools.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/ipykernel.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/ipython_genutils.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/ipywidgets.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/isoduration.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/jh2.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/json5.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/jsonpointer.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/jupyter_client.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/jupyter-console.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/jupyter_core.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/jupyter-events.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/jupyter-lsp.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/jupyter_server_proxy.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/jupyter_server_terminals.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/jupyter_server.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/jupyter.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/jupyterlab_pygments.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/jupyterlab_server.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/jupyterlab.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/jupyterlab_widgets.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/linkify-it-py.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/mdit-py-plugins.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/mistune.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/nbclassic.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/nbclient.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/nbconvert.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/nbformat.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/nest_asyncio.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/niquests.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/notebook_shim.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/notebook.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/odswriter.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/openpyxl.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/opentelemetry-api.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/overrides.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/pandocfilters.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/prometheus_client.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/pycairo.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/pypdf.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/python-json-logger.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/python-lsp-jsonrpc.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/python-lsp-server.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/python-multipart.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/python-pptx.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/pyxml2pdf.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/pyzmq.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/qh3.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/questionary.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/reportlab.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/rfc3339_validator.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/rfc3986_validator.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/rlPyCairo.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/shiny.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/shinychat.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/simpervisor.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/starlette.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/svglib.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/tenacity.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/terminado.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/tinycss2.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/uc-micro-py.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/ujson.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/uri-template.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/urllib3-future.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/uvicorn.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/wassima.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/watchfiles.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/webcolors.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/webencodings.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/websocket-client.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/websockets.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/widgetsnbextension.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_extratools/share/metwork_packages/xlsxwriter.yaml is ready make[3]: Leaving directory '/src/layers/layer5_python3_extratools/0500_extra_packages' if test "1" = "1"; then echo extratools > /opt/metwork-mfext-experimental_python314/opt/python3_extratools/.mfextaddon; fi _layer_dhash "python3_extratools@mfext" >/opt/metwork-mfext-experimental_python314/opt/python3_extratools/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-experimental_python314/opt/python3_extratools" cache: /buildcache/mfext_cache_layer_python3_extratools_e7c73fd72f82cacb72ee8699c652a6c2.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-experimental_python314/.dhash; fi layer_wrapper --layers=python3_devtools@mfext -- _yaml_to_md.py ALL >.metwork-framework/components.md