Docker command: python3 odoo/odoo-bin --addons-path kmitl,operating-unit,account-reconcile,mis-builder,reporting-engine,account-financial-reporting,project,server-tools,server-ux,hr,account-financial-tools,web,purchase-workflow,account-analytic,server-backend,server-brand,l10n-thailand,odoo-modules,odoo/addons,odoo/odoo/addons --workers 2 --gevent-port 8070 --max-cron-threads 1 -d 01633-16-0-without_demo --proxy-mode --db-filter %d.*$ --smtp 172.17.0.1 --without-demo=true ================================================= Adding readonly volume '/data/build/kmitl' pointing to /home/runbot/odoo/runbot/runbot/static/sources/kmitl/d3345bc8bf088625b4b75648ad85a91b9c673223 Adding readonly volume '/data/build/operating-unit' pointing to /home/runbot/odoo/runbot/runbot/static/sources/operating-unit/22c9711dcb45988655a6ef226eba6936208bc705 Adding readonly volume '/data/build/account-reconcile' pointing to /home/runbot/odoo/runbot/runbot/static/sources/account-reconcile/c031db9d53d140afdf1991a5523ee1ee092fb4b5 Adding readonly volume '/data/build/mis-builder' pointing to /home/runbot/odoo/runbot/runbot/static/sources/mis-builder/82d391759055ce801b41a2f01b1b3ab376772648 Adding readonly volume '/data/build/reporting-engine' pointing to /home/runbot/odoo/runbot/runbot/static/sources/reporting-engine/4cafaadb095d80094848d2798efb1c304861bff6 Adding readonly volume '/data/build/account-financial-reporting' pointing to /home/runbot/odoo/runbot/runbot/static/sources/account-financial-reporting/948901d96ccb79b4826b408a1ca7cede4c537e6d Adding readonly volume '/data/build/project' pointing to /home/runbot/odoo/runbot/runbot/static/sources/project/7a5c615cba09f592cd08dbf4651b99cda015affe Adding readonly volume '/data/build/server-tools' pointing to /home/runbot/odoo/runbot/runbot/static/sources/server-tools/3abe25d79aab954027f4c5a8ba687c36270bab14 Adding readonly volume '/data/build/server-ux' pointing to /home/runbot/odoo/runbot/runbot/static/sources/server-ux/23e96d195dd78187789f42264a206350e470b01c Adding readonly volume '/data/build/hr' pointing to /home/runbot/odoo/runbot/runbot/static/sources/hr/3af635cbe54e9c75ef90cd63b98ed4455052d6b9 Adding readonly volume '/data/build/account-financial-tools' pointing to /home/runbot/odoo/runbot/runbot/static/sources/account-financial-tools/c3b3e7dd5e286fff8aac66ad80786e0dbec8138c Adding readonly volume '/data/build/web' pointing to /home/runbot/odoo/runbot/runbot/static/sources/web/fb9be06e9da8d720c834788c1b9f41acb51c600e Adding readonly volume '/data/build/purchase-workflow' pointing to /home/runbot/odoo/runbot/runbot/static/sources/purchase-workflow/ecf70d6c2eb670c11b39ca20541306962f7ef39d Adding readonly volume '/data/build/account-analytic' pointing to /home/runbot/odoo/runbot/runbot/static/sources/account-analytic/1bf1baf552c18594bb507024d31892cb50020e63 Adding readonly volume '/data/build/server-backend' pointing to /home/runbot/odoo/runbot/runbot/static/sources/server-backend/897f587203e7c87530a7dbc64c88667c14840f62 Adding readonly volume '/data/build/server-brand' pointing to /home/runbot/odoo/runbot/runbot/static/sources/server-brand/2bc45d771dd696bd99a18c2219fa835288372372 Adding readonly volume '/data/build/l10n-thailand' pointing to /home/runbot/odoo/runbot/runbot/static/sources/l10n-thailand/0b7b078e68b0147a4f1a335839f99b7360110448 Adding readonly volume '/data/build/odoo-modules' pointing to /home/runbot/odoo/runbot/runbot/static/sources/odoo-modules/7652967336542a595e1847fa8dceb6a6a23d81c3 Adding readonly volume '/data/build/odoo' pointing to /home/runbot/odoo/runbot/runbot/static/sources/odoo/6491e0054d0437fb77913921e1fd3cd42894d883 Adding readonly volume '/home/runbot/.odoorc' pointing to /home/runbot/odoo/runbot/runbot/static/build/01633-16-0/.odoorc Requirement already satisfied: xlrd in /usr/lib/python3/dist-packages (from -r account-reconcile/requirements.txt (line 2)) (1.2.0) Requirement already satisfied: cryptography in /usr/lib/python3/dist-packages (from -r reporting-engine/requirements.txt (line 2)) (3.4.8) Collecting endesive Downloading endesive-2.19.1-py3-none-any.whl (348 kB) Requirement already satisfied: mock in /usr/lib/python3/dist-packages (from -r reporting-engine/requirements.txt (line 4)) (4.0.3) Collecting openpyxl Downloading openpyxl-3.1.5-py2.py3-none-any.whl (250 kB) Collecting py3o.formats Downloading py3o.formats-0.3.zip (7.3 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting py3o.template Downloading py3o.template-0.10.0-py3-none-any.whl (614 kB) Collecting et-xmlfile Downloading et_xmlfile-2.0.0-py3-none-any.whl (18 kB) Requirement already satisfied: setuptools in /venv/main/lib/python3.10/site-packages (from py3o.formats->-r reporting-engine/requirements.txt (line 6)) (59.6.0) Requirement already satisfied: lxml in /venv/main/lib/python3.10/site-packages (from py3o.template->-r reporting-engine/requirements.txt (line 7)) (4.6.5) Collecting pyjon.utils>0.6 Downloading pyjon.utils-0.7-py3-none-any.whl (6.5 kB) Collecting genshi>=0.7 Downloading Genshi-0.7.9-py3-none-any.whl (177 kB) Requirement already satisfied: six>=1.9 in /usr/lib/python3/dist-packages (from py3o.template->-r reporting-engine/requirements.txt (line 7)) (1.16.0) Requirement already satisfied: Pillow in /usr/lib/python3/dist-packages (from py3o.template->-r reporting-engine/requirements.txt (line 7)) (9.0.1) Requirement already satisfied: babel in /venv/main/lib/python3.10/site-packages (from py3o.template->-r reporting-engine/requirements.txt (line 7)) (2.9.1) Requirement already satisfied: pytz>=2015.7 in /usr/lib/python3/dist-packages (from babel->py3o.template->-r reporting-engine/requirements.txt (line 7)) (2022.1) Building wheels for collected packages: py3o.formats Building wheel for py3o.formats (setup.py): started Building wheel for py3o.formats (setup.py): finished with status 'done' Created wheel for py3o.formats: filename=py3o.formats-0.3-py3-none-any.whl size=4305 sha256=b511012ab7927f9eecfc3fa726cdcf819c022558cd03c0aff5de2bbc95a95ff2 Stored in directory: /home/runbot/.cache/pip/wheels/c4/1b/33/6221231710495408879231f935dfc082b4c3a71aeb0b88a1bb Successfully built py3o.formats Installing collected packages: pyjon.utils, py3o.formats, genshi, et-xmlfile, endesive, py3o.template, openpyxl Successfully installed endesive-2.19.1 et-xmlfile-2.0.0 genshi-0.7.9 openpyxl-3.1.5 py3o.formats-0.3 py3o.template-0.10.0 pyjon.utils-0.7 Collecting acme Downloading acme-4.1.1-py3-none-any.whl (101 kB) Collecting astor Downloading astor-0.8.1-py2.py3-none-any.whl (27 kB) Requirement already satisfied: cryptography in /usr/lib/python3/dist-packages (from -r server-tools/requirements.txt (line 4)) (3.4.8) Collecting dataclasses Downloading dataclasses-0.6-py3-none-any.whl (14 kB) Collecting dnspython Downloading dnspython-2.7.0-py3-none-any.whl (313 kB) Collecting josepy Downloading josepy-2.1.0-py3-none-any.whl (29 kB) Collecting mako Downloading mako-1.3.10-py3-none-any.whl (78 kB) Collecting odoo_test_helper Downloading odoo_test_helper-2.1.1-py2.py3-none-any.whl (6.3 kB) Collecting odoorpc Downloading OdooRPC-0.10.1-py2.py3-none-any.whl (38 kB) Requirement already satisfied: openpyxl in /home/runbot/.local/lib/python3.10/site-packages (from -r server-tools/requirements.txt (line 11)) (3.1.5) Collecting openupgradelib Downloading openupgradelib-3.11.1-py2.py3-none-any.whl (84 kB) Collecting pygount==1.4.0 Downloading pygount-1.4.0-py3-none-any.whl (26 kB) Collecting pysftp Downloading pysftp-0.2.9.tar.gz (25 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting sentry_sdk<=1.9.0 Downloading sentry_sdk-1.9.0-py2.py3-none-any.whl (156 kB) Collecting unidecode Downloading Unidecode-1.4.0-py3-none-any.whl (235 kB) Collecting unittest-xml-reporting Downloading unittest_xml_reporting-3.2.0-py2.py3-none-any.whl (20 kB) Requirement already satisfied: pygments<3,>=2 in /venv/main/lib/python3.10/site-packages (from pygount==1.4.0->-r server-tools/requirements.txt (line 13)) (2.6.1) Requirement already satisfied: chardet<5,>=4 in /usr/lib/python3/dist-packages (from pygount==1.4.0->-r server-tools/requirements.txt (line 13)) (4.0.0) Collecting rich<13,>=9 Downloading rich-12.6.0-py3-none-any.whl (237 kB) Collecting cryptography Downloading cryptography-45.0.5-cp37-abi3-manylinux_2_34_x86_64.whl (4.4 MB) Collecting PyOpenSSL>=25.0.0 Downloading pyopenssl-25.1.0-py3-none-any.whl (56 kB) Requirement already satisfied: pytz>=2019.3 in /usr/lib/python3/dist-packages (from acme->-r server-tools/requirements.txt (line 2)) (2022.1) Requirement already satisfied: requests>=2.20.0 in /usr/lib/python3/dist-packages (from acme->-r server-tools/requirements.txt (line 2)) (2.25.1) Collecting pyrfc3339 Downloading pyRFC3339-2.0.1-py3-none-any.whl (5.8 kB) Collecting cffi>=1.14 Downloading cffi-1.17.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (446 kB) Requirement already satisfied: MarkupSafe>=0.9.2 in /venv/main/lib/python3.10/site-packages (from mako->-r server-tools/requirements.txt (line 8)) (1.1.1) Requirement already satisfied: et-xmlfile in /home/runbot/.local/lib/python3.10/site-packages (from openpyxl->-r server-tools/requirements.txt (line 11)) (2.0.0) Requirement already satisfied: lxml in /venv/main/lib/python3.10/site-packages (from openupgradelib->-r server-tools/requirements.txt (line 12)) (4.6.5) Collecting cssselect Downloading cssselect-1.3.0-py3-none-any.whl (18 kB) Collecting paramiko>=1.17 Downloading paramiko-3.5.1-py3-none-any.whl (227 kB) Requirement already satisfied: urllib3>=1.10.0 in /usr/lib/python3/dist-packages (from sentry_sdk<=1.9.0->-r server-tools/requirements.txt (line 15)) (1.26.5) Requirement already satisfied: certifi in /usr/lib/python3/dist-packages (from sentry_sdk<=1.9.0->-r server-tools/requirements.txt (line 15)) (2020.6.20) Collecting pycparser Downloading pycparser-2.22-py3-none-any.whl (117 kB) Collecting pynacl>=1.5 Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) Collecting bcrypt>=3.2 Downloading bcrypt-4.3.0-cp39-abi3-manylinux_2_34_x86_64.whl (284 kB) Requirement already satisfied: typing-extensions>=4.9 in /venv/main/lib/python3.10/site-packages (from PyOpenSSL>=25.0.0->acme->-r server-tools/requirements.txt (line 2)) (4.13.2) Collecting commonmark<0.10.0,>=0.9.0 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) Building wheels for collected packages: pysftp Building wheel for pysftp (setup.py): started Building wheel for pysftp (setup.py): finished with status 'done' Created wheel for pysftp: filename=pysftp-0.2.9-py3-none-any.whl size=15498 sha256=7660200439b325315f1ad145fcb235d4b26d61fd909c873dec80192418db7038 Stored in directory: /home/runbot/.cache/pip/wheels/64/52/87/2683826a06d053045a9bd11f05850e26bbdbfbf821ee6735f0 Successfully built pysftp Installing collected packages: pyrfc3339, odoorpc, odoo_test_helper, dataclasses, commonmark, unittest-xml-reporting, unidecode, sentry_sdk, rich, pycparser, mako, dnspython, cssselect, bcrypt, astor, pygount, openupgradelib, cffi, pynacl, cryptography, PyOpenSSL, paramiko, josepy, pysftp, acme WARNING: The script cmark is installed in '/home/runbot/.local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. WARNING: The script unidecode is installed in '/home/runbot/.local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. WARNING: The script mako-render is installed in '/home/runbot/.local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. WARNING: The script pygount is installed in '/home/runbot/.local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. WARNING: The script jws is installed in '/home/runbot/.local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. Successfully installed PyOpenSSL-25.1.0 acme-4.1.1 astor-0.8.1 bcrypt-4.3.0 cffi-1.17.1 commonmark-0.9.1 cryptography-45.0.5 cssselect-1.3.0 dataclasses-0.6 dnspython-2.7.0 josepy-2.1.0 mako-1.3.10 odoo_test_helper-2.1.1 odoorpc-0.10.1 openupgradelib-3.11.1 paramiko-3.5.1 pycparser-2.22 pygount-1.4.0 pynacl-1.5.0 pyrfc3339-2.0.1 pysftp-0.2.9 rich-12.6.0 sentry_sdk-1.9.0 unidecode-1.4.0 unittest-xml-reporting-3.2.0 Collecting pdf2image Downloading pdf2image-1.17.0-py3-none-any.whl (11 kB) Collecting pyrfc6266 Downloading pyrfc6266-1.0.2-py3-none-any.whl (4.7 kB) Collecting pyzbar Downloading pyzbar-0.1.9-py2.py3-none-any.whl (32 kB) Collecting responses Downloading responses-0.25.7-py3-none-any.whl (34 kB) Requirement already satisfied: pillow in /usr/lib/python3/dist-packages (from pdf2image->-r server-ux/requirements.txt (line 2)) (9.0.1) Collecting pyparsing~=3.0.7 Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB) Collecting requests<3.0,>=2.30.0 Downloading requests-2.32.4-py3-none-any.whl (64 kB) Requirement already satisfied: urllib3<3.0,>=1.25.10 in /usr/lib/python3/dist-packages (from responses->-r server-ux/requirements.txt (line 5)) (1.26.5) Collecting pyyaml Downloading PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (751 kB) Requirement already satisfied: idna<4,>=2.5 in /venv/main/lib/python3.10/site-packages (from requests<3.0,>=2.30.0->responses->-r server-ux/requirements.txt (line 5)) (2.10) Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests<3.0,>=2.30.0->responses->-r server-ux/requirements.txt (line 5)) (2020.6.20) Collecting charset_normalizer<4,>=2 Downloading charset_normalizer-3.4.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (149 kB) Installing collected packages: pyzbar, pyyaml, pyparsing, pdf2image, charset_normalizer, requests, pyrfc6266, responses WARNING: The script read_zbar is installed in '/home/runbot/.local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. WARNING: The script normalizer is installed in '/home/runbot/.local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. Successfully installed charset_normalizer-3.4.2 pdf2image-1.17.0 pyparsing-3.0.9 pyrfc6266-1.0.2 pyyaml-6.0.2 pyzbar-0.1.9 requests-2.32.4 responses-0.25.7 Requirement already satisfied: python-dateutil in /usr/lib/python3/dist-packages (from -r hr/requirements.txt (line 2)) (2.8.1) Requirement already satisfied: freezegun in /venv/main/lib/python3.10/site-packages (from -r account-financial-tools/requirements.txt (line 2)) (0.3.15) Collecting numpy-financial<=1.0.0 Downloading numpy_financial-1.0.0-py3-none-any.whl (14 kB) Requirement already satisfied: numpy>=1.15 in /venv/main/lib/python3.10/site-packages (from -r account-financial-tools/requirements.txt (line 4)) (2.2.6) Requirement already satisfied: python-dateutil in /usr/lib/python3/dist-packages (from -r account-financial-tools/requirements.txt (line 5)) (2.8.1) Requirement already satisfied: six in /usr/lib/python3/dist-packages (from freezegun->-r account-financial-tools/requirements.txt (line 2)) (1.16.0) Installing collected packages: numpy-financial Successfully installed numpy-financial-1.0.0 Requirement already satisfied: beautifulsoup4 in /usr/lib/python3/dist-packages (from -r web/requirements.txt (line 2)) (4.10.0) Collecting bokeh==3.1.1 Downloading bokeh-3.1.1-py3-none-any.whl (8.3 MB) Collecting mpld3==0.5.9 Downloading mpld3-0.5.9-py3-none-any.whl (201 kB) Collecting plotly==5.13.1 Downloading plotly-5.13.1-py2.py3-none-any.whl (15.2 MB) Requirement already satisfied: Jinja2>=2.9 in /venv/main/lib/python3.10/site-packages (from bokeh==3.1.1->-r web/requirements.txt (line 3)) (2.11.3) Requirement already satisfied: numpy>=1.16 in /venv/main/lib/python3.10/site-packages (from bokeh==3.1.1->-r web/requirements.txt (line 3)) (2.2.6) Collecting tornado>=5.1 Downloading tornado-6.5.1-cp39-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (443 kB) Requirement already satisfied: PyYAML>=3.10 in /home/runbot/.local/lib/python3.10/site-packages (from bokeh==3.1.1->-r web/requirements.txt (line 3)) (6.0.2) Collecting contourpy>=1 Downloading contourpy-1.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (325 kB) Collecting xyzservices>=2021.09.1 Downloading xyzservices-2025.4.0-py3-none-any.whl (90 kB) Requirement already satisfied: pillow>=7.1.0 in /usr/lib/python3/dist-packages (from bokeh==3.1.1->-r web/requirements.txt (line 3)) (9.0.1) Requirement already satisfied: packaging>=16.8 in /usr/lib/python3/dist-packages (from bokeh==3.1.1->-r web/requirements.txt (line 3)) (21.3) Requirement already satisfied: pandas>=1.2 in /venv/main/lib/python3.10/site-packages (from bokeh==3.1.1->-r web/requirements.txt (line 3)) (2.2.3) Collecting matplotlib Downloading matplotlib-3.10.5-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (8.7 MB) Collecting tenacity>=6.2.0 Downloading tenacity-9.1.2-py3-none-any.whl (28 kB) Requirement already satisfied: MarkupSafe>=0.23 in /venv/main/lib/python3.10/site-packages (from Jinja2>=2.9->bokeh==3.1.1->-r web/requirements.txt (line 3)) (1.1.1) Requirement already satisfied: tzdata>=2022.7 in /venv/main/lib/python3.10/site-packages (from pandas>=1.2->bokeh==3.1.1->-r web/requirements.txt (line 3)) (2025.2) Requirement already satisfied: pytz>=2020.1 in /usr/lib/python3/dist-packages (from pandas>=1.2->bokeh==3.1.1->-r web/requirements.txt (line 3)) (2022.1) Collecting python-dateutil>=2.8.2 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) Collecting kiwisolver>=1.3.1 Downloading kiwisolver-1.4.8-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.6 MB) Collecting fonttools>=4.22.0 Downloading fonttools-4.59.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (4.8 MB) Collecting cycler>=0.10 Downloading cycler-0.12.1-py3-none-any.whl (8.3 kB) Requirement already satisfied: pyparsing>=2.3.1 in /home/runbot/.local/lib/python3.10/site-packages (from matplotlib->mpld3==0.5.9->-r web/requirements.txt (line 4)) (3.0.9) Requirement already satisfied: six>=1.5 in /usr/lib/python3/dist-packages (from python-dateutil>=2.8.2->pandas>=1.2->bokeh==3.1.1->-r web/requirements.txt (line 3)) (1.16.0) Installing collected packages: xyzservices, tornado, tenacity, python-dateutil, kiwisolver, fonttools, cycler, contourpy, plotly, matplotlib, mpld3, bokeh WARNING: The scripts fonttools, pyftmerge, pyftsubset and ttx are installed in '/home/runbot/.local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. WARNING: The script bokeh is installed in '/home/runbot/.local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. Successfully installed bokeh-3.1.1 contourpy-1.3.2 cycler-0.12.1 fonttools-4.59.0 kiwisolver-1.4.8 matplotlib-3.10.5 mpld3-0.5.9 plotly-5.13.1 python-dateutil-2.9.0.post0 tenacity-9.1.2 tornado-6.5.1 xyzservices-2025.4.0 Requirement already satisfied: openupgradelib in /home/runbot/.local/lib/python3.10/site-packages (from -r purchase-workflow/requirements.txt (line 2)) (3.11.1) Requirement already satisfied: lxml in /venv/main/lib/python3.10/site-packages (from openupgradelib->-r purchase-workflow/requirements.txt (line 2)) (4.6.5) Requirement already satisfied: cssselect in /home/runbot/.local/lib/python3.10/site-packages (from openupgradelib->-r purchase-workflow/requirements.txt (line 2)) (1.3.0) Ignoring pymssql: markers 'python_version > "3.10"' don't match your environment Collecting mysqlclient Downloading mysqlclient-2.2.7.tar.gz (91 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'error' error: subprocess-exited-with-error × Getting requirements to build wheel did not run successfully. │ exit code: 1 ╰─> [33 lines of output] /bin/sh: 1: pkg-config: not found /bin/sh: 1: pkg-config: not found /bin/sh: 1: pkg-config: not found /bin/sh: 1: pkg-config: not found Trying pkg-config --exists mysqlclient Command 'pkg-config --exists mysqlclient' returned non-zero exit status 127. Trying pkg-config --exists mariadb Command 'pkg-config --exists mariadb' returned non-zero exit status 127. Trying pkg-config --exists libmariadb Command 'pkg-config --exists libmariadb' returned non-zero exit status 127. Trying pkg-config --exists perconaserverclient Command 'pkg-config --exists perconaserverclient' returned non-zero exit status 127. Traceback (most recent call last): File "/venv/main/lib/python3.10/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 363, in main() File "/venv/main/lib/python3.10/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 345, in main json_out['return_val'] = hook(**hook_input['kwargs']) File "/venv/main/lib/python3.10/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 130, in get_requires_for_build_wheel return hook(config_settings) File "/usr/lib/python3/dist-packages/setuptools/build_meta.py", line 162, in get_requires_for_build_wheel return self._get_build_requires( File "/usr/lib/python3/dist-packages/setuptools/build_meta.py", line 143, in _get_build_requires self.run_setup() File "/usr/lib/python3/dist-packages/setuptools/build_meta.py", line 158, in run_setup exec(compile(code, __file__, 'exec'), locals()) File "setup.py", line 156, in ext_options = get_config_posix(get_options()) File "setup.py", line 49, in get_config_posix pkg_name = find_package_name() File "setup.py", line 28, in find_package_name raise Exception( Exception: Can not find valid pkg-config name. Specify MYSQLCLIENT_CFLAGS and MYSQLCLIENT_LDFLAGS env vars manually [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. error: subprocess-exited-with-error × Getting requirements to build wheel did not run successfully. │ exit code: 1 ╰─> See above for output. note: This error originates from a subprocess, and is likely not a problem with pip.