I just tried cx_oracle 5.1.3 with python 3.4:
C:\temp\cx_Oracle-5.1.3>python setup.py build
running build
running build_ext
building 'cx_Oracle' extension
creating build
creating build\temp.win32-3.4-9i
creating build\temp.win32-3.4-9i\Release
C:\Program Files\Microsoft Visual Studio 10.0\VC\BIN\cl.exe /c /nologo /Ox /MD 
/W3 /GS- /DNDE
BUG -IC:\oracle\ora90\oci\include -IC:\oracle\ora90\rdbms\demo 
-IC:\Python34\include -IC:\Pyt
hon34\include /Tccx_Oracle.c /Fobuild\temp.win32-3.4-9i\Release\cx_Oracle.obj 
-DBUILD_VERSION
=5.1.3
cx_Oracle.c
cx_Oracle.c(27) : fatal error C1189: #error :  Unsupported version of OCI.
error: command 'C:\\Program Files\\Microsoft Visual Studio 
10.0\\VC\\BIN\\cl.exe' failed with
 exit status 2


-- 
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.

Reply via email to