Issue with android ip webcam on windows 10 (32 and 64 bit)

HA ver 0.41, python 3.5.3
In raspberry the android ip webcam works fine

In windows 10 (32 or 64) not works

I have tried install pydroid-ipcam and multidict separately with sucess but nothing
I tried give right to Everyone for .hommeasistant and python35 folders but the sames results

configuration file:

homeassistant:
name: 1gym
latitude: 37.8
longitude: 21.35
elevation: 5
unit_system: metric
time_zone: Europe/Athens
frontend:
android_ip_webcam:

  • host: 192.168.1.10

output:

INFO:homeassistant.bootstrap:Home Assistant core initialized
INFO:homeassistant.loader:Loaded frontend from homeassistant.components.frontend
INFO:homeassistant.loader:Loaded api from homeassistant.components.api
INFO:homeassistant.loader:Loaded http from homeassistant.components.http
INFO:homeassistant.loader:Loaded websocket_api from homeassistant.components.websocket_api
INFO:homeassistant.loader:Loaded android_ip_webcam from homeassistant.components.android_ip_webcam
INFO:homeassistant.util.package:Attempting install of pydroid-ipcam==0.6
Exception:
Traceback (most recent call last):
File “c:\users\lam\appdata\local\programs\python\python35-32\lib\site-packages\pip\basecommand.py”, line 215, in main
status = self.run(options, args)
File “c:\users\lam\appdata\local\programs\python\python35-32\lib\site-packages\pip\commands\install.py”, line 423, in run
shutil.rmtree(target_item_dir)
File “c:\users\lam\appdata\local\programs\python\python35-32\lib\shutil.py”, line 488, in rmtree
return _rmtree_unsafe(path, onerror)
File “c:\users\lam\appdata\local\programs\python\python35-32\lib\shutil.py”, line 383, in _rmtree_unsafe
onerror(os.unlink, fullname, sys.exc_info())
File “c:\users\lam\appdata\local\programs\python\python35-32\lib\shutil.py”, line 381, in _rmtree_unsafe
os.unlink(fullname)
PermissionError: [WinError 5] Access is denied: ‘C:\Users\lam\AppData\Roaming\.homeassistant\deps\multidict\_multidict.cp35-win32.pyd’
ERROR:homeassistant.setup:Not initializing android_ip_webcam because could not install dependency pydroid-ipcam==0.6
ERROR:homeassistant.setup:Setup failed for android_ip_webcam: Could not install all requirements.
INFO:homeassistant.core:Bus:Handling <Event call_service[L]: domain=persistent_notification, service_data=title=Invalid config, notification_id=invalid_config, message=The following components and platforms could not be set up:

  • android_ip_webcam
    Please check your config, service=create, service_call_id=53223344-1>
    INFO:homeassistant.core:Bus:Handling <Event call_service[L]: domain=persistent_notification, service_data=title=Invalid config, notification_id=invalid_config, message=The following components and platforms could not be set up:
  • android-ip-webcam
    Please check your config, service=create, service_call_id=53223344-2>
    INFO:homeassistant.core:Bus:Handling <Event state_changed[L]: old_state=None, entity_id=persistent_notification.invalid_config, new_state=<state persistent_notification.invalid_config=The following components and platforms could not be set up:
  • android_ip_webcam
    Please check your config; title=Invalid config @ 2017-04-04T08:50:26.173030+03:00>>
    INFO:homeassistant.core:Bus:Handling <Event service_executed[L]: service_call_id=53223344-1>
    INFO:homeassistant.core:Bus:Handling <Event state_changed[L]: old_state=<state persistent_notification.invalid_config=The following components and platforms could not be set up:
  • android_ip_webcam
    Please check your config; title=Invalid config @ 2017-04-04T08:50:26.173030+03:00>, entity_id=persistent_notification.invalid_config, new_state=<state persistent_notification.invalid_config=The following components and platforms could not be set up:
  • android-ip-webcam