How to remove duplicates from your Google Music library using the gmusicapi and Cygwin on Windows
John M. Kuchta
610
Between steps #2 and #3, you have to show the user how to get pip working. They need to do:
%> easy_install-2.7 pip
(2.7 is the version of Python running, which can be determined by typing ‘python -V’).