How to remove grpc warning with Gemini and Python.


WARNING: All log messages before absl::InitializeLog() is called are written to STDERR
E0000 00:00:1732812807.208491    8110 init.cc:229] grpc_wait_for_shutdown_with_timeout() timed out.

If you are seeing that error message. The easiest way to fix it is to install this pip file

pip install grpcio==1.60.1

I’m just leaving this here because I’m sure i will need it again someday.


About Linda Lawton

My name is Linda Lawton I have more than 20 years experience working as an application developer and a database expert. I have also been working with Google APIs since 2012 and I have been contributing to the Google .Net client library since 2013. In 2013 I became a a Google Developer Experts for Google Analytics.

Leave a comment

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.