Search found 1 match
- Mon Dec 29, 2025 4:46 pm
- Forum: Installation & Upgrades
- Topic: Runtime 24.10.000.036 fails with "MySQL/MariaDB is not supported" (Maria 10.11.7 and Python3.11)
- Replies: 1
- Views: 8486
Re: Runtime 24.10.000.036 fails with "MySQL/MariaDB is not supported" (Maria 10.11.7 and Python3.11)
This looks more like a packaging or installer issue than MariaDB itself, since 10.11 is supported. Have you tried explicitly installing the mariadb driver with python3.11 -m pip and checking which python binary the installer actually calls?
