[CONPY-228] Throws error when installing Created: 2022-10-16 Updated: 2022-12-15 Resolved: 2022-10-16 |
|
| Status: | Closed |
| Project: | MariaDB Connector/Python |
| Component/s: | Installation |
| Affects Version/s: | 1.1.4 |
| Fix Version/s: | 1.1.5 |
| Type: | Bug | Priority: | Major |
| Reporter: | anthony | Assignee: | Georg Richter |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Pi OS |
||
| Issue Links: |
|
||||||||
| Python Version: | 3.9 | ||||||||
| Description |
|
>pip3 install mariadb throws: pi@camPi:~ $ pip3 install mariadb × python setup.py egg_info did not run successfully. note: This error originates from a subprocess, and is likely not a problem with pip. × Encountered error while generating package metadata. note: This is an issue with the package mentioned above, not pip. |
| Comments |
| Comment by Georg Richter [ 2022-10-16 ] |
|
This bug was already fixed (rev. 554abdac89e82da65dcbc64fe3ce666bb98fe99a). Even with this fix, you need to update your Connector/C version, minimum required version is 3.2.4. |