Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #98934
| Path | csiph.com!news.swapon.de!fu-berlin.de!uni-berlin.de!not-for-mail |
|---|---|
| From | Zachary Ware <zachary.ware+pylist@gmail.com> |
| Newsgroups | comp.lang.python |
| Subject | Re: Trouble installing Python 3.5.0 |
| Date | Tue, 17 Nov 2015 10:25:08 -0600 |
| Lines | 16 |
| Sender | zachary.ware@gmail.com |
| Message-ID | <mailman.398.1447777536.16136.python-list@python.org> (permalink) |
| References | <1479749727.6211494.1447708113131.JavaMail.yahoo.ref@mail.yahoo.com> <1479749727.6211494.1447708113131.JavaMail.yahoo@mail.yahoo.com> <564B3DA6.5080401@shopzeus.com> <564B3F01.2000901@shopzeus.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8 |
| Content-Transfer-Encoding | quoted-printable |
| X-Trace | news.uni-berlin.de YOS+SYswekJ908HFGCt9TA6VvX3L4TOUpCZDu/KTOKCQ== |
| Return-Path | <zachary.ware@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.014 |
| X-Spam-Evidence | '*H*': 0.97; '*S*': 0.00; 'python,': 0.02; 'subject:Python': 0.05; 'newest': 0.09; 'python': 0.10; 'vista': 0.13; 'bit.': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'wrote:': 0.16; 'sender:addr:gmail.com': 0.18; '2015': 0.20; '(see': 0.20; 'to:name:python-list@python.org': 0.20; 'am,': 0.23; 'thus': 0.24; 'header:In-Reply-To:1': 0.24; 'supported': 0.27; 'message-id:@mail.gmail.com': 0.27; 'universal': 0.33; 'tue,': 0.34; 'received:google.com': 0.35; 'could': 0.35; 'nov': 0.35; 'problem.': 0.35; 'but': 0.36; 'should': 0.36; 'received:209.85': 0.36; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'things': 0.38; 'received:209': 0.38; 'does': 0.39; 'received:209.85.214': 0.39; 'to:addr:python.org': 0.40; 'still': 0.40; 'your': 0.60; 'here:': 0.63; 'latest': 0.64; 'date,': 0.66; 'url:en-us': 0.72; 'nagy': 0.84 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:content-type:content-transfer-encoding; bh=fCwdZN0ZYx3Gyzjum+CaTfnGGi9BPCAQvpXFWmdHL1Y=; b=WRn3mKLnQl2DFGcjwKUD/hYQYJLzaXTNw9EaYlLXxh6y+IZU70dfck4Cg/LicsW5cz Z4EyXFq0g0W0PSlSXCPGzg/XKxSar46DAkyGzDi7gMww91JAyyX5yfblMkkpHog5WwWH JfxaFu1OUX6ID1oKjubV9QJhh8qSYOFduFPfYIN1q+NzbrM6UleTlQWM+a9K8MDCSFKj AxMy/53wm2npazoRchcgQfCh0TqNrVeH7y0iT3V/188D/1dd235mMd2yCQiQucn4Yq6J Y95l3VQagursmtS+hLvHATsaKbnQpM/zq3kh1ovmyfcp3afxmoTIlelWqqU3AmT5NWAy J2ZQ== |
| X-Received | by 10.182.236.6 with SMTP id uq6mr26016995obc.16.1447777528220; Tue, 17 Nov 2015 08:25:28 -0800 (PST) |
| In-Reply-To | <564B3F01.2000901@shopzeus.com> |
| X-Google-Sender-Auth | h8Q7Fk_qUUuUVTW0B03de1emd4Y |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.20+ |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Xref | csiph.com comp.lang.python:98934 |
Show key headers only | View raw
On Tue, Nov 17, 2015 at 8:51 AM, Nagy László Zsolt <gandalf@shopzeus.com> wrote: > I think Vista and XP was supported up to Python 3.4. The newest Python > 3.5 does not support Vista or XP. Vista is still supported in Python 3.5, but it requires the Universal CRT update, which requires the latest Service Pack for Vista (see here: https://support.microsoft.com/en-us/kb/2999226). If your Vista is up to date, you should have no problem. It could be argued that if you're not up to date you're not supported by Microsoft and thus not supported by Python, but that may be stretching things a bit. -- Zach
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Trouble installing Python 3.5.0 Zachary Ware <zachary.ware+pylist@gmail.com> - 2015-11-17 10:25 -0600
csiph-web