"Cannot update File menu Recent Files list [Errno 13] Permission denied: recent-files.lst" when I open IDLE (Python 3.4 GUI) -


i have no idea why happens , doesn't come typing cursor when click can't edit anything. i'm running windows 10, , python 3.4.4. know why happening?

cannon update file menu recent files list. operating system says:

[errno 13] permission denied:

'c:\users\aaron\.idlerc\recent-files.lst'

solved, .idlerc folder hidden, after making visible worked fine.

if recent-files.lst file hidden, python fail access properly. tried hide .idlerc folder , applied same settings subfolders. can still keep folder hidden, because it's ugly, make sure not set recent-files.lst file hidden, too.


Comments

Popular posts from this blog

ruby - Trying to change last to "x"s to 23 -

jquery - Clone last and append item to closest class -

c - Unrecognised emulation mode: elf_i386 on MinGW32 -