Invalid config discovery

Im using windows server 2012 r2 , python 3.6.1 32 bit
Still getting Invalid config discovery.
Error log below

2017-06-21 20:11:29 ERROR (SyncWorker_2) [homeassistant.util.package] Unable to install package netdisco==1.0.1: Command “E:\Users\Administrator\AppData\Local\Programs\Python\Python36-32\python.exe -u -c “import setuptools, tokenize;file=‘E:\Users\ADMINI~1\AppData\Local\Temp\pip-build-ry9es9sd\netifaces\setup.py’;f=getattr(tokenize, ‘open’, open)(file);code=f.read().replace(’\r\n’, ‘\n’);f.close();exec(compile(code, file, ‘exec’))” install --record E:\Users\ADMINI~1\AppData\Local\Temp\pip-f7w9td30-record\install-record.txt --single-version-externally-managed --compile --home=E:\Users\ADMINI~1\AppData\Local\Temp\tmpbqe4lbe6” failed with error code 1 in E:\Users\ADMINI~1\AppData\Local\Temp\pip-build-ry9es9sd\netifaces
2017-06-21 20:11:29 ERROR (MainThread) [homeassistant.setup] Not initializing discovery because could not install dependency netdisco==1.0.1
2017-06-21 20:11:29 ERROR (MainThread) [homeassistant.setup] Setup failed for discovery: Could not install all requirements.
2017-06-21 20:11:30 ERROR (MainThread) [homeassistant.core] Error doing job: Exception in callback _ProactorReadPipeTransport._loop_reading(<_OverlappedF…op_reading()]>)

Im new to this so any help would be perfect :slight_smile: