-
Notifications
You must be signed in to change notification settings - Fork 98
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
Need prerequisites to run. #63
Comments
Eventually what worked for me: just clone it form github, install all the deps via poetry for correct python version (3.9.1) and viola! |
There is a pre-built docker image that works for me danihodovic/celery-exporter. |
I have experienced the same problem too with the latest release (88d5911). Output of the pre-built binary:
My environment:
BTW the docker version works without problem. |
Can you try the latest release? #76 may have fixed it. |
Is it possible that the And yes, the docker version works like a charm! |
@cstorres what environment are you running it on? Can you share the logs of the error you're seeing? |
Same error:
I downloaded the binary from I was able to build it from scratch tho :) |
First had to switch my base docker image to OS with ldd version > 2.28, now stuck on
Probably an option to be installed via pip would be nice.
The text was updated successfully, but these errors were encountered: