DLL load failed

Dominique DEXHEIMER <[email protected]> Thu, 13 Apr 2017 15:34:29 +0000
Newsgroups gmane.comp.python.db.cx-oracle
Message-ID <[email protected]>
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