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
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.
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.