Mysql – The requests library is not installed google.cloud.sql.connector Python
I'm trying to set up a SQL server with Google, that I'm able to connect to with Microsoft SQL server, but when I try to connect with python, I'm not able to import google.cloud.sql.connector to my code. I installed the…