質問編集履歴

1

エラー内容の修正

2021/04/08 08:28

投稿

buru7052
buru7052

スコア5

test CHANGED
File without changes
test CHANGED
@@ -54,11 +54,11 @@
54
54
 
55
55
  response = stub.SayHello(helloworld_pb2.HelloRequest(name='you'))
56
56
 
57
- File "C:\Users\0025110356\Anaconda3\envs\py38\lib\site-packages\grpc\_channel.py", line 923, in __call__
57
+ File "C:\Users\testuser\Anaconda3\envs\py38\lib\site-packages\grpc\_channel.py", line 923, in __call__
58
58
 
59
59
  return _end_unary_response_blocking(state, call, False, None)
60
60
 
61
- File "C:\Users\0025110356\Anaconda3\envs\py38\lib\site-packages\grpc\_channel.py", line 826, in _end_unary_response_blocking
61
+ File "C:\Users\testuser\Anaconda3\envs\py38\lib\site-packages\grpc\_channel.py", line 826, in _end_unary_response_blocking
62
62
 
63
63
  raise _InactiveRpcError(state)
64
64