Re: [cx-oracle-users] Problems installing for Python 3.5 on Windows 10 64-bit
Brought to you by:
atuining
From: Anthony T. <ant...@gm...> - 2016-08-19 14:58:40
|
Hi, The only files provided are found here: https://pypi.python.org/pypi/cx_Oracle/ I don't recall the errors that others (and now you) were experiencing with installation of cx_Oracle under Python 3.5 on Windows 10. Can you enlighten me? Note that if the installation succeeds but puts the file in the wrong place, you can always copy the file to the right place afterwards. Note as well that the executable installer file is an executable with a zip file appended to it so you can always just open the file with an unzip tool and extract the cx_Oracle.pyd directly. Hope that helps! Anthony On Fri, Aug 19, 2016 at 7:50 AM, <rob...@sb...> wrote: > Hello, I have been looking through old emails on this list because I've > encountered an error that others have with installing cx_Oracle to Windows > 10 for python 3.5. I was looking for a place on the cx_Oracle site where I > could just download the compiled binary library for python 3.5 windows > 64-bit. Is there a copy available somewhere without having to use the > installer? > > Thanks > Rob > > ------------------------------------------------------------ > ------------------ > > _______________________________________________ > cx-oracle-users mailing list > cx-...@li... > https://lists.sourceforge.net/lists/listinfo/cx-oracle-users > > |