Skip to content

google-cloud-speech pip install not working #2515

@puneith

Description

@puneith

pip is unable to find google-cloud-speech

$ pip install --upgrade google-cloud-speech
Collecting google-cloud-speech
Could not find a version that satisfies the requirement google-cloud-speech (from versions: )
No matching distribution found for google-cloud-speech

Same is true when I try to install google-cloud

$ python -c "from google.cloud import speech"
Traceback (most recent call last):
File "", line 1, in
ImportError: cannot import name speech

Metadata

Metadata

Assignees

Labels

api: speechIssues related to the Speech-to-Text API.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions