Unable to install MySQL client via pip3 or pip

Well i found a solution, apparently conda's venv was messing up with my project's venv, so I disabled it using "conda deactivate" and then installed and it was successful. So follow the links pasted above and make sure you're not in any other environment other than your own.