{"id":243,"hash":"866fed68135bb264d4eb8bbf9a232c5389f5545e16408bbf75d7034a532a31ed","pattern":"How to solve &quot;error: Microsoft Visual C++ 14.0 or greater is required&quot; when installing Python packages?","full_message":"I'm trying to install a package on Python, but Python is throwing an error on installing packages. I'm getting an error every time I tried to install pip install google-search-api.\n\nHere is the error how can I successfully install it?\n\nerror: Microsoft Visual C++ 14.0 or greater is required. Get it with \"Microsoft C++ Build Tools\": https://visualstudio.microsoft.com/visual-cpp-build-tools/ \n\nI already updated that and have the latest version of 14.27 but the problem is throwing the same error.","ecosystem":"pypi","package_name":"pip","package_version":null,"solution":"Go to this link and download Microsoft C++ Build Tools:\n\nhttps://visualstudio.microsoft.com/visual-cpp-build-tools/\n\nOpen the installer, then follow the steps.\n\nYou might have something like this, just download it or resume.\n\nIf updating above doesn't work then you need to configure or make some updates here. You can make some updates here too by clicking \"Modify\".\n\nCheck that and download what you need there or you might find that you just need to update Microsoft Visual C++ as stated on the error, but I also suggest updating everything there because you might still need it on your future programs. I think those with the C++ as I've done that before and had a similar problem just like that when installing a python package for creating WorldCloud visualization.\n\nUPDATE: December 28, 2020\nYou can also follow these steps here:\n\nSelect: Workloads → Desktop development with C++\nThen for Individual Components, select only:\n\nWindows 10 SDK\nC++ x64/x86 build tools\n\nYou can also achieve the same automatically using the following command:\n\nvs_buildtools.exe --norestart --passive --downloadThenInstall --includeRecommended --add Microsoft.VisualStudio.Workload.NativeDesktop --add Microsoft.VisualStudio.Workload.VCTools --add Microsoft.VisualStudio.Workload.MSBuildTools\n\nReference:\n\nhttps://www.scivision.dev/python-windows-visual-c-14-required","confidence":0.95,"source":"stackoverflow","source_url":"https://stackoverflow.com/questions/64261546/how-to-solve-error-microsoft-visual-c-14-0-or-greater-is-required-when-inst","votes":252,"created_at":"2026-04-19T04:41:35.783218+00:00","updated_at":"2026-04-19T04:51:47.832160+00:00"}