LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   MySQL Workbench (SQLIDEUtils.verticalOutput) Error (https://www.linuxquestions.org/questions/linux-software-2/mysql-workbench-sqlideutils-verticaloutput-error-4175615707/)

Asciente 10-15-2017 06:52 AM

MySQL Workbench (SQLIDEUtils.verticalOutput) Error
 
1 Attachment(s)
I am learning MySQL on my Debian Stretch computer.
After installing MySQL Workbench and trying its query tab, I get error message when executing the script.

error calling Python module function SQLIDEUtils.verticalOutput
My script is SHOW DATABASES
Screennshot included

Is there any library that I need to install or some configuration or anything else?

Thanks,

bigrigdriver 10-16-2017 11:45 PM

Do you have package python3-mysqldb installed. It's a python interface to MySql.

Asciente 10-17-2017 06:32 AM

Quote:

Originally Posted by bigrigdriver (Post 5770719)
Do you have package python3-mysqldb installed. It's a python interface to MySql.

Yes, I've installed python3-mysqldb
But it resulted the same error


All times are GMT -5. The time now is 12:02 PM.