Skip to content
This repository has been archived by the owner on Mar 16, 2020. It is now read-only.

Installing Prerequisites

xp4xbox edited this page Sep 23, 2017 · 20 revisions

Puffader Requires:

NOTE: Python 3.4 is required if you plan on using py2exe (recommended).

  1. Install Python3 (3.5 or later) if it is not already installed. Be sure to include pip in the installation.
  2. Download and install the correct version of Pywin32 for your python setup.
  3. Download the correct version of Pyhook from the link above and install it with python -m pip install <path to file>.
Clone this wiki locally