Advent of Code is back! Unwrap daily challenges to sharpen your Alteryx skills and earn badges along the way! Learn more now.

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Snowflake Connector for Python

coursedrill
5 - Atom

I am trying to use the snowflake connector for python in a lambda function. I am using a virtual environment and I am getting this error.

Running PythonPipBuilder:ResolveDependencies

Build Failed
Error: PythonPipBuilder:ResolveDependencies - {snowflake==0.0.3(sdist)}
SAM Build has failed: Command did not exit successfully, exit code: 1
94 has failed: Command did not exit successfully, exit code: 1

I have no problem with importing anything else from my site-packages in the virtual environment, but for some reason it cannot find snowflake, even though I can see it installed correctly in the virtual environment.

Can anyone tell me what I'm missing?

0 REPLIES 0
Labels