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

Add support for python 3.13

Open MarkDaoust opened this issue 1 year ago • 3 comments

Description of the bug:

Python 3.13 is launching soon, ensure any new releases are compatible.

Actual vs expected behavior:

We don't have any tests for 3.13. Add a test action for 3.13

Any other information you'd like to share?

No response

MarkDaoust avatar Aug 22 '24 18:08 MarkDaoust

Any updates on this? Python 3.13 has been out for a month now and is the Python version used in e.g. Fedora 41.

Realiserad avatar Nov 05 '24 10:11 Realiserad

3.13 support is broken for this package due to https://github.com/google-gemini/generative-ai-python/issues/585 (closed but not fixed)

See: https://github.com/googleapis/proto-plus-python/issues/490

JoshuaC215 avatar Nov 26 '24 07:11 JoshuaC215

cc @MarkDaoust

parthea avatar Jan 23 '25 20:01 parthea