[Solved] Install Error: mysqlclient-1.4.6-cp38-cp38-win32.whl is not a supported wheel on this platform.

Workaround, rename

First, check the matching name of PIP

View in pycharm

Open terminal in the lower sidebar and enter

pip debug --verbose

After modifying to consistent   Finally, install   Enter the installation package directory, CMD and enter pip install name

Installation succeeded

Similar Posts: