generative-ai-python
generative-ai-python copied to clipboard
Couldn't build proto file into descriptor pool
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.