pywin.debugger loading problem

Stefan Franke spamfranke at bigfoot.de
Wed May 26 09:09:36 EDT 1999


On Wed, 26 May 1999 07:30:31 GMT, max at rightworks.com wrote:

[...]
>    dllid = win32api.LoadLibrary("Scintilla.DLL")
>pywintypes.api_error: (126, 'LoadLibrary', 'The specified module could
>not be found.')

I had this problem with Pythonwin build 124. It should be gone with 125. If not,
try copying scintilla.dll into the windows or windows system directory, as Neil
Hodgson suggested then. It has been working fine for me.

Stefan





More information about the Python-list mailing list