SNOW-1618380: Not able to configure snowpark as i am using python 3.12.4 version
Please answer these questions before submitting your issue. Thanks!
- What version of Python are you using?
Python 3.12.4 (tags/v3.12.4:8e8a4ba, Jun 6 2024, 19:30:16) [MSC v.1940 64 bit (AMD64)]
-
What are the Snowpark Python and pandas versions in the environment?
grep : The term 'grep' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:25
-
python -m pip freeze | grep -e "snowpark" -e "pandas" -
~~~~- CategoryInfo : ObjectNotFound: (grep:String) [], CommandNotFoundException
- FullyQualifiedErrorId : CommandNotFoundException
-
What did you do?
If possible, provide a recipe for reproducing the issue. A complete runnable program is good.
-
What did you expect to see?
What should have happened and what happened instead? Please describe the expected behavior or output when the same code is run against a Snowflake connection.
@nagpvny Snowpark is going to support Python 3.12 soon but not today. We'll update it here https://docs.snowflake.com/en/developer-guide/snowpark/python/setup#prerequisites
Support coming soon?
This issue is preventing us from upgrading our pipelines from astro-runtime 11 to 12 because 12 requires Python 3.12 to run. Is there any timeline on when to expect Python 3.12 support?
Python 3.12 has been out since October 2023. Why is snowpark-python not yet compatible?
closing as python 3.12 is already supported