Closed LindaLawton closed 3 months ago
Hi, It looks like this is an issue with GRPC and protobuf: https://github.com/grpc/grpc/issues/37222
If I upgrade to pip install -U grpcio
I get this warning, if I use pip install grpcio==1.60.1
it's gone.
This is not something I can fix here. You can wait for the fixed version of grpcio, or wait for the fixed version.
PDF_PAGE_IMAGES_PATH
Note that we did just add PDF support: https://github.com/google-gemini/cookbook/blob/main/quickstarts/PDF_Files.ipynb
Description of the bug:
I updated to the latest version of the pip package.
My code is now giving a strange warning.
It did not do this before nor does it in another project
Actual vs expected behavior:
not give weird warning
Any other information you'd like to share?
What do i need to do to get ride of this?