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
Hi,
I am getting the following error while running the emotion_detection_api(speech)
"""No handlers could be found for logger "grpc._channel" """
.
.
.
.
.
.
grpc._channel._Rendezvous: <_Rendezvous of RPC that terminated with:
status = StatusCode.UNKNOWN
details = "Exception iterating requests!"
debug_error_string = "None"
Hi,
I am getting the following error while running the emotion_detection_api(speech)
"""No handlers could be found for logger "grpc._channel" """
.
.
.
.
.
.
grpc._channel._Rendezvous: <_Rendezvous of RPC that terminated with:
status = StatusCode.UNKNOWN
details = "Exception iterating requests!"
debug_error_string = "None"
Could you please let me know what's wrong...