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 21, 2017 · 20 revisions

Puffader Requires:

  1. Install Python3 (3.5 or later) if it is not already installed. Be sure to include pip in the installation.
  2. Install Pywin32 either from link above or with python -m pip install pypiwin32 if you using python v3.6.
  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