Skip to content

"DPI-1072: the Oracle Client library version is unsupported" with python3.7.2 and instantclient_19_3/instantclient_12_2 on win10 #384

@Fengjiya

Description

@Fengjiya
  1. Review the cx_Oracle Documentation. Review your output and logs. Google any errors

  2. Describe the problem
    "DPI-1072: the Oracle Client library version is unsupported" with python3.7.2 and instantclient_19_3/instantclient_12_2 on win10

  3. Include a runnable Python script that shows the problem. Include all SQL needed to create the database schema. Use Markdown syntax, see https://help.github.com/github/writing-on-github/basic-writing-and-formatting-syntax

I have tried both instantclient_12_2 and instantclient_19_3 with python 3.7.2,but both get The same error :PI-1072: the Oracle Client library version is unsupported.
I am sure The cx_oracle version is right with python 3.7.2.

  1. What is your Oracle Database version?
    OS:win10
    python:python3.7.2 with 64
    Oracle instantclient:instantclient_19_3 and instantclient_12_2

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions