I downloaded a snapshot tonight and attempted to install Webware. An error was raised, see below. Can anyone explain the problem and what I can do to set things straight?

Many thanks, in advance,

 - Mark

[EMAIL PROTECTED] Webware]# python2.3 install.py
Webware for Python X.Y
Installer

        Date: Mon Oct 11 17:46:12 2004
  Python ver: 2.3.4 (#1, Jul 22 2004, 20:47:54)
              [GCC 3.3.2 20031022 (Red Hat Linux 3.3.2-1)]
      Op Sys: posix
    Platform: linux2
     Cur dir: /usr/local/Webware

Scanning for components...
   no CVS             yes CGIWrapper
  yes COMKit           no Distributions
   no DocSupport       no Docs
   no Documentation   yes MiddleKit
  yes MiscUtils       yes PSP
  yes TaskKit         yes UserKit
  yes WebKit          yes WebUtils
   no bin             yes Webware

Propagating stylesheets...

Processing raw doc files...

Creating browsable source and summaries...
  CGIWrapper...
  COMKit...
  MiddleKit...
  MiscUtils...
  PSP...
  TaskKit...
  UserKit...
  WebKit...
  WebUtils...
  Webware...

Creating ComponentIndex.html...
Creating index.html...
Creating components' index.html...
Traceback (most recent call last):
File "install.py", line 571, in ?
Installer().run(verbose=verbose, passprompt=passprompt, defaultpass=defaultpass)
File "install.py", line 74, in run
self.installDocs()
File "install.py", line 224, in installDocs
self.createComponentIndexes()
File "install.py", line 440, in createComponentIndexes
for doc in comp['docs']:
File "/usr/lib/python2.3/UserDict.py", line 19, in __getitem__
def __getitem__(self, key): return self.data[key]
KeyError: 'docs'




-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to