I'm installing google api python client on python 3 using pip from the GitHub repository.
But getting the following error:
Microsoft Visual C++ 10.0 is required. Get it with "Microsoft Windows SDK 7.1": www.microsoft.com/download/details.aspx?id=8279
I already installed microsoft windows sdk 7.1 and net framework 4.0.
But it's not working.
Please check the snapshot for more details.