pyhook_py3k icon indicating copy to clipboard operation
pyhook_py3k copied to clipboard

Unicode title error

Open Handsome2Hu opened this issue 8 years ago • 0 comments

File "C:\Users\Administrator\AppData\Local\Programs\Python\Python36-32\Lib\site-packages\pyHook\HookManager.py", line 348, in KeyboardSwitch event = KeyboardEvent(msg, vk_code, scan_code, ascii, flags, time, hwnd, win_name)

builtins.SystemError: <class 'pyHook.HookManager.KeyboardEvent'> returned a result with an error set

Handsome2Hu avatar Jan 04 '18 08:01 Handsome2Hu