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

Problems installing Elastalert on Ubuntu 22.04 #3285

Open
mvasuraja opened this issue Jun 2, 2023 · 2 comments
Open

Problems installing Elastalert on Ubuntu 22.04 #3285

mvasuraja opened this issue Jun 2, 2023 · 2 comments

Comments

@mvasuraja
Copy link

mvasuraja commented Jun 2, 2023

Hello All,
I am trying to install Elastalert on a Ubuntu 22.04 machine. I have Python 3.10 installed.
I get the following error with Blist during the installation:

blist/blist.c:6592:27:error: lvalue required as left operand of assignment
6592 |
Py_REFCNT(&saved) = 1;
error: command '/usr/bin/x86_64-linux-gnu-gcc' failed with exit code 1
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for blist

followed by

blist/_blist.c:6592:27: error: lvalue required as left operand of assignment
6592 |
Py_REFCNT(&saved) = 1;
error: command '/usr/bin/x86_64-linux-gnu-gcc' failed with exit code 1
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: legacy-install-failure
× Encountered error while trying to install package.
╰─> blist

I have tried to follow instructions given on many other sites, by installing dev tools etc. Nothing works.
Please help.

Thanks & Regards,

Raja

@nsano-rururu
Copy link
Contributor

ElastAlert is no longer maintained. Please use ElastAlert2

@mvasuraja
Copy link
Author

Ok, Thank you Sir.
Regards
Raja

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

2 participants