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

Antares_client incompatible with python>3.10 without librdkafka #41

Open
jchate6 opened this issue Nov 1, 2023 · 4 comments
Open

Antares_client incompatible with python>3.10 without librdkafka #41

jchate6 opened this issue Nov 1, 2023 · 4 comments
Labels
bug Something isn't working Data Services Data Services dependencies Pull requests that update a dependency file

Comments

@jchate6
Copy link
Contributor

jchate6 commented Nov 1, 2023

See PR #718 for discussion.

@github-project-automation github-project-automation bot moved this to Triage in TOM Toolkit Nov 1, 2023
@jchate6 jchate6 added bug Something isn't working dependencies Pull requests that update a dependency file labels Nov 1, 2023
@jchate6 jchate6 moved this from Triage to Backlog in TOM Toolkit Nov 3, 2023
@davner
Copy link

davner commented Dec 1, 2023

Hi @jchate6, I ran into this issue. I had to install librdkafka using homebrew as well. This is because of antares-client>=1.3.0 having confluent_kafka pinned to 1.7.0. This issue doesn't happen if using confluent_kafka>=2 but I believe antares-client has authorization issues using the newer release of confluent-kafka.

I am on a Mac M2 using python3.10. The wheels are missing for my architecture.
https://pypi.org/project/confluent-kafka/1.7.0/#files

This also impacted another user using intel Mac. Can you point me to the repo with the PR you listed above?

@jchate6 jchate6 moved this from Backlog to Triage in TOM Toolkit Dec 1, 2023
@jchate6
Copy link
Contributor Author

jchate6 commented Dec 1, 2023

Hi @davner I've updated the link above (It's to a PR for integrating poetry into TOM Base) . I'm not sure that conversation will be very fruitful for you. :/ It basically involves a lot a can kicking.

@davner
Copy link

davner commented Dec 1, 2023

Thanks for the link!

@jchate6 jchate6 moved this from Triage to Backlog in TOM Toolkit Dec 1, 2023
@jchate6 jchate6 moved this from Backlog to Triage in TOM Toolkit Jan 17, 2024
@jchate6 jchate6 moved this from Triage to Backlog in TOM Toolkit Jan 23, 2024
@jchate6 jchate6 added the Data Services Data Services label Jan 26, 2024
@phycodurus phycodurus moved this from Backlog to Triage in TOM Toolkit Feb 21, 2024
@jchate6 jchate6 moved this from Triage to Backlog in TOM Toolkit Feb 23, 2024
@jchate6 jchate6 moved this from Backlog to Triage in TOM Toolkit Oct 1, 2024
@jchate6
Copy link
Contributor Author

jchate6 commented Oct 1, 2024

moving to Triage and capturing pivotal tracker story

tom_antares dockerized build and install

As a TOM developer, I'd like to install tom_antares, but the ANTARES client won't install from PyPI or build in python3.10. Please help me.

  • Add TOM_Antares to TOM Demo (and update the Dockerfile to install librdkafka)
  • Add instructions to README for librdkafka-dev installation on [Mac,Ubuntu,RedHat distros]
  • Add Dockerfile example to README

@jchate6 jchate6 moved this from Triage to Backlog in TOM Toolkit Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Data Services Data Services dependencies Pull requests that update a dependency file
Projects
Status: Backlog
Development

No branches or pull requests

2 participants