Re: Help/Advice installing cx_oracle on El Capitan

Shai Berger <shai-9mtU2oJkgntWk0Htik3J/[email protected]> Wed, 21 Oct 2015 20:48:30 +0300
Newsgroups gmane.comp.python.db.cx-oracle
Organization Platonix Joint Ventures
Message-ID <[email protected]>
Hi Greg,

It seems to me like your "pip install" command is picking some previously 
installed cx-oracle on your system, rather than building a new one. That is 
probably why you're getting cx-oracle 5.2 and not the latest version, and that 
is why your installation output does not seem to include compilation.

HTH,
	Shai.

------------------------------------------------------------------------------