Skip to content

Python server not working #1

@itaditya

Description

@itaditya

@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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions