-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
@janakiramm I followed all the steps till the point where we have to start the Python server.
On running python Calc_Server.py I'm getting the error ->
Traceback (most recent call last):
File "Calc_Server.py", line 11, in
class Calculator(Calc_pb2.CalculatorServicer):
AttributeError: 'module' object has no attribute 'CalculatorServicer'
Versions -->
python (2.7.6)
grpcio (1.8.3)
grpcio-tools (1.8.3)
Metadata
Metadata
Assignees
Labels
No labels