|
Hi
Can anyone give me some advice on creating webkit.exe for IIS.
I have been using McMillan's installer package to create the exe but am unable
to get it running properly. The error I receive is detailed below (with debug
and verbose info on).:
Manipulating evironment
PYTHONPATH=D:\eztalk\Languages\Python\Webware\WebKit
v # D:\eztalk\Languages\Python\Lib\exceptions.pyc matches D:\eztalk\Languages\Pyth on\Lib\exceptions.py import exceptions # precompiled from D:\eztalk\Languages\Python\Lib\exceptions.p yc importing modules from CArchive import marshal # builtin iu import imp # builtin import nt # builtin archive import struct # builtin import strop # builtin Installing import hooks out1.pyz
Running scripts import win32api # dynamically loaded from D:\eztalk\Languages\Python\Webware\Web Kit\win32api.pyd import zlib # dynamically loaded from D:\eztalk\Languages\Python\Webware\WebKit\ zlib.pyd import _socket # builtin import time # builtin [Mon Jan 28 16:38:35 2002] [error] WebKit: Error in adapter Error while executing script Traceback (innermost last): File "D:\eztalk\Languages\Python\Installer\WebKit.pyc", line 25, in ? File "..\iu.py", line 265, in importHook KeyError: WebKit.CGIAdapter Content-type: text/html <html><body>
<p>ERROR <p><pre>Traceback (innermost last): File "D:\eztalk\Languages\Python\Installer\WebKit.pyc", line 25, in ? File "..\iu.py", line 265, in importHook KeyError: WebKit.CGIAdapter </pre> </body></html> [Mon Jan 28 16:38:35 2002] [error] WebKit: Error in adapter Error while executing script Traceback (innermost last): File "<string>", line 25, in ? File "..\iu.py", line 265, in importHook KeyError: WebKit.CGIAdapter Content-type: text/html <html><body>
<p>ERROR <p><pre>Traceback (innermost last): File "<string>", line 25, in ? File "..\iu.py", line 265, in importHook KeyError: WebKit.CGIAdapter </pre> </body></html> OK. # clear __builtin__._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.exitfunc # clear sys.exc_type # clear sys.exc_value # clear sys.exc_traceback # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup __main__ # cleanup[1] win32api # cleanup[1] exceptions # cleanup[1] time # cleanup[1] _socket # cleanup[1] signal # cleanup[1] WebKit # cleanup[1] traceback # cleanup[1] socket # cleanup[1] linecache # cleanup[1] types # cleanup[2] marshal # cleanup[2] nt # cleanup[2] ntpath # cleanup[2] imp # cleanup[2] zlib # cleanup[2] os.path # cleanup[2] archive # cleanup[2] os # cleanup[2] strop # cleanup[2] iu # cleanup[2] UserDict # cleanup[2] string # cleanup[2] struct # cleanup[2] stat # cleanup sys # cleanup __builtin__ # cleanup ints: 16 unfreed ints in 1 out of 5 blocks # cleanup floats Many Thanks
Russel
|
- Re: [Webware-discuss] Creating WebKit.exe for IIS Russel Webber
- Re: [Webware-discuss] Creating WebKit.exe for IIS Geoffrey Talvola
- Re: [Webware-discuss] Creating WebKit.exe for II... Luke Opperman
- RE: [Webware-discuss] Creating WebKit.exe for IIS Geoffrey Talvola
