Skip to content

Instantly share code, notes, and snippets.

@udhayprakash
Created February 13, 2017 13:11
Show Gist options
  • Save udhayprakash/fbe8d320aa3a9c6ab307d7696cc809ad to your computer and use it in GitHub Desktop.
Save udhayprakash/fbe8d320aa3a9c6ab307d7696cc809ad to your computer and use it in GitHub Desktop.
Unable to import cx_Oracle
In [7]: import cx_Oracle
---------------------------------------------------------------------------
ImportError Traceback (most recent call last)
<ipython-input-7-d1ecebcba3d2> in <module>()
----> 1 import cx_Oracle
ImportError: DLL load failed: The specified module could not be found.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment