When you run Python script with MySQL database, system gives you this error message:
Character set 'utf8' unsupported
What Do You Need To Do?
pip uninstall mysql-connector-python
Programming Explorer : This is the place that I would like to share with you about my IT knowledge and experience. Some of the articles are copied from others in the internet. Some are originally come from my findings.
When you run Python script with MySQL database, system gives you this error message:
Character set 'utf8' unsupported
What Do You Need To Do?
pip uninstall mysql-connector-python
Hitting this error message "Unable to find resource t64.exe in package pip._vendor.distlib" when trying to upgrade your PIP to latest version?
Try to run the commands below: