Re: please help with python program

2009-05-14 Thread Tim Golden
chedderslam wrote: IOError: [Errno 13] Permission denied: u'D:/My Music/Ani DiFranco/ Canon/Disc 1\\folder.jpg' I have removed the read-only attribute on the folder, and added "Everyone" with full control for security. Not sure what else to do. I would really like to get this working so any hel

Re: please help with python program

2009-05-13 Thread Steven D'Aprano
On Wed, 13 May 2009 20:39:04 -0700, chedderslam wrote: > IOError: [Errno 13] Permission denied: u'D:/My Music/Ani DiFranco/ > Canon/Disc 1\\folder.jpg' > > I have removed the read-only attribute on the folder, and added > "Everyone" with full control for security. Not sure what else to do. I > w