Boris Lakowski [[EMAIL PROTECTED]] wrote:
>When I started the AppServer (appserver.bat) out of the box
>I got an error telling me that "there is no module Tasks". 
[...]
>Moreover I get the "error" template page within the browser
>telling me that there is another module missing (py2html). 
>Again py2html is there but the import statement seems to be 
>wrong. I did not try to fix it.

I believe both of these problems happen because the '__init__.py'
files are 0-length in the associated directories, and some
de-archivers don't create them.  If you create an empty __init__.py
file in the WebWare/DocSupport and Webware/WebKit/Tasks directories,
both problems should go away.

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

Reply via email to