Langchain-core and Langchain-snowflake packages are not supported in snowflake environment. The below incompatible version issue occurs when using streamlit app in snowflake. It does not resolve even after modifying the python version. Are these two scripts supported for run only in local environment.
Cannot create a Python function with the specified packages. Please check your packages specification and try again. 'One or more package conflicts were detected.'. Hint: These packages are available in other python runtimes:["langchain-snowflake==0.2.1"->[3.9, 3.11], "snowflake-snowpark-python"->[3.8, 3.9, 3.11, 3.12, 3.13], "snowflake-ml-python==1.20.0"->[3.11, 3.12], "pypdf==6.0.0"->[3.9, 3.11, 3.12, 3.13], "langchain-core==1.2.7"->[3.11, 3.12, 3.13]].
Langchain-core and Langchain-snowflake packages are not supported in snowflake environment. The below incompatible version issue occurs when using streamlit app in snowflake. It does not resolve even after modifying the python version. Are these two scripts supported for run only in local environment.
Cannot create a Python function with the specified packages. Please check your packages specification and try again. 'One or more package conflicts were detected.'. Hint: These packages are available in other python runtimes:["langchain-snowflake==0.2.1"->[3.9, 3.11], "snowflake-snowpark-python"->[3.8, 3.9, 3.11, 3.12, 3.13], "snowflake-ml-python==1.20.0"->[3.11, 3.12], "pypdf==6.0.0"->[3.9, 3.11, 3.12, 3.13], "langchain-core==1.2.7"->[3.11, 3.12, 3.13]].