|
发表于 2003-8-17 16:52:26
|
显示全部楼层
[root@localhost note]# archmage CPlusPlus.chm /home/other/CHM
Traceback (most recent call last):
File "/usr/bin/archmage", line 38, in ?
source.extract(args[1])
File "/usr/lib/python2.2/site-packages/CHM.py", line 116, in extract
mkdir(dir)
OSError: [Errno 17] File exists: '/home/other/CHM'
为什么会这样 |
|