Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
sodul opened this issue Jan 22, 2025 · 0 comments
Open

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

sodul opened this issue Jan 22, 2025 · 0 comments

Comments

@sodul
Copy link

sodul commented Jan 22, 2025

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?

@github-actions github-actions bot changed the title Unable to install with latest pyOpenSSL==25.0.0 SNOW-1891253: Unable to install with latest pyOpenSSL==25.0.0 Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant