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

Incompatible packages when using snowflake #73

Closed
owlas opened this issue Nov 30, 2022 · 1 comment
Closed

Incompatible packages when using snowflake #73

owlas opened this issue Nov 30, 2022 · 1 comment

Comments

@owlas
Copy link
Collaborator

owlas commented Nov 30, 2022

This error comes up when using with snowflake: snowflakedb/snowflake-connector-python#1206

it is remedied by the simple line pip install typing-extensions>=4.3.0 , but dbt2looker depends on < 4.0.0.

dbt2looker 0.9.2 requires typing-extensions<4.0.0,>=3.10.0, but you have typing-extensions 4.3.0 which is incompatible.
@owlas
Copy link
Collaborator Author

owlas commented Dec 1, 2022

Closed in #74

@owlas owlas closed this as completed Dec 1, 2022
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