Installing wmp-face

There are different ways to install wmp-face:

Installing the latest official release

Install the 64bit version of Python.

Then run:

$ pip install --upgrade wmp

In order to check your installation you can use:

$ pip show wmp # to see which version and where wmp-face is installed
$ pip freeze # to see all packages installed in the active virtualenv