You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After upgrade Elasticsearch lib's from 7 to 8 getting error
File "C:\Shahar\git\serviceA\venv\lib\site-packages\pyeslogging\handlers.py", line 10, in
from elasticsearch import Elasticsearch, RequestsHttpConnection
ImportError: cannot import name 'RequestsHttpConnection' from 'elasticsearch' (C:\Shahar\git\serviceA\venv\lib\site-packages\elasticsearch_init_.py)
The text was updated successfully, but these errors were encountered:
After upgrade Elasticsearch lib's from 7 to 8 getting error
File "C:\Shahar\git\serviceA\venv\lib\site-packages\pyeslogging\handlers.py", line 10, in
from elasticsearch import Elasticsearch, RequestsHttpConnection
ImportError: cannot import name 'RequestsHttpConnection' from 'elasticsearch' (C:\Shahar\git\serviceA\venv\lib\site-packages\elasticsearch_init_.py)
The text was updated successfully, but these errors were encountered: