Re: [cx-oracle-users] Help/Advice installing cx_oracle on El Capitan
Brought to you by:
atuining
From: Shai B. <sh...@pl...> - 2015-10-21 17:48:53
|
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. |