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

setuptools removed setuptools.command.test and faust-streaming is failing pip install #638

Open
daher928 opened this issue Jul 29, 2024 · 3 comments

Comments

@daher928
Copy link

Checklist

  • [V ] I have included information about relevant versions
  • [ V] I have verified that the issue persists when using the master branch of Faust.

Steps to reproduce

https://stackoverflow.com/questions/78806100/no-module-named-setuptools-command-test

Tell us what you did to cause something to happen.

Expected behavior

Tell us what you expected to happen.

Actual behavior

Tell us what happened instead.

Full traceback

Paste the full traceback (if there is any)

Versions

  • Python version
  • Faust version
  • Operating system
  • Kafka version
  • RocksDB version (if applicable)
@ddaher-augury
Copy link

See this thread, scroll til the end
pypa/setuptools#931

@dada-engineer
Copy link
Collaborator

We are experiencing this when running install via UV.
UV supports a constraint file. Put intervaltree pinned to the fix branch in that file and it should work.

No direct faust-streaming issue except that intervaltree is unmaintained since two years. Not sure what a good replacement would be.

@wbarnha
Copy link
Member

wbarnha commented Aug 6, 2024

We are experiencing this when running install via UV. UV supports a constraint file. Put intervaltree pinned to the fix branch in that file and it should work.

No direct faust-streaming issue except that intervaltree is unmaintained since two years. Not sure what a good replacement would be.

Patch exists for intervaltree in chaimleib/intervaltree#140, hopefully the maintainer sees this soon.

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

4 participants