python3.5安裝pyHook,解決【TypeError: MouseSwitch() missing 8 required positional arguments: 'msg', 'x', '

爲何安裝

  pyHook包:爲Windows中的全局鼠標和鍵盤事件提供回調。 Python應用程序爲用戶輸入事件註冊事件處理程序,例如鼠標左鍵,鼠標左鍵,鍵盤鍵等python

  先要實時獲取系統的鼠標位置或者鍵盤輸入必備之神器!ui

python2安裝

  安裝及使用見:Python 鍵盤鼠標監聽spa

 

python3安裝

  因爲官方還不支持python3,已有的python3版本出現【TypeError: MouseSwitch() missing 8 required positional arguments: 'msg', 'x', 'y', 'data', 'time', 'hwnd', and 'window_name'】這個錯誤,採用下列方法.net

  見:使用Python 3.5/3.6監聽本機任意窗口中的按鍵操做blog

效果

  本例是實時獲取鼠標座標事件

  

相關文章
相關標籤/搜索