Hi All,
I am facing problem with installation of cx_oracle, i have windows7 64bits, python 3.3, oracle 11g express edition, instant client 11.2 for 64 bits and copied cx_Oracle-5.1.3-11g.win-amd64-py3.3 under python3.3 windows. I am new in python and after all these installation when trying to import cx_oracle at python3.3 idle, getting error ImportError: No module named 'cx_oracle'
i have adjusted in system variable path to c:\pythong3.3
oracle home is D:\instantclient_11_2
please anyone can guide how should i fix this problem.
Best Regards,
Vany