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!

Cannot connect to Oracle database, python not recognizing cx_Oracle

3031421Apr 5 2017 — edited Apr 6 2017

Hi I am trying to connect to an Oracle Database using pycharm as my IDE. I've downloaded and installed the cx_oracle from https://pypi.python.org/pypi/cx_Oracle/5.3

However when I try to run:

import cx_Oracle, I receive an import error, and am completely stuck as to what to do next. Any help will be appreciated.

cx_Oracle_err.png

This post has been answered by 3031421 on Apr 6 2017
Jump to Answer

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on May 4 2017
Added on Apr 5 2017
2 comments
8,261 views