Skip to content

SNOW-1891253: Unable to install with latest pyOpenSSL==25.0.0 #2140

@sodul

Description

@sodul

Python version

Python 3.12.8 (main, Dec 3 2024, 15:33:39) [Clang 16.0.0 (clang-1600.0.26.4)]

Operating system and processor architecture

macOS-15.2-arm64-arm-64bit

Installed packages

Proprietary, sorry.

What did you do?

`pip install snowflake-connector-python pyOpenSSL==25.0.0`

We got this error:

  × No solution found when resolving dependencies:
  ╰─▶ Because snowflake-connector-python==3.12.4 depends on pyopenssl>=22.0.0,<25.0.0 and you require pyopenssl==25.0.0, we can conclude that your requirements and snowflake-connector-python==3.12.4
      are incompatible.
      And because you require snowflake-connector-python==3.12.4, we can conclude that your requirements are unsatisfiable.

What did you expect to see?

The installation should complete without error.

Can you set logging to DEBUG and collect the logs?

Metadata

Metadata

Labels

enhancementThe issue is a request for improvement or a new featurestatus-fixed_awaiting_releaseThe issue has been fixed, its PR merged, and now awaiting the next release cycle of the connector.status-triage_doneInitial triage done, will be further handled by the driver team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions