Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #96946
| Subject | Re: problem building python 3.5 extensions for windows |
|---|---|
| From | Phil Thompson <phil@riverbankcomputing.com> |
| Date | 2015-09-21 16:01 +0100 |
| References | <55FFFE50.8090703@chamonix.reportlab.co.uk> <mtp0k9$s56$1@ger.gmane.org> <56000D96.2070400@chamonix.reportlab.co.uk> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.40.1442847793.28679.python-list@python.org> (permalink) |
On 21 Sep 2015, at 3:00 pm, Robin Becker <robin@reportlab.com> wrote: > > ........ >> >> The most reported problem trying to build anything on Windows that is Python >> related. >> > ......... >> >> I'd be inclined to go for the reinstall, painful as that might be. I've tried >> finding the batch file as a separate download but there's just too many hits >> about "download Visual Studio". >> > I think that's where I'm headed. > > Sadly this has been the worst python upgrade for a long time in windows land. I would gladly forgo all the bells and whistles for a simple install of the C compiler, but I'm never certain that I'll be able to do cross-compiles etc etc etc :( I had no problems with the community edition. Just select a Custom install and select "Common Tools for Visual C++ 2015" as the only feature. That gave me command shells in the start menu for native and cross-compilers. Phil
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: problem building python 3.5 extensions for windows Phil Thompson <phil@riverbankcomputing.com> - 2015-09-21 16:01 +0100
csiph-web