[Tutor] os.rename error problem

Terry Carroll carroll at tjc.com
Tue Nov 2 20:04:20 CET 2004


On Mon, 1 Nov 2004, justin wrote:

> Exception in Tkinter callback
> Traceback (most recent call last):
>   File "D:\PYTHON23\lib\lib-tk\Tkinter.py", line 1345, in __call__
>     return self.func(*args)
>   File "E:\work\Python\ID3edit\v2.0\ID3edit.py", line 71, in reName
>     os.rename(old, new)
> OSError: [Errno 13] Permission denied
> >>> 
> 
> Im using Win2k and have checked to see if the file is read-only. Its not and I
> have been able to edit the MP3 ID3 tag information without problem. 

It's not in use, is it?  Still open by a tag editor or being played back?






More information about the Tutor mailing list