Windows 10 modbus installation error

Hi,
I installed HA with no problem on may own computer with windows 10.

But on second computer, during starting my own configuration (with modbus), I got the error during modbus installation:

INFO:homeassistant.util.package:Attempting install of https://github.com/bashwork/pymodbus/archive/d7fc4f1cc975631e0a9011390e8017f64b612661.zip#pymodbus==1.2.0
Command “C:\work\Python35\python.exe -u -c “import setuptools, tokenize;file=‘C:\Users\kuba\AppData\Local\Temp\pip-build-fioi9o82\twisted\setup.py’;exec(compile(getattr(tokenize, ‘open’, open)(file).read().replace(’\r\n’, ‘\n’), file, ‘exec’))” install --record C:\Users\kuba\AppData\Local\Temp\pip-rukr3dx9-record\install-record.txt --single-version-externally-managed --compile --home=C:\Users\kuba\AppData\Local\Temp\tmptepkcdex” failed with error code 1 in C:\Users\kuba\AppData\Local\Temp\pip-build-fioi9o82\twisted
ERROR:homeassistant.bootstrap:Not initializing modbus because could not install dependency https://github.com/bashwork/pymodbus/archive/d7fc4f1cc975631e0a9011390e8017f64b612661.zip#pymodbus==1.2.0
INFO:homeassistant.core:Bus:Handling <Event call_service[L]: service=create, service_call_id=3083171486800-1, domain=persistent_notification, service_data=title=Invalid config, notification_id=invalid_config, message=The following components and platforms could not be set up:

  • modbus

Any one has an idea why its happend ?
On both machinest Python 3.5.2 64 bit.

Regards
Kuba