[CONPY-84] Trying to install mariadb module with pip Created: 2020-07-14 Updated: 2020-07-14 Resolved: 2020-07-14 |
|
| Status: | Closed |
| Project: | MariaDB Connector/Python |
| Component/s: | Installation |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Tiago Maurício | Assignee: | Georg Richter |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Environment: |
OS: Ubuntu 16.04 |
||
| Description |
|
Hi, I'm trying to install the mariadb module through pip and I'm getting this error:
I tried to do a bit of research regarding this matter but I was short in getting answers. Is there anything I can do to make this install? Thanks in advance. |
| Comments |
| Comment by Georg Richter [ 2020-07-14 ] |
|
Please read the prerequisites section of the Documentation. Make sure that you installed an actual version of MariaDB Connector/C (3.1.5 or newer), it is also recommended to use a MariaDB Server 10.2 or above. |