|
>pip install mariadb
Collecting mariadb
Using cached mariadb-1.1.5.post3.tar.gz (82 kB)
Installing build dependencies ... done
Getting requirements to build wheel ... error
ERROR: Command errored out with exit status 2:
command: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpwkeufcnm
cwd: /tmp/pip-install-fsctemcp/mariadb_be48bbeb9db24dfd9bc86183aa4ca5f4
Complete output (1 lines):
MariaDB Connector/Python requires MariaDB Connector/C >= 3.3.1, found version 3.2.6
----------------------------------------
|