Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #65374
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!border2.nntp.ams2.giganews.com!backlog4.nntp.ams3.giganews.com!backlog4.nntp.ams.giganews.com!border2.nntp.ams.giganews.com!nntp.giganews.com!newsfeed.xs4all.nl!newsfeed2a.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <mail@timgolden.me.uk> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.001 |
| X-Spam-Evidence | '*H*': 1.00; '*S*': 0.00; 'python.': 0.02; 'subject:Windows': 0.02; 'subject:Python': 0.06; 'problem?': 0.07; 'allison': 0.09; 'cursor': 0.09; 'restored': 0.09; 'subject:2.7': 0.09; 'python': 0.11; 'windows': 0.15; 'fine.': 0.16; 'from:addr:timgolden.me.uk': 0.16; 'from:name:tim golden': 0.16; 'ideal.': 0.16; 'message-id:@timgolden.me.uk': 0.16; 'opened.': 0.16; 'received:74.55.86': 0.16; 'received:74.55.86.74': 0.16; 'received:smtp.webfaction.com': 0.16; 'received:webfaction.com': 0.16; 'reproduce': 0.16; 'subject:after': 0.16; 'tjg': 0.16; 'prevent': 0.16; 'wrote:': 0.18; 'header:User-Agent:1': 0.23; 'header:In-Reply-To:1': 0.27; 'installed': 0.27; "i'm": 0.30; 'anyone': 0.31; 'run': 0.32; 'running': 0.33; 'but': 0.35; 'version': 0.36; 'idle': 0.36; "i'll": 0.36; 'to:addr:python- list': 0.38; 'does': 0.39; 'launch': 0.39; 'to:addr:python.org': 0.39; 'changed': 0.39; 'unable': 0.39; 'subject:Update': 0.60; 'new': 0.61; 'first': 0.61; 'laptop': 0.65; 'here': 0.66; 'clicking': 0.73; 'from:addr:mail': 0.83; '2.7.': 0.84; '8.1': 0.84; 'gray': 0.84; 'subject:Launch': 0.91; 'obtained': 0.96 |
| Date | Mon, 03 Feb 2014 20:03:18 +0000 |
| From | Tim Golden <mail@timgolden.me.uk> |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 |
| MIME-Version | 1.0 |
| To | python-list@python.org |
| Subject | Re: Unable to Launch Python 2.7 after Windows 8.1 Update |
| References | <c3a0106c-db91-4854-907b-aa66d1d715dd@googlegroups.com> |
| In-Reply-To | <c3a0106c-db91-4854-907b-aa66d1d715dd@googlegroups.com> |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| 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> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.6361.1391457782.18130.python-list@python.org> (permalink) |
| Lines | 16 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1391457782 news.xs4all.nl 2884 [2001:888:2000:d::a6]:47708 |
| X-Complaints-To | abuse@xs4all.nl |
| X-Original-Bytes | 3683 |
| Xref | csiph.com comp.lang.python:65374 |
Show key headers only | View raw
On 02/02/2014 15:39, Allison Gray wrote: > I recently obtained a new laptop with Windows 8.1 and installed > Python 2.7. Everything was working fine. Then after my first update, > I was unable to launch Python. After clicking the Python icon, the > thinking cursor activated, but Python never opened. I restored my > laptop to a time before the update, and am now able to run Python. I > have changed my automatic update setting to prevent this from > happening again but this is less than ideal. Has anyone had this > problem? Does anyone know what Windows setting would prevent Python > IDLE from opening? I'm not running Win8.1 here but I'll try to run up a VM to reproduce it. In case it matters: do you know what version of Win8.1 it was? Enterprise? Professional? TJG
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Unable to Launch Python 2.7 after Windows 8.1 Update Allison Gray <allison.k.gray@gmail.com> - 2014-02-02 07:39 -0800
Re: Unable to Launch Python 2.7 after Windows 8.1 Update MRAB <python@mrabarnett.plus.com> - 2014-02-02 16:16 +0000
Re: Unable to Launch Python 2.7 after Windows 8.1 Update Allison Gray <allison.k.gray@gmail.com> - 2014-02-02 13:22 -0800
Re: Unable to Launch Python 2.7 after Windows 8.1 Update John Gordon <gordon@panix.com> - 2014-02-02 21:16 +0000
Re: Unable to Launch Python 2.7 after Windows 8.1 Update Tim Golden <mail@timgolden.me.uk> - 2014-02-03 20:03 +0000
csiph-web