Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SNOW-1779562: Support Python 3.13 #2546

Closed
nembaugh opened this issue Oct 31, 2024 · 7 comments
Closed

SNOW-1779562: Support Python 3.13 #2546

nembaugh opened this issue Oct 31, 2024 · 7 comments
Assignees
Labels
feature New feature or request status-triage_done Initial triage done, will be further handled by the driver team

Comments

@nembaugh
Copy link

nembaugh commented Oct 31, 2024

What is the current behavior?

snowpark-python does not support Python 3.13

What is the desired behavior?

snowpark-python supports Python 3.13

How would this improve snowflake-snowpark-python?

Enables snowpark usage with most current and performant Python.

References, Other Background

At time of writing 3.11 is the latest Python supported, meaning 3.12 has been out for > 1 year and still has no support. This is tracked in #1253

@nembaugh nembaugh added the feature New feature or request label Oct 31, 2024
@github-actions github-actions bot changed the title Support Python 3.13 SNOW-1779562: Support Python 3.13 Oct 31, 2024
@AdamKane
Copy link

AdamKane commented Nov 3, 2024

Can't install with my version of python.

$ python --version
Python 3.12.6

@sfc-gh-sghosh sfc-gh-sghosh self-assigned this Nov 7, 2024
@sfc-gh-sghosh
Copy link

Hello @nembaugh ,

Thanks for raising the issue, at present python 3.13 is not yet supported for snowpark.
Will let you know when it will be.

The supported versions of Python are:
3.9
3.10
3.11
3.12

Regards,
Sujan

@sfc-gh-sghosh sfc-gh-sghosh added the status-triage_done Initial triage done, will be further handled by the driver team label Nov 7, 2024
@tvdboom
Copy link

tvdboom commented Nov 8, 2024

@sfc-gh-sghosh Does snowpark 1.24.0 support Python 3.12? It doesn't look like it
image

@sfc-gh-sghosh
Copy link

Hello @tvdboom ,

Thanks for the update.
Yes, with python 3.12 snowpark python 1.24/23/22/19 etc is not getting installed, getting above error.
Will work on fix and update.

Regards,
Sujan

@sfc-gh-sghosh
Copy link

Hello @tvdboom

Support for Python 3.12 is expected by the end of Nov 2024. At this moment, it is not supported. We will update the document.

Regards,
Sujan

@sfc-gh-sghosh
Copy link

Hello @nembaugh ,

Python 3.13 will be supported by Feb end 2024 tentatively.

Regards,
Sujan

@sfc-gh-sghosh
Copy link

Python 3.13 will be supported by Feb end 2024 tentatively.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request status-triage_done Initial triage done, will be further handled by the driver team
Projects
None yet
Development

No branches or pull requests

4 participants