Traceback (most recent call last): File "/home/BlackDiamond/.local/bin/snow", line 5, in <module> from snowcli.cli import app File "/home/BlackDiamond/.local/lib ...
When snow snowpark deploy command is run on an app with python procedure, the deploy fails due to a mismatch of arguments in the snowflake.yml vs the actual specification of the python procedure. The ...