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

38 lines
1.1 KiB
Plaintext

From: MHammond at skippinet.com.au (Mark Hammond)
Date: Thu, 15 Apr 1999 15:52:27 +1000
Subject: Can't run Win32 Debugger outside PythonWin
References: <371475d6.77664796@news.omnilink.de> <371555BD.70107860@fast.fujitsu.com.au>
Message-ID: <7f3uos$fjg$1@m2.c2.telstra-mm.net.au>
X-UID: 286
Neil Hodgson wrote in message <371555BD.70107860 at fast.fujitsu.com.au>...
>Stefan Franke wrote:
>
>> I just upgraded my NT4 SP3 Workstation to Python 1.5.2 and
>> win32all build 124. Unluckily I can't start the debugger any
>> longer from outside PythonWin.
>> That is, typing
>>
>> It seems the Scintilla.DLL can't be found (even the latest update from
the
>> author's hompage). However, sys.path is OK:
sob. Ive seen this, and thought my update solved it. Ill check into it
more...
> Sorry, I don't see this error myself. As a temporary workaround you
>could try copying Scintilla.DLL into the windows or windows system
>directory (often called \winnt\system32).
That is the best idea for now. However, you will need to remember to delete
it when a new pythonwin build comes out (fairly soon)
Mark.