Install Python (install the Windows x86 MSI installer) Install pygame (install pygame-1.9.1.win32-py2.7.msi) Install Microsoft Visual C++ Compiler for Python 2.7
Install pyvona and its dependencies
> python -m pip install requests
> python -m pip install pyvona
Install virtualenv
$ python -m pip install virtualenv