please help with python program
Steven D'Aprano
steven at REMOVE.THIS.cybersource.com.au
Thu May 14 00:01:30 EDT 2009
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
> would really like to get this working so any help would be appreciated.
What about permissions on the file itself?
--
Steven
More information about the Python-list
mailing list