On Monday 19 November 2001 08:30 am, Geoff Talvola wrote: > Propagating stylesheets... > Traceback (most recent call last): > � �File "install.py", line 421, in ? > � � �Installer().run(verbose=verbose) > � �File "install.py", line 55, in run > � � �self.installDocs() > � �File "install.py", line 110, in installDocs > � � �self.propagateStyleSheet() > � �File "install.py", line 125, in propagateStyleSheet > � � �open(target, 'wb').write(stylesheet) > IOError: [Errno 13] Permission denied: > 'CGIWrapper\\Docs\\StyleSheet.css'
That's not a modification, it's an actual copy. Probably your Docs/ directory is not writable either. In any case, my original --expand-docs=no idea should help. -Chuck _______________________________________________ Webware-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-devel
