Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #96946 > unrolled thread
| Started by | Phil Thompson <phil@riverbankcomputing.com> |
|---|---|
| First post | 2015-09-21 16:01 +0100 |
| Last post | 2015-09-21 16:01 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: problem building python 3.5 extensions for windows Phil Thompson <phil@riverbankcomputing.com> - 2015-09-21 16:01 +0100
| From | Phil Thompson <phil@riverbankcomputing.com> |
|---|---|
| Date | 2015-09-21 16:01 +0100 |
| Subject | Re: problem building python 3.5 extensions for windows |
| Message-ID | <mailman.40.1442847793.28679.python-list@python.org> |
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 top | Article view | comp.lang.python
csiph-web