Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #86369

Running Idle on Windows 8 (.1)

From Terry Reedy <tjreedy@udel.edu>
Subject Running Idle on Windows 8 (.1)
Date 2015-02-24 20:29 -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>
Newsgroups comp.lang.python
Message-ID <mailman.19163.1424827775.18130.python-list@python.org> (permalink)

Show all headers | 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 | NextPrevious in thread | Next in thread | Find similar | Unroll thread


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