Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

cx_oracle import error "ImportError: No module named 'cx_oracle'

va44725815Aug 26 2014 — edited Aug 26 2014


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

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 23 2014
Added on Aug 26 2014
0 comments
348 views