Echo Nest Remix
Install On Windows
Introduction
Gettig
the Python version of Remix
working on Windows is simple. You need a version of Python, and a version of the NumPy package for Python
Details
If you don't have Python 2.7 installed (try typing "python" in a cmd window)
download Python for Windows
and run the installer.
Make sure you add C:\Python27 (or whatever drive you installed it to) to your PATH environment variable.
After doing this step log out and log back in to make sure the PATH is set.
If you don't have NumPy installed (open python and type "import numpy" to see)
download and run the Windows Python 2.7 Numpy "Superpack"
.
Test It
To test the above things, just open a command window and run
python import numpy
If you get no errors, you can
download the Windows installer for Remix
, then
get your key installed
, and try it out!