cobrce/interception_py

`Can't create device` on windows

xiaoniu-578fa6bff964d005 opened this issue · 1 comments

Traceback (most recent call last):
  File "test.py", line 4, in <module>
    c = interception()
  File "E:\temp\program\interception.py", line 28, in __init__
    raise e
  File "E:\temp\program\interception.py", line 22, in __init__
    interception.is_keyboard(i))
  File "E:\temp\program\interception.py", line 114, in __init__
    raise Exception("Can't create device")
Exception: Can't create device

You should install the driver, download interception release and run "command line installer\command line installer.exe /install" with administrative privileges