Skip to content

ImportError: No module named longrunning #811

@araa47

Description

@araa47

In which file did you encounter the issue?

While running trancribe_streaming.py for speech to text

Did you change the file? If so, how?

No

Describe the issue

Akshays-iMac-2:grpc akshay$ python transcribe_streaming.py
Traceback (most recent call last):
File "transcribe_streaming.py", line 29, in
from google.cloud.grpc.speech.v1beta1 import cloud_speech_pb2
File "/usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/google/cloud/grpc/speech/v1beta1/cloud_speech_pb2.py", line 17, in
from google.longrunning import operations_pb2 as google_dot_longrunning_dot_operations__pb2
ImportError: No module named longrunning

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions