Windows Version - Error with Broadlink Switch

Hi,

I have moved from Hassbian on Pi3 to Windows install and I get the following error from the configuration.yaml but this works on Hassbian Pi3 HomeAssistant, help!

e[32m2017-10-24 23:44:02 INFO (SyncWorker_14) [homeassistant.util.package] Attempting install of broadlink==0.5e[0m
e[31m2017-10-24 23:44:20 ERROR (SyncWorker_14) [homeassistant.util.package] Unable to install package broadlink==0.5: Command "C:\Users\pablo.DESKTOP-EE3UNF2\AppData\Local\Programs\Python\Python36-32\python.exe -u -c "import setuptools, tokenize;__file__='C:\\Users\\PABLO~1.DES\\AppData\\Local\\Temp\\pip-build-oc5_uo82\\pycrypto\\setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record C:\Users\PABLO~1.DES\AppData\Local\Temp\pip-aeedt4jj-record\install-record.txt --single-version-externally-managed --compile --user --prefix=" failed with error code 1 in C:\Users\PABLO~1.DES\AppData\Local\Temp\pip-build-oc5_uo82\pycrypto\e[0m
e[31m2017-10-24 23:44:20 ERROR (MainThread) [homeassistant.setup] Not initializing switch.broadlink because could not install dependency broadlink==0.5e[0m
e[31m2017-10-24 23:44:20 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform switch.broadlink: Could not install all requirements.e[0m

You went from a Pi to Windows? Windows is known for a plethora of issues… maybe someone can help but the user-base is much smaller.

Okay I am going to try ubuntu now because of this.