That was part of the problem. For anyone else doing this, you need: yum install mariadb-devel pip install MySQL-python
Then, MySQL needs timezone tables to be loaded: mysql_tzinfo_to_sql /usr/share/zoneinfo | mysql -u root -p mysql and now I have a database. Thanks, Raimon! -- You received this message because you are subscribed to the Google Groups "tryton" group. To view this discussion on the web visit https://groups.google.com/d/msgid/tryton/16822adb-1557-4e27-b368-06dd7df9304b%40googlegroups.com.
