Re: [cx-oracle-users] Wheel distribution for cx_Oracle?
Brought to you by:
atuining
From: Glyph L. <gl...@tw...> - 2015-03-11 17:55:13
|
That should pretty much be it. I've made binary wheels of cx_Oracle in the past and they seemed to work more or less out of the box. The one thing that really needs testing is to make sure that the extensions deal with different install locations of the oracle libraries; I think that should be fine but I've never tested it since my environments were always pretty consistent. -glyph > On Mar 11, 2015, at 7:18 AM, edb...@gm... wrote: > > Hi Anthony, > > With 5.2 sounding fairly close to release, I'd like to revisit building Wheels for easier installation on Windows with pip. Sadly, I don't have a Python-compatible compiler set up here, so there's only so much I can test. > > Would this be as simple as running "python setup.py bdist_wheel" as part of the build process, or is there more to it? > > Thanks, > -Ed > > On Tue, Sep 23, 2014 at 5:49 PM edb...@gm... <mailto:edb...@gm...> <edb...@gm... <mailto:edb...@gm...>> wrote: > Hello, > > I was wondering how feasible it would be to get Wheel distributions for cx_Oracle uploaded to PyPI, and I found this thread from last year: > > http://sourceforge.net/p/cx-oracle/mailman/message/31100757/ <http://sourceforge.net/p/cx-oracle/mailman/message/31100757/> > > Did anything come of this? What would need to be done at this point to finish the work? > > (Also, please let me know if there's a better list for this conversation.) > > Thank you, > -Ed Brannin > > edb...@gm... <mailto:edb...@gm...> > cell: 585-261-0279 > ------------------------------------------------------------------------------ > Dive into the World of Parallel Programming The Go Parallel Website, sponsored > by Intel and developed in partnership with Slashdot Media, is your hub for all > things parallel software development, from weekly thought leadership blogs to > news, videos, case studies, tutorials and more. Take a look and join the > conversation now. http://goparallel.sourceforge.net/_______________________________________________ > cx-oracle-users mailing list > cx-...@li... > https://lists.sourceforge.net/lists/listinfo/cx-oracle-users |