Home - samiare/whitewater-encoder GitHub Wiki

From PyPI

$ pip install whitewater

Note: Whitewater relies on a few dependencies, which can be slow to install on some systems and may spit out multiple errors, but they're usually just warnings that do not interfere with installation.

Manual Installation

Download the package from GitHub or PyPI, unpack the contents, and run the setup script:

$ cd path/to/module
$ python setup.py install