On 5/20/15 2:18 PM, Mehdi wrote:
This is what i get when i've tried to compile *cx_oracle 4.4.1* with
*python 3.4* on XP machine with oracle 9i installed:
4.4.1 ? That is an ancient version that does not support Python 3, and
SQLAlchemy doesn't even have very good support for that old version.
You need to be on the 5.x series, install 5.1.3 which you can get at
https://pypi.python.org/pypi/cx_Oracle
*
C:\temp\cx_Oracle-4.4.1>python setup.py build
*
So i'm not sure what should i do? downgrade python version to 3.3 or
try to compile latest cx_oracle against oracle 9i?
What is significant about Python 3.3 vs. 3.4 ?
On Wednesday, May 20, 2015 at 7:09:41 PM UTC+4:30, Michael Bayer wrote:
it doesn't? cx_oracle supports Py3K fully, do you have a link for
where it fails to work on Oracle 9 ? It's all just OCI and it
builds against whatever oracle client libs you have.
Send me more detail about the Python3/cx_oracle/9i thing.
--
You received this message because you are subscribed to the Google
Groups "sqlalchemy" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to [email protected]
<mailto:[email protected]>.
To post to this group, send email to [email protected]
<mailto:[email protected]>.
Visit this group at http://groups.google.com/group/sqlalchemy.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups
"sqlalchemy" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sqlalchemy.
For more options, visit https://groups.google.com/d/optout.