Unable to install pyicloud

After reinstalling the new home assistant and moving my files back i get the following:

The following components and platforms could not be set up:

device_tracker.icloud

Please check your config

Below is the config:

Unable to install package pyicloud==0.9.1: Exception: Traceback (most recent call last): File “/srv/homeassistant/lib/python3.4/site-packages/pip/basecommand.py”, line 215, in main status = self.run(options, args) File “/srv/homeassistant/lib/python3.4/site-packages/pip/commands/install.py”, line 335, in run wb.build(autobuilding=True) File “/srv/homeassistant/lib/python3.4/site-packages/pip/wheel.py”, line 749, in build self.requirement_set.prepare_files(self.finder) File “/srv/homeassistant/lib/python3.4/site-packages/pip/req/req_set.py”, line 380, in prepare_files ignore_dependencies=self.ignore_dependencies)) File “/srv/homeassistant/lib/python3.4/site-packages/pip/req/req_set.py”, line 620, in _prepare_file session=self.session, hashes=hashes) File “/srv/homeassistant/lib/python3.4/site-packages/pip/download.py”, line 821, in unpack_url hashes=hashes File “/srv/homeassistant/lib/python3.4/site-packages/pip/download.py”, line 659, in unpack_http_url hashes) File “/srv/homeassistant/lib/python3.4/site-packages/pip/download.py”, line 853, in _download_http_url stream=True, File “/srv/homeassistant/lib/python3.4/site-packages/pip/_vendor/requests/sessions.py”, line 488, in get return self.request(‘GET’, url, **kwargs) File “/srv/homeassistant/lib/python3.4/site-packages/pip/download.py”, line 386, in request return super(PipSession, self).request(method, url, *args, **kwargs) File “/srv/homeassistant/lib/python3.4/site-packages/pip/_vendor/requests/sessions.py”, line 475, in request resp = self.send(prep, **send_kwargs) File “/srv/homeassistant/lib/python3.4/site-packages/pip/_vendor/requests/sessions.py”, line 596, in send r = adapter.send(request, **kwargs) File “/srv/homeassistant/lib/python3.4/site-packages/pip/_vendor/cachecontrol/adapter.py”, line 37, in send cached_response = self.controller.cached_request(request) File “/srv/homeassistant/lib/python3.4/site-packages/pip/_vendor/cachecontrol/controller.py”, line 111, in cached_request resp = self.serializer.loads(request, cache_data) File “/srv/homeassistant/lib/python3.4/site-packages/pip/_vendor/cachecontrol/serialize.py”, line 114, in loads return getattr(self, “_loads_v{0}”.format(ver))(request, data) File “/srv/homeassistant/lib/python3.4/site-packages/pip/_vendor/cachecontrol/serialize.py”, line 176, in _loads_v2 cached = json.loads(zlib.decompress(data).decode(“utf8”)) zlib.error: Error -3 while decompressing data: invalid distance code 2017-06-19 23:09:51 ERROR (MainThread) [homeassistant.setup] Not initializing device_tracker.icloud because could not install dependency pyicloud==0.9.1