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

missing dependencies in development #799

Open
csbrown opened this issue Jan 27, 2025 · 0 comments
Open

missing dependencies in development #799

csbrown opened this issue Jan 27, 2025 · 0 comments

Comments

@csbrown
Copy link

csbrown commented Jan 27, 2025

Running the tests fails due to missing dependencies, not installed during pip install -e .[dev]

  1. GitPython
  2. pillow
  3. apache-beam
  4. librosa
  5. pylint

Possibly others. Still working to get all existing tests to pass.

aside: This probably isn't the place to bring it up, but the tests are EXTREMELY resource intensive. Luckily, I have 32Gb of RAM. I would not be able to run the tests with 16. Why do we need such intensive tests?

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