generative-ai-python icon indicating copy to clipboard operation
generative-ai-python copied to clipboard

Couldn't build proto file into descriptor pool

Open shirsakm opened this issue 1 year ago • 0 comments

Description of the bug:

I encounter the error "TypeError: Couldn't build proto file into descriptor pool: duplicate symbol "'google.ai.generativelanguage.v1beta.firstlineno'", when trying to import this module.

Actual vs expected behavior:

The module should import correctly and work as in the Quickstart guide.

Any other information you'd like to share?

I am using PyCharm and the module installed is google-generativeai.

shirsakm avatar Oct 04 '24 17:10 shirsakm