Re: Help/Advice installing cx_oracle on El Capitan

greg <[email protected]> Thu, 22 Oct 2015 09:14:18 -0400
Newsgroups gmane.comp.python.db.cx-oracle
Message-ID <CAOpDiKy0FDduAu6exJYa9NnvNitDVVhDxmg+zVEqQC5L3f4seg@mail.gmail.com>
Thanks, that makes a lot of sense.  Any idea how to make pip not do
that?  Maybe I should just specify the latest version?

On Wed, Oct 21, 2015 at 1:48 PM, Shai Berger <shai-9mtU2oJkgntWk0Htik3J/[email protected]> wrote:
> 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.
>
> ------------------------------------------------------------------------------
> _______________________________________________
> cx-oracle-users mailing list
> cx-oracle-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> https://lists.sourceforge.net/lists/listinfo/cx-oracle-users

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