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-1845691: Compilation error on MacOS and Python 3.12 and 3.13 installed using pip #134

Open
infusion opened this issue Dec 4, 2024 · 1 comment

Comments

@infusion
Copy link

infusion commented Dec 4, 2024

Hello,

I just wanted to install the snowflake ML package and having trouble doing so using pip. When running pip install, I get the following error

image
$ python3 --version
Python 3.13.0

$ pip3 --version
pip 24.3.1

Is there something I am missing? Thanks for your work!

@github-actions github-actions bot changed the title Compilation error on MacOS and Python 3.12 and 3.13 installed using pip SNOW-1845691: Compilation error on MacOS and Python 3.12 and 3.13 installed using pip Dec 4, 2024
@sfc-gh-jbahk
Copy link

Hi @infusion, thanks for raising this issue. Unfortunately, our support of versions is limited by the underlying Snowpark Python package (https://github.com/snowflakedb/snowpark-python), which ranges from Python 3.8-3.11. 3.12 will be supported in the future, but unclear as to the exact timeline as of now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants