Git Product home page Git Product logo

Comments (4)

tmyjoe avatar tmyjoe commented on July 2, 2024 1

Thank you for looking into this issue. I'll try it with the older versions.

from python-aiplatform.

tmyjoe avatar tmyjoe commented on July 2, 2024 1

I've confirmed that the issue has been resolved when I used it with grpcio==1.58.0. Thank you.

from python-aiplatform.

parthea avatar parthea commented on July 2, 2024

Hi @tmyjoe ,

I can re-create the issue with grpcio==1.59.0 but not with older versions such as grpcio==1.54.0, grpcio==1.56.0, grpcio==1.58.0. There is a known issue in grpc/grpc#31885 with similar symptoms. I'll add a comment on that bug to say that we're seeing strange behaviour from grpcio==1.59.0 which was released i the last 2 weeks, compared to earlier versions.

In the meantime, please can you share the specific version of grpcio that you're using by running this code in your python environment?

import grpc
print(grpc.__version__)

Please check that you're using grpcio==1.54.0 or newer, except grpcio==1.59.0, as there is a note in grpc/grpc#31885 that improvements have been made starting with this version.

from python-aiplatform.

parthea avatar parthea commented on July 2, 2024

I'm going to close this issue as a duplicate of grpc/grpc#34672 which has been triaged by the grpc team.

from python-aiplatform.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.