AIX Open Source

AIX Open Source

Share your experiences and connect with fellow developers to discover how to build and manage open source software for the AIX operating system

 View Only
Expand all | Collapse all

MariaDB Connector/Python requires MariaDB Connector/C >= 3.2.4, found version 3.19

  • 1.  MariaDB Connector/Python requires MariaDB Connector/C >= 3.2.4, found version 3.19

    Posted Thu July 21, 2022 10:20 AM
    /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
    ------------------------------


  • 2.  RE: MariaDB Connector/Python requires MariaDB Connector/C >= 3.2.4, found version 3.19

    Posted Thu July 21, 2022 10:32 AM
    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
    ------------------------------