wasm-demo/demo/ermis-f/python_m/cur/0031

53 lines
1.5 KiB
Plaintext

From: bernhard at alpha1.csd.uwm.edu (Bernhard Reiter)
Date: 18 Apr 1999 04:31:27 GMT
Subject: NT: win32api and win32ui import error
References: <7fbcpq$2jb$1@nnrp1.dejanews.com>
Message-ID: <slrn7hio0v.vlp.bernhard@alpha1.csd.uwm.edu>
Content-Length: 1230
X-UID: 31
On Sun, 18 Apr 1999 01:33:46 GMT, hj_ka at my-dejanews.com <hj_ka at my-dejanews.com> wrote:
>I don't know whether this is also related: when I installed
>win32all-124.exe, I got a few warnings:
>
>"Registration of the (AXScript/Python Interpreter/Python Dictionary)
>failed. Installation will continue, but this server will require
>manual registration before it will function."
I had the same warnung and also cannot run the win32 extentions.
(import win32com.client e.g. fails for me.)
Mark Hammond suggested to update some DLLs and it might
very well be a problem related to old DLL version.
(I didn't manage for some reasons to update my DLLs here on my
Windows95 system, so I finally gave up. Any Windows Hacker with
experience in this speak up and offer help! ;-) )
Mark said, that the following dll and their versions might
be relevant:
ole32.dll
oleaut32.dll
msvcrt.dll
The following are used, but should be fine:
pywintypes15.dll
python15.dll
kernel32.dll
user32.dll
You can check the version number in the explorer im C:windows/system
with properties.
Maybe an upgrade package including these .DLLs from support.microsoft.com
can help.
Please report back, If you found a solution...
Bernhard