Comment 2 for bug 1588811

Revision history for this message
Tomas Groth (tomasgroth) wrote :

I cannot reproduce this on ubuntu 16.04. I don't have pymysql install and OpenLP runs without issues, OpenLP does not expressly require MySQL support.
Are you /sure/ you disabled mysql use?
If you are, then this looks like a sqlalchemy issue to me.
Btw, OpenLP suggest "python3-mysql.connector" as dependency, not "python3-pymysql".