question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Conflicting Dependencies with apache-airflow 2.3.2

See original GitHub issue

Describe the bug Getting the dependency conflict when installing acryl-datahub[datahub-rest,airflow,redshift]==0.8.38.3 to use with apache-airflow==2.3.2. Please release compatible release to resolve this error.

To Reproduce Steps to reproduce the behavior:

  1. Install acryl-datahub[datahub-rest,airflow,redshift]==0.8.38.3 package with Apache Airflow 2.3.2

Error:

ERROR: Cannot install acryl-datahub[airflow,datahub-rest,redshift]==0.8.38.3 and apache-airflow==2.3.2+astro.2 because these package versions have conflicting dependencies.
ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies

Expected behavior Conflict should not happen and we should be able to Leverage DataHub Functionality with Apache Airflow 2.3.2

Screenshots image

Additional context Tried with several acryl-datahub versions as below, but still got the same issue.

  • acryl-datahub[datahub-rest,airflow,redshift]==0.8.38.3
  • acryl-datahub[datahub-rest,airflow,redshift]==0.8.38.2
  • acryl-datahub[datahub-rest,airflow,redshift]==0.8.38
  • acryl-datahub[datahub-rest,airflow,redshift]==0.8.36

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:4
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
KulykDmytrocommented, Aug 10, 2022

seems like dup #4809

0reactions
rslankacommented, Sep 9, 2022
Read more comments on GitHub >

github_iconTop Results From Across the Web

Conflicts with airflow constraints for airflow 2.2.0 python 3.7
azure]" introduces a dependency on "apache-airflow-providers-microsoft-azure" but it does not have "azure-cosmos" dependency (this comes transitively from the ...
Read more >
Cannot install apache-airflow==2.0.0 because these package ...
ERROR: Cannot install apache-airflow[postgres,s3,ssh]==2.0.0 because these package versions have conflicting dependencies. The conflict is ...
Read more >
Release Notes — Airflow Documentation
The WasbHook in Apache Airflow use a legacy version of Azure library. While the conflict is not significant for most of the Azure...
Read more >
apache-airflow - PyPI
We decided to keep our dependencies as open as possible (in setup.py ) so users can install different versions of libraries if needed....
Read more >
Apache Airflow versions on Amazon Managed Workflows for ...
2.2, the list of provider packages Amazon MWAA installs by default for your environment has changed, and you can now install dependencies and...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found