I downloaded MySQL for python 3 from
https://github.com/davispuh/MySQL-for-Python-3 , but I have problem installing it, I downloaded it in a directory, in the file I downloaded there was a .cmd file, it contained commands that will install MySQL, when I first ran it it made an error saying error: Unable to find vcvarsall.bat , in the website I installed there was something that fixes that, it will edit the .cmd file to make it ignore vcvarsall.bat, i downloaded it,i ran it but it made another error,although it ignored vcvarsall.bat, error: command "cl.exe" failed: No such file or directory, so any way to avoid this error?