Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Cannot build from Git #404

Open
clin1234 opened this issue Feb 7, 2025 · 5 comments
Open

Cannot build from Git #404

clin1234 opened this issue Feb 7, 2025 · 5 comments

Comments

@clin1234
Copy link

clin1234 commented Feb 7, 2025

robusta.log

@aantn
Copy link
Contributor

aantn commented Feb 7, 2025

Hi @clin1234, that looks like an issue installing Numpy which is a dependency for Holmes. The numpy project will be better able to assist than us. I suggest checking their docs and seeing if there are prebuilt binaries you can use.

@clin1234
Copy link
Author

clin1234 commented Feb 7, 2025

Hi @clin1234, that looks like an issue installing Numpy which is a dependency for Holmes. The numpy project will be better able to assist than us. I suggest checking their docs and seeing if there are prebuilt binaries you can use.

The issue is that the version range for numpy specified in pyproject.toml is outdated; there has been no new releases of numpy's 1.26 branch in months

@aantn
Copy link
Contributor

aantn commented Feb 7, 2025

Nice catch. Are you able to fix the issue by changing that in pyproject.toml?

@clin1234
Copy link
Author

clin1234 commented Feb 7, 2025

That would also require updating poetry.lock, and who knows what dependencies are still relying on the outdated numpy version...

@aantn
Copy link
Contributor

aantn commented Feb 7, 2025

If there's a configuration that you see working on your end, please share as it will help us test. We can test what version works, but I don't know what versions of numpy will install succesfully on your machine.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants