Re: DLL load failed

Anthony Tuininga <[email protected]> Thu, 13 Apr 2017 10:51:14 -0600
Newsgroups gmane.comp.python.db.cx-oracle
Message-ID <CAE1XR-7t=edd=e74_NTPesyM8pacf1Qjb9iMFVK81PEB1+00tw@mail.gmail.com>
Hi Dominique,

You also need to have an Oracle Client installed. The simplest is the
Oracle Instant Client which you can find at the link below. Follow the
instructions at the bottom of the page from which you download the Instant
Client packages for your platform. Also, make sure that you download a
64-bit client to match your 64-bit Python and 64-bit cx_Oracle installation.

http://www.oracle.com/technetwork/database/features/instant-client/index-097480.html

Anthony

On Thu, Apr 13, 2017 at 9:34 AM, Dominique DEXHEIMER <
[email protected]> wrote:

> Hi everyone,
>
>
>
> I have run the installer cx_Oracle-5.2.1-12c.win-amd64-py2.7.exe on a
> Dell Precision T5610, running Windows7 64 bits, with apparent success: the
> compiled file cx_Oracle.pyd is in place under the site-packages directory.
> However, it seems that Python misses parts of the module (see session
>  below), even after appending a line to sys.path. Would there be another
> module registration to write somewhere before running it ?
>
>
>
> Regards,
>
> Dominique
>
>
>
> >>> import cx_Oracle
>
>
>
> Traceback (most recent call last):
>
>   File "<pyshell#0>", line 1, in <module>
>
>     import cx_Oracle
>
> ImportError: DLL load failed: The specified module could not be found.
>
> >>>
>
>
>
> ------------------------------------------------------------
> ------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> cx-oracle-users mailing list
> cx-oracle-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> https://lists.sourceforge.net/lists/listinfo/cx-oracle-users
>
>

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot

_______________________________________________
cx-oracle-users mailing list
cx-oracle-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/cx-oracle-users