You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, thanks for the feedback. Hmmm yea it looks like the pyaudio dependency can't be installed on Cloud Shell.
As a quick fix to unblock you, feel free to remove that dependency as it is only used for the microphone samples (which I don't think cloud shell will support).
In which file did you encounter the issue?
https://github.com/GoogleCloudPlatform/python-docs-samples/tree/master/speech/cloud-client
Did you change the file? If so, how?
No
Describe the issue
Failed to install requirements.txt
Steps:
cd python-docs-samples/speech/cloud-client/
pip install -r requirements.txt
The text was updated successfully, but these errors were encountered: