Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 588 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 588 Bytes

windows setup

env setup

  1. python versoin: 2.7.4

  2. python win32 extension download link: http://sourceforge.net/projects/pywin32/files/pywin32/Build%20219/pywin32-219.win32-py2.7.exe/download

  3. python hook download link: http://sourceforge.net/projects/pyhook/files/latest/download?source=files

windows 7 install

put the file winStartup.bat to C:\Users{yourusername}\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup

mac os x setup

env setup

  1. python 2.7

  2. sudo pip install pyobjc-core

  3. sudo pip install pyobjc

  4. sudo pip install requests