Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #86369
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed1a.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <python-python-list@m.gmane.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.002 |
| X-Spam-Evidence | '*H*': 1.00; '*S*': 0.00; 'subject:Windows': 0.02; 'means,': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'gui': 0.12; 'jan': 0.12; 'wrote': 0.14; 'windows': 0.15; 'displayed.': 0.16; 'invoking': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'reedy': 0.16; 'url:windows': 0.16; 'fix': 0.17; 'wrote:': 0.18; 'appears': 0.22; 'header:User- Agent:1': 0.23; 'manager.': 0.24; 'task': 0.26; 'header:X -Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'installed': 0.27; 'tried': 0.27; 'appear': 0.29; '(which': 0.31; 'program,': 0.31; 'anyone': 0.31; 'interface': 0.32; 'run': 0.32; 'url:python': 0.33; 'comment': 0.34; 'could': 0.34; 'but': 0.35; 'idle': 0.36; 'url:downloads': 0.36; 'url:org': 0.36; 'should': 0.36; 'too': 0.37; 'manager': 0.38; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'does': 0.39; 'to:addr:python.org': 0.39; 'skip:p 20': 0.39; 'received:org': 0.40; 'subject: ': 0.61; 'email addr:gmail.com': 0.63; '8.1': 0.84; 'received:fios.verizon.net': 0.84 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| To | python-list@python.org |
| From | Terry Reedy <tjreedy@udel.edu> |
| Subject | Running Idle on Windows 8 (.1) |
| Date | Tue, 24 Feb 2015 20:29:15 -0500 |
| References | <BY2PR02MB027B3EEEABDC6606BEF44E4FF160@BY2PR02MB027.namprd02.prod.outlook.com> <mch03v$mj5$1@ger.gmane.org> <mailman.19120.1424774156.18130.python-list@python.org> <0bbecc0a-9e03-4441-9fa8-c96bd3f690ec@googlegroups.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Gmane-NNTP-Posting-Host | pool-98-114-97-173.phlapa.fios.verizon.net |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 |
| In-Reply-To | <0bbecc0a-9e03-4441-9fa8-c96bd3f690ec@googlegroups.com> |
| 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.19163.1424827775.18130.python-list@python.org> (permalink) |
| Lines | 27 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1424827775 news.xs4all.nl 2874 [2001:888:2000:d::a6]:59538 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:86369 |
Show key headers only | View raw
On 2/24/2015 3:13 PM, blakemalc66@gmail.com wrote: > I too can not get idle to run on win 8.1 using python3.4.2 installed from the python-3.4.2.amd64.msi. What experience have others had with Idle and Windows 8? The OP for https://stackoverflow.com/questions/28633690/python-installation-troubleshooting wrote in a comment "I am invoking it from a win8 startmenu program, so I tried to do it via the normal windows 8 interface and it works from there," I do not know what 'normal windows 8 interface' means, but does it work for anyone else? > pythonw.exe appears in the task manager but no gui is displayed. pythonw.exe should appear *twice* in task manager. Please try 3.4.3rc1 and 3.5.0a1 https://www.python.org/downloads/windows/ If the Idle does not start correctly on Win 8, perhaps we could fix it before 3.4.3 final (which should be soon). -- Terry Jan Reedy
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: Compatibility Issues - Windows 8 Marcos Almeida Azevedo <marcos.al.azevedo@gmail.com> - 2015-02-24 12:59 +0800
Re: Compatibility Issues - Windows 8 blakemalc66@gmail.com - 2015-02-24 12:13 -0800
Running Idle on Windows 8 (.1) Terry Reedy <tjreedy@udel.edu> - 2015-02-24 20:29 -0500
Re: Running Idle on Windows 8 (.1) Ian Kelly <ian.g.kelly@gmail.com> - 2015-02-25 08:49 -0700
csiph-web