You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
The text was updated successfully, but these errors were encountered:
github-actionsbot
changed the title
Not able to configure snowpark as i am using python 3.12.4 version
SNOW-1618380: Not able to configure snowpark as i am using python 3.12.4 version
Aug 8, 2024
Please answer these questions before submitting your issue. Thanks!
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"
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.
The text was updated successfully, but these errors were encountered: