We will try to update it in the future. In the meantime , can you try version 1.0.11 which requires MariaDB Connector C 3.1.5 version only.
------------------------------
Ayappan P
------------------------------
Original Message:
Sent: Wed July 20, 2022 12:56 PM
From: JORGE SILVESTRE
Subject: MariaDB Connector/Python requires MariaDB Connector/C >= 3.2.4, found version 3.19
/home/root/opipes # python3 -m pip install ./mariadb-1.1.3.tar.gz
Processing ./mariadb-1.1.3.tar.gz
ERROR: Command errored out with exit status 2:
command: /opt/freeware/bin/python3 -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-iotyzygy/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-iotyzygy/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-b5xwp2gp
cwd: /tmp/pip-req-build-iotyzygy/
Complete output (1 lines):
MariaDB Connector/Python requires MariaDB Connector/C >= 3.2.4, found version 3.1.9
----------------------------------------
ERROR: Command errored out with exit status 2: python setup.py egg_info Check the logs for full command output.
@AIX Team @Dev Open Is possible update the MariaDB Connector/C to version 3.2.4 in the Aix toolbox, to be able to use the MariaDB Connector/Python 1.1.3?
------------------------------
JORGE SILVESTRE
------------------------------