ImportError: cannot import name ‘decodestring’ from ‘base64’ (/usr/lib64/python3.9/base64.py)

Glad to find feedback I really need in :slight_smile:
It happends with no matter wich code is in. All begins when I try import next modules:

from elasticsearch import Elasticsearch, RequestsHttpConnection
print('Hello, World!')

Maybe will be helpfull to note next notification I get when I boot PyCharm Community on, but it's pretty common issue most of my projects are not conflict with, so I do believe Elasticsearch don't mess with _JAVA_OPTIONS variable neither:Screenshot from 2021-01-27 15-35-15