I just sync'd my copy of Webware with the CVS repository. On running the
install script, I get the following traceback:

Traceback (most recent call last):
  File "install.py", line 553, in ?
    Installer().run(verbose=verbose, passprompt=passprompt, defaultpass=defaultpass)
  File "install.py", line 57, in run
    self.installDocs()
  File "install.py", line 206, in installDocs
    self.createComponentIndexes()
  File "install.py", line 423, in createComponentIndexes
    ht.append(link % (doc['file'], doc['name']))
KeyError: file

...Edmund.


_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to