Skip to content

Windows 10 64bit DPI-1047 Error #337

@RT7QGJiA2ZW

Description

@RT7QGJiA2ZW

Answer the following questions:

  1. What is your version of Python? Is it 32-bit or 64-bit?
    Python 3.7.3 64bit Miniconda Install

  2. What is your cx_Oracle version?
    7.2.1

  3. What exact command caused the problem (e.g. what command did you try to install with)? Who were you logged in as?
    When executing the connection in Jupyter Notebook: df = pd.read_sql(query, con=conn)

  4. What error(s) you are seeing?
    DPI-1047 Cannot locate a 64-big Oracle Client Library

  5. What OS (and version) is Python executing on?
    Windows 10 64bit

  6. What is your version of the Oracle client (e.g. Instant Client)? How was it installed? Where is it installed?
    Instant Client 19.3 unzipped and installed to c:\instantclient_19_3 and has also been added to the windows path.

  7. What is your Oracle Database version?
    12.2

  8. What is the PATH environment variable (on Windows) or LD_LIBRARY_PATH (on Linux) set to? On macOS, what is in ~/lib?
    %USERPROFILE%\AppData\Local\Microsoft\WindowsApps;C:\instantclient_19_3

  9. What Oracle environment variables did you set? How exactly did you set them?
    None

  10. Do you have a small, single Python script that immediately runs to show us the problem?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions