I have downloaded and installed (cx_Oracle-5.2.1-11g.win32-py2.7.exe) and able to use this module in pyscripter to connect and get data from oracle.
But when i used python IDLE (python GUI) and import cx_oracle fails.
Do i need to set environment variable for this ? But the installation directory does not contain any .py files.
Please suggest me.