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


Groups > comp.lang.python > #10452

Re: How do I access IDLE in Win7

References (2 earlier) <j0pebk$l80$1@dont-email.me> <mailman.1537.1311785291.1164.python-list@python.org> <j0pp7t$258$1@dont-email.me> <mailman.1539.1311796419.1164.python-list@python.org> <j0pvql$f39$1@dont-email.me>
Date 2011-07-28 09:19 -0400
Subject Re: How do I access IDLE in Win7
From Jerry Hill <malaclypse2@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.1571.1311859190.1164.python-list@python.org> (permalink)

Show all headers | View raw


On Wed, Jul 27, 2011 at 5:26 PM, W. eWatson <wolftracks@invalid.com> wrote:
> .py=Python.File
> .pyw=Python.NoConFile
> Python.File="C:\Python25\python.exe" "%1" %*
> Python.File="C:\Python25\python.exe" "%1" %*
> Python.NoConFile="C:\Python25\pythonw.exe" "%1" %*

That all looks good.

> I cannot copy from the cmd window. It ends with [errorno 13] Permission
> denied to c:||Users\\Wayne\\idlerc\\recent-files.lst'

That sounds like the root of the problem, then.  I'm assuming Wayne is
your username, but I don't know why you wouldn't have permission to
access something in your own user directory.  Can you try deleting
that file in the windows explorer?  You could try messing with the
permissions, but I doubt you care about a recent file list that sounds
several months old.  You might even try removing (or renaming) the
whole C:\Users\Wayne\idlerc folder.  Idle should re-build anything it
needs if it's not there when you start up.

-- 
Jerry

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

How do I access IDLE in Win7 "W. eWatson" <wolftracks@invalid.com> - 2011-07-27 08:06 -0700
  Re: How do I access IDLE in Win7 rantingrick <rantingrick@gmail.com> - 2011-07-27 08:38 -0700
    Re: How do I access IDLE in Win7 "W. eWatson" <wolftracks@invalid.com> - 2011-07-27 09:28 -0700
      Re: How do I access IDLE in Win7 Jerry Hill <malaclypse2@gmail.com> - 2011-07-27 12:48 -0400
        Re: How do I access IDLE in Win7 "W. eWatson" <wolftracks@invalid.com> - 2011-07-27 12:34 -0700
          Re: How do I access IDLE in Win7 Jerry Hill <malaclypse2@gmail.com> - 2011-07-27 15:53 -0400
            Re: How do I access IDLE in Win7 "W. eWatson" <wolftracks@invalid.com> - 2011-07-27 14:26 -0700
              Re: How do I access IDLE in Win7 Thomas Jollans <t@jollybox.de> - 2011-07-28 01:59 +0200
                Re: How do I access IDLE in Win7 "W. eWatson" <wolftracks@invalid.com> - 2011-07-27 17:28 -0700
                Re: How do I access IDLE in Win7 Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2011-07-27 21:46 -0700
                Re: How do I access IDLE in Win7 "W. eWatson" <wolftracks@invalid.com> - 2011-07-28 04:56 -0700
                Re: How do I access IDLE in Win7 Thomas Jollans <t@jollybox.de> - 2011-07-28 14:19 +0200
              Re: How do I access IDLE in Win7 Jerry Hill <malaclypse2@gmail.com> - 2011-07-28 09:19 -0400
                Re: How do I access IDLE in Win7 "W. eWatson" <wolftracks@invalid.com> - 2011-07-28 08:10 -0700
                Re: How do I access IDLE in Win7 "W. eWatson" <wolftracks@invalid.com> - 2011-07-28 08:16 -0700
  Re: How do I access IDLE in Win7 "W. eWatson" <wolftracks@invalid.com> - 2011-07-28 21:23 -0700

csiph-web