elastalert
elastalert copied to clipboard
Not able to install with the error
Processing oauthlib-3.0.1-py2.py3-none-any.whl Installing oauthlib-3.0.1-py2.py3-none-any.whl to /usr/lib/python2.7/site-packages writing requirements to /usr/lib/python2.7/site-packages/oauthlib-3.0.1-py2.7.egg/EGG-INFO/requires.txt Adding oauthlib 3.0.1 to easy-install.pth file
Installed /usr/lib/python2.7/site-packages/oauthlib-3.0.1-py2.7.egg error: urllib3 1.25.2 is installed but urllib3<1.25,>=1.20 is required by set(['botocore']) The command '/bin/sh -c sed -i 's/jira>=1.0.10/jira>=1.0.10,<1.0.15/g' setup.py && python setup.py install && pip install -r requirements.txt' returned a non-zero code: 1 make: *** [build] Error 1
This is the error I'm getting while executing make build
Any help on this would be appreciated.
This is probably related to ElastAlert itself.