I have installed the whl file for pygame 1.9.2 for python 3.5 32 bit and have put it in "C:\Python35\Scripts". When i open a command window in the scripts folder and type
pip3 install pygame-1.9.2a0-cp35-none-win32.whl
it says
Fatal error in launcher: Unable to create process using '"'
I am following the instructions from here, I have heard it works for python 3.5. I have been trying to figure this out for ages, can anyone help me on what to do next?