C:\Documents and Settings\Erwin>"T:\003 - OTL\10 - tkdo\todo.py"
Traceback (most recent call last):
File "T:\003 - OTL\10 - tkdo\todo.py", line 2783, in ?
main(sys.argv[1:])
File "T:\003 - OTL\10 - tkdo\todo.py", line 70, in main
create_config(cfg)
File "T:\003 - OTL\10 - tkdo\todo.py", line 259, in create_con
os.makedirs(dirname)
File "C:\Python24\lib\os.py", line 156, in makedirs
makedirs(head, mode)
File "C:\Python24\lib\os.py", line 156, in makedirs
makedirs(head, mode)
File "C:\Python24\lib\os.py", line 156, in makedirs
makedirs(head, mode)
File "C:\Python24\lib\os.py", line 159, in makedirs
mkdir(name, mode)
OSError: [Errno 13] Permission denied: 'T:'
|