dbcli / mycli

A Terminal Client for MySQL with AutoCompletion and Syntax Highlighting.
http://mycli.net
Other
11.5k stars 664 forks source link

MYCLI does not work on WIndows 10 #983

Closed Bhavesh164 closed 3 years ago

Bhavesh164 commented 3 years ago

MYCLI gives error on connecting to windows 10 Python version: 3.8.0 PIp version: 3.21.1

It gives the following error image

I also try to connect using mycli -u root -h localhost -p your_password --database fleetio

But still getting the same error

amjith commented 3 years ago

Duplicate of #978