{"id":7732,"library":"snowpark-connect-deps-1","title":"Snowpark Connect Dependencies (Part 1)","description":"This package, `snowpark-connect-deps-1`, provides Spark JAR dependencies required by `snowflake-snowpark-python[snowpark-connect]`. It does not contain any Python code and is not intended for direct import or use by end-users. The current version is 3.56.4, with releases typically synchronized with the `snowflake-snowpark-python` library.","status":"active","version":"3.56.4","language":"en","source_language":"en","source_url":"https://github.com/snowflakedb/snowpark-python","tags":["dependency","snowflake","snowpark","spark","connect"],"install":[{"cmd":"pip install snowpark-connect-deps-1","lang":"bash","label":"Direct installation (not recommended for end-users)"},{"cmd":"pip install 'snowflake-snowpark-python[snowpark-connect]' --upgrade","lang":"bash","label":"Recommended: Install via Snowpark Python's extra"}],"dependencies":[{"reason":"This package provides Spark JAR dependencies specifically for the 'snowpark-connect' extra of the 'snowflake-snowpark-python' library.","package":"snowflake-snowpark-python","optional":false}],"imports":[],"quickstart":null,"warnings":[{"fix":"Do not attempt to import or interact with `snowpark-connect-deps-1` directly in your Python code. It is a transitive dependency.","message":"This package does not contain any Python code and is not intended for direct import or usage by end-users. Its sole purpose is to bundle necessary JAR files for `snowflake-snowpark-python[snowpark-connect]`.","severity":"gotcha","affected_versions":"All versions"},{"fix":"Ensure your Python environment is within the supported range (e.g., Python 3.10, 3.11, or 3.12). Consider using tools like `pyenv` or `conda` to manage Python versions.","message":"The package has strict Python version requirements. It is compatible with Python >=3.10 and <3.13. Installing with an unsupported Python version will result in a hard failure.","severity":"breaking","affected_versions":"All versions"}],"env_vars":null,"last_verified":"2026-04-16T00:00:00.000Z","next_check":"2026-07-15T00:00:00.000Z","problems":[{"fix":"This package contains no Python code and is not meant to be imported. It serves as a dependency for JAR files. Remove any `import` statements related to this package.","cause":"Attempting to import `snowpark_connect_deps_1` directly in Python code.","error":"ModuleNotFoundError: No module named 'snowpark_connect_deps_1'"},{"fix":"Activate a Python environment that satisfies the version constraints (Python >=3.10 and <3.13) and retry the installation. For example, if you're on Python 3.13+, you'll need to downgrade to a compatible version.","cause":"The Python environment's version (indicated by X.Y.Z) does not meet the package's specified requirements.","error":"ERROR: Package 'snowpark-connect-deps-1' requires a different Python: X.Y.Z not in '<3.13,>=3.10'"}]}