[Python] failed building wheel for MySQL Python solution

Failed building wheel for mysql-python solution

The

error message is as follows:

Command "c:\users\june\envs\vueshop\scripts\python.exe -u -c "import setuptools, tokenize;__file__='C:\\Users\\June\\AppData\\Local\\Temp\\pip

-install-y_owp3eg\\mysqlclient\\setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compi
le(code, __file__, 'exec'))" install --record C:\Users\June\AppData\Local\Temp\pip-record-1j4yv2ch\install-record.txt --single-version-externa
lly-managed --compile --install-headers c:\users\june\envs\vueshop\include\site\python3.6\mysqlclient" failed with error code 1 in C:\Users\Ju
ne\AppData\Local\Temp\pip-install-y_owp3eg\mysqlclient\

in this website, you can download the corresponding package

open the terminal, install

is installed successfully.

Read More: