Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #96656
| From | Mark Lawrence <breamoreboy@yahoo.co.uk> |
|---|---|
| Subject | Re: how to build windows extensions for python 3.5 |
| Date | 2015-09-16 05:49 +0100 |
| References | (1 earlier) <mt6sf7$gf0$1@ger.gmane.org> <55F80353.9080609@chamonix.reportlab.co.uk> <55F81DE0.5050100@chamonix.reportlab.co.uk> <CAKJDb-P6OtSu3HPBBb7fdOD9fntpt43RkbY8GhDttg46vbjAjA@mail.gmail.com> <55F8416E.6010901@chamonix.reportlab.co.uk> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.609.1442379002.8327.python-list@python.org> (permalink) |
On 15/09/2015 17:03, Robin Becker wrote: > On 15/09/2015 16:54, Zachary Ware wrote: >> On Tue, Sep 15, 2015 at 8:32 AM, Robin Becker <robin@reportlab.com> >> wrote: > ........ >> >> I'm a bit surprised that you can successfully use the same .libs for >> 2.7 and 3.3/3.4. But since that seems to work, I'd say go ahead and >> try it with 3.5, and if the build succeeds test the crap out of it :) >> > I've downloaded the vs2015 iso from msdn and I'll give the install a try > tomorrow. It can't be that hard to build our extensions since Christoph > Golhke has done a reportlab wheel for 3.5 at > http://www.lfd.uci.edu/~gohlke/pythonlibs/ I'd be inclined to check out anything on the bug tracker involving Christoph Golhke, there was certainly one show stopper within the last few days. It make take a few minutes, on the other hand it might save you days :) -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: how to build windows extensions for python 3.5 Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-09-16 05:49 +0100
csiph-web