最佳答案
我试图在 Python 上安装一个软件包,但是 Python 在安装软件包时抛出了一个错误。每次尝试安装 pip install google-search-api
都会出错。
这里有一个错误,我如何才能成功地安装它?
error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/
我已经更新了它,并且有了14.27的最新版本,但问题是抛出了相同的错误。