[python-win32] Module not found weirdness
Derick Van Niekerk
derickvn at gmail.com
Thu Sep 21 21:04:57 CEST 2006
After rebooting the pywintypes.error message has changed slightly:
Traceback (most recent call last):
File "C:\Documents and Settings\Derick\Desktop\test.py", line 73, in ?
frame = TestFrame ()
File "C:\Documents and Settings\Derick\Desktop\test.py", line 23, in
__init__
self.nextWnd = win32clipboard.SetClipboardViewer (self.hwnd)
pywintypes.error: (126, 'SetClipboardViewer', 'The specified module could
not be found.')
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/python-win32/attachments/20060921/24be36d1/attachment.htm
More information about the Python-win32
mailing list