Hello Sasha On Wed, 28 Aug 2002, Aleksandar Kacanski wrote: > Having a problem installing webware 0.7 final. > Here is the verbose output: > Python 2.2.1 (#1, Aug 28 2002, 10:02:16) > Creating components' index.html... > 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 422, in createComponentIndexes > for doc in comp['docs']: > File "/usr/local/lib/python2.2/UserDict.py", line 14, in > __getitem__ > def __getitem__(self, key): return self.data[key] > KeyError: docs > > Please reply directly...
IIRC, I once had something like this when install.py wasn't started from the Webware master directory. Stefan ------------------------------------------------------- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
