Yes, I did.

Tavis Rudd wrote:
> Did you run the installation script before the launch script?
> 
> On August 20, 2002 07:51 pm, Keith Jackson wrote:
> 
>>I'm using python 2.2.1, and a CVS check out of webware from this morning.
>>
>>Ian Bicking wrote:
>>
>>>What version of Python are you using?  At this point, a number of Python
>>>2.x things have been introduced -- Webware is informally becoming
>>>incompatible with 1.5.2.
>>>
>>>On Tue, 2002-08-20 at 21:39, Keith Jackson wrote:
>>>
>>>>Oops, should have been one more line to the log file.
>>>>--keith
>>>>
>>>>
>>>>
>>>>Traceback (innermost last):
>>>>  File "Launch.py", line 59, in ?
>>>>  File "Launch.py", line 55, in main
>>>>  File "Launch.py", line 30, in launchWebKit
>>>>  File "<string>", line 1, in ?
>>>>  File "WebKit/ThreadedAppServer.py", line 19, in ?
>>>>    from AppServer import AppServer
>>>>  File "WebKit/AppServer.py", line 16, in ?
>>>>    from Application import Application
>>>>  File "WebKit/Application.py", line 716
>>>>    result = getattr(servlet, method)(*args, **kwargs)
>>>>                                      ^
>>>>SyntaxError: invalid syntax
>>>>
>>>>Keith Jackson wrote:
>>>>
>>>>>Apologies ahead of time if this is obvious. I'm just getting started
>>>>>with webware (It looks very cool!), and I'm having trouble getting
>>>>>things working correctly. I thought I had things correctly configured to
>>>>>use mod_webkit, but I'm getting the following error when trying to start
>>>>>the app server. This is with python2.2. Here is the error I get. Any
>>>>>help would be appreciated.
>>>>>thanks,
>>>>>--keith
>>>>>
>>>>>Traceback (innermost last):
>>>>> File "Launch.py", line 59, in ?
>>>>> File "Launch.py", line 55, in main
>>>>> File "Launch.py", line 30, in launchWebKit
>>>>> File "<string>", line 1, in ?
>>>>> File "WebKit/ThreadedAppServer.py", line 19, in ?
>>>>>   from AppServer import AppServer
>>>>> File "WebKit/AppServer.py", line 16, in ?
>>>>>   from Application import Application
>>>>> File "WebKit/Application.py", line 716
>>>>>   result = getattr(servlet, method)(*args, **kwargs)
>>>>>----------------------------------------------------------------
>>>>>Keith R. Jackson                        [EMAIL PROTECTED]
>>>>>Grid Technology Group            (510) 486-4401
>>>>>Lawrence Berkeley National Laboratory
>>>>>http://www-itg.lbl.gov/~kjackson/
>>>>>
>>>>>
>>>>>
>>>>>-------------------------------------------------------
>>>>>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
>>>>
>>>>--
>>>>----------------------------------------------------------------
>>>>Keith R. Jackson                        [EMAIL PROTECTED]
>>>>Grid Technology Group                       (510) 486-4401
>>>>Lawrence Berkeley National Laboratory       http://www-itg.lbl.gov/~kjackson/
>>>>
>>>>
>>>>
>>>>-------------------------------------------------------
>>>>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
>>>
>>>-------------------------------------------------------
>>>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
>>
> 


-- 
----------------------------------------------------------------
Keith R. Jackson                        [EMAIL PROTECTED]
Grid Technology Group                   (510) 486-4401
Lawrence Berkeley National Laboratory   http://www-itg.lbl.gov/~kjackson/



-------------------------------------------------------
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

Reply via email to