Re: [cx-oracle-users] cx_Oracle 5.2.1
Brought to you by:
atuining
|
From: Anthony T. <ant...@gm...> - 2016-01-19 14:03:50
|
Hi Walter, Sorry about that! I forgot to upload the source. That has now been corrected. :-) Anthony On Tue, Jan 19, 2016 at 3:54 AM, Walter Dörwald <wa...@li...> wrote: > On 19 Jan 2016, at 6:24, Anthony Tuininga wrote: > > > What is cx_Oracle? > > > > cx_Oracle is a Python extension module that enables access to Oracle > > for > > Python 2.x and 3.x and conforms to the Python database API 2.0 > > specifications > > with a number of enhancements. > > > > Where do I get it? > > http://cx-oracle.sourceforge.net > > > > What's new? > > > > http://cx-oracle.readthedocs.org/en/latest/releasenotes.html > > I can't update to 5.2.1: > > $ pip list | grep cx > cx-Oracle (5.2) > $ pip install --upgrade cx_Oracle > Requirement already up-to-date: cx-Oracle in > /Users/walter/pyvenvs/default/lib/python3.5/site-packages > $ pip list | grep cx > cx-Oracle (5.2) > > It seems that pip doesn't recognise the new version, because there are > only Windows installers in the cheeseshop. > > Can we get the source distribution please? > > Servus, > Walter > > > ------------------------------------------------------------------------------ > Site24x7 APM Insight: Get Deep Visibility into Application Performance > APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month > Monitor end-to-end web transactions and take corrective actions now > Troubleshoot faster and improve end-user experience. Signup Now! > http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140 > _______________________________________________ > cx-oracle-users mailing list > cx-...@li... > https://lists.sourceforge.net/lists/listinfo/cx-oracle-users > |