You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 28, 2020. It is now read-only.
line 125 in ihook.py causes script to stop on windows with following error:
WindowsError: [Error 183] Cannot create a file when that file already exists.
to bypass this I've just commented the line out for now.