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.

The post How to remove grpc warning with Gemini and Python. first appeared on Daimto.


Discover more from RSS Feeds Cloud

Subscribe to get the latest posts sent to your email.

Discover more from RSS Feeds Cloud

Subscribe now to keep reading and get access to the full archive.

Continue reading