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

Kusto broken by cryptography incompatibility #15

Open
JohnDietrich-Pepper opened this issue Jul 10, 2023 · 0 comments
Open

Kusto broken by cryptography incompatibility #15

JohnDietrich-Pepper opened this issue Jul 10, 2023 · 0 comments

Comments

@JohnDietrich-Pepper
Copy link

This issue is a duplicate of apache/superset#24636 on the superset repository.

We are using Superset 2.0.1 and installed the sqlalchemy-kusto=1.1.0 version to avoid the issue with 2.0.1 supporting sqlalchemy==1.3.24 while sqlalchemy-kusto=2.0.0 supports sqlalchemy==1.4.36 . We are avoiding upgrading to 2.1 because of issue apache/superset#23848

Unfortunately, when trying to connect to Kusto we are getting the error below:
ERROR: (cryptography 36.0.2 (/usr/local/lib/python3.8/site-packages), Requirement.parse('cryptography<4,>=0.6'), {'msal'})

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant