At 04:47 AM 12/14/01 -0500, Federico Di Gregorio wrote: >trying to run webware with python 2.0, 2.1 and even 2.2 i get the >following error on the first access: > >$ /usr/bin/env python2 Launch.py ThreadedAppServer > >... > >Traceback (most recent call last): > File "WebKit/ThreadedAppServer.py", line 252, in threadloop > rh.handleRequest() > File "WebKit/ThreadedAppServer.py", line 455, in handleRequest > dict_length = loads(chunk) >ValueError: bad marshal data > >obviously there is something wrong (with me?) here, but i don't >understand what. after all, 0.5 is running fine...
Does this help: http://webware.colorstudy.net/twiki/bin/view/Webware/BadMarshalData -- - Geoff Talvola [EMAIL PROTECTED] _______________________________________________ Webware-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-devel
