The generic, non-binary, install for a posix system is done
using the command

      python setup.py install --prefix=<installation_directory>

The default prefix is /usr/local.

For other installation methods (including Windows) see DOCS/Readme.htm.
