How to fix error “ERROR: Command errored out with exit status 1: python.” when trying to install py -m pip install google-assistant-sdk[samples]
问题 This is what i got when i ran the command py -m pip install google-assistant-sdk[samples] in cmd with administrator rights. C:\WINDOWS\system32>py -m pip install google-assistant-sdk[samples] Collecting google-assistant-sdk[samples] Using cached https://files.pythonhosted.org/packages/47/26/b405a0236ea5dd128f4b9c00806f4c457904309e1a6c60ec590e46cc19c4/google_assistant_sdk-0.5.1-py2.py3-none-any.whl Requirement already satisfied: google-auth-oauthlib[tool]>=0.1.0 in c:\program files (x86)