[cx-oracle-users] Cannot install cx-Oracle 5.1.1 using pip
Brought to you by:
atuining
From: Raymond T. <ray...@tr...> - 2014-05-27 03:45:10
|
Hi, Starting from 26 May, we found that we could not install cx-Oracle 5.1.1 using pip. Previously, that was running fine. May I know if that is an accident or intentional? Here is the output when I tried to install cx-Oracle 5.1.1: > (testaaa)Sparrow:bin raymondtau$ pip install cx-Oracle==5.1.1 > Downloading/unpacking cx-Oracle==5.1.1 > Could not find a version that satisfies the requirement cx-Oracle==5.1.1 (from versions: 5.1.3) > Cleaning up... > No distributions matching the version for cx-Oracle==5.1.1 > Storing complete log in /Users/raymondtau/.pip/pip.log Thanks. |