Replies: 2 comments 16 replies
-
I had a similar problem 703 and I'm not sure if it's a compatibility issue . Regarding the python version, I saw similar instructions in the doc, it is definitely said that elastalert2 supports python 3.10 version |
Beta Was this translation helpful? Give feedback.
3 replies
-
@nsano-rururu Thanks for your answer !
Here is a partial output of docker image build process :
Below, the output of
Is there not something weird here ? A few more details :
Thanks again. 👍 |
Beta Was this translation helpful? Give feedback.
13 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello !
I was wondering whether EA2 was compatible with Python 3.10 or not.
I've built my own EA2 docker image based on python:3-alpine and I'm facing the following error message when running it :
I think it might have something to do with this (from Python docs) :
Can someone confirm ?
In the meantime, I assume we should stay on Python <= 3.9...
Beta Was this translation helpful? Give feedback.
All reactions