Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #98086 > unrolled thread
| Started by | Tim Golden <mail@timgolden.me.uk> |
|---|---|
| First post | 2015-11-02 06:16 +0000 |
| Last post | 2015-11-02 10:03 +0100 |
| Articles | 3 — 3 participants |
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: python doesn't install Tim Golden <mail@timgolden.me.uk> - 2015-11-02 06:16 +0000
Re: python doesn't install Dave Farrance <df@see.replyto.invalid> - 2015-11-02 08:28 +0000
Re: python doesn't install Chris Warrick <kwpolska@gmail.com> - 2015-11-02 10:03 +0100
| From | Tim Golden <mail@timgolden.me.uk> |
|---|---|
| Date | 2015-11-02 06:16 +0000 |
| Subject | Re: python doesn't install |
| Message-ID | <mailman.51.1446444994.4463.python-list@python.org> |
On 02/11/2015 00:08, Daniel Joffe wrote: > WinXP...32 bits...professional > > I keep getting message > > > note also that there is no place on the install box to start...you just > click somewhere, and the install started. > I'm afraid you've been bitten by the fact that we no longer support Windows XP and haven't communicated this very well. We have a new version of the installer almost ready for release which indicates this much earlier (and more obviously). I'm afraid if you're on XP you're limited to Python 3.4 and earlier, all of which are perfectly usable I'm happy to say! TJG
[toc] | [next] | [standalone]
| From | Dave Farrance <df@see.replyto.invalid> |
|---|---|
| Date | 2015-11-02 08:28 +0000 |
| Message-ID | <je5e3bdo94nr68k9dho41243s7s97hcqlp@4ax.com> |
| In reply to | #98086 |
Tim Golden <mail@timgolden.me.uk> wrote: >I'm afraid you've been bitten by the fact that we no longer support >Windows XP and haven't communicated this very well. We have a new >version of the installer almost ready for release which indicates this >much earlier (and more obviously). I'm afraid if you're on XP you're >limited to Python 3.4 and earlier, all of which are perfectly usable I'm >happy to say! I've been reading the comments about Python and XP on this group -- and I must say that I'm thinking: Doesn't pretty much every other Windows software package tell you the minimum requirements -- because that's the first thing you'd want to know? So I've Googled for "python 3.5 minimum requirements": 1st hit: "Using Python on Windows -- Python 3.5.0 documentation" and a few paragraphs down that page there's: "Python on XP -- 7 Minutes to Hello World by Richard Dooling, 2006" which says how easy it is to install on XP. 2nd hit: "Download Python -- Python.org" There's download links but nothing about XP, but there's a link for "Information about specific ports" -- so click on "Windows" and no information actually, just more download links. 3rd hit: "Welcome to Python.org" There's download links and no info about minimum requirements. And so on down the page of Google hits. Yes, I've read the justifications. Why list all the non-supported OSs? And the explanation about each version of Python being supported just for the supported versions of Windows upon its release is in the documentation -- somewhere. But it still seems to me that stating the minimum requirements in a place that people would tend to look for it is a... minimum requirement. If the developers really are determined not to mention specific versions of Windows (If it was me, I'd have probably mentioned that the most recent version required Vista somewhere on the download page), then maybe adding the comment about matching the release date of Python to the supported versions of Windows to the download pages would give people some sort of clue as to what's going on.
[toc] | [prev] | [next] | [standalone]
| From | Chris Warrick <kwpolska@gmail.com> |
|---|---|
| Date | 2015-11-02 10:03 +0100 |
| Message-ID | <mailman.54.1446455019.4463.python-list@python.org> |
| In reply to | #98090 |
On 2 November 2015 at 09:28, Dave Farrance <df@see.replyto.invalid> wrote: > Yes, I've read the justifications. Why list all the non-supported OSs? > And the explanation about each version of Python being supported just > for the supported versions of Windows upon its release is in the > documentation -- somewhere. But it still seems to me that stating the > minimum requirements in a place that people would tend to look for it is > a... minimum requirement. > > If the developers really are determined not to mention specific versions > of Windows (If it was me, I'd have probably mentioned that the most > recent version required Vista somewhere on the download page), then > maybe adding the comment about matching the release date of Python to > the supported versions of Windows to the download pages would give > people some sort of clue as to what's going on. > -- > https://mail.python.org/mailman/listinfo/python-list This could be resolved in one line of HTML or reST. Windows XP is still in use, and it was supported one minor version ago. Surely it wouldn’t hurt to add a “Warning: Windows XP is ancient, and Python 3.5 does not support it — upgrade to a newer OS or use 3.4.3 instead” notice to the download page? -- Chris Warrick <https://chriswarrick.com/> PGP: 5EAAEA16
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.python
csiph-web