Skip to content

Instantly share code, notes, and snippets.

View ryanhiebert's full-sized avatar

Ryan Hiebert ryanhiebert

View GitHub Profile

Install cx_Oracle for Python on OS X

Download the following files from Oracle. You'll to login (it's free to register) to download the files.

Create a directory /usr/lib/share/oracle

export ORACLE_HOME=/usr/lib/share/oracle
export VERSION=11.2.0.3.0
export ARCH=x86_64