Getting below error oracledb.exceptions.NotSupportedError: DPY-3012: national character set id 871 is not supported by python-oracledb in thin mode after installing python-oracledb
Database is running in utf-8 and it can't be changed. How can this be resolved?