2019-07-02T10:44:55 Created temporary directory: /tmp/pip-ephem-wheel-cache-ekcyui9y 2019-07-02T10:44:55 Created temporary directory: /tmp/pip-req-tracker-_6o2v32v 2019-07-02T10:44:55 Created requirements tracker '/tmp/pip-req-tracker-_6o2v32v' 2019-07-02T10:44:55 Created temporary directory: /tmp/pip-wheel-dxxhh3kf 2019-07-02T10:44:55 Collecting icyparser==1.0.0 2019-07-02T10:44:55 1 location(s) to search for versions of icyparser: 2019-07-02T10:44:55 * https://pypi.org/simple/icyparser/ 2019-07-02T10:44:55 Getting page https://pypi.org/simple/icyparser/ 2019-07-02T10:44:55 Analyzing links from page https://pypi.org/simple/icyparser/ 2019-07-02T10:44:55 Found link https://files.pythonhosted.org/packages/47/cd/a45730122367d912b6f3b85bcc9210ca1beed86951e44f71be2df7672aeb/icyparser-1.0.0.tar.gz#sha256=e0f9f79f71459f0e943646f4be8723a11959c5a41503f855e9522fbef75e59d8 (from https://pypi.org/simple/icyparser/), version: 1.0.0 2019-07-02T10:44:55 Found link https://files.pythonhosted.org/packages/57/ec/a6f2b02d01ce218472177c634b07f0ac2269e394cc7f159afc8a7ab106be/icyparser-1.1.0.tar.gz#sha256=e740b6e40476375f5556531d0861c5db980511c810ad6c0ae42a08aaeebcb9c9 (from https://pypi.org/simple/icyparser/), version: 1.1.0 2019-07-02T10:44:55 Found link https://files.pythonhosted.org/packages/aa/78/dd2cd00fb7aac3856f8ade8fea3db9c83656cfef1086625699ab844b183e/icyparser-1.1.2.tar.gz#sha256=f46d1893d7caf7fc81a992cca8b260bb325c2a5c92060f138552698238d0a5cc (from https://pypi.org/simple/icyparser/), version: 1.1.2 2019-07-02T10:44:55 Using version 1.0.0 (newest of versions: 1.0.0) 2019-07-02T10:44:55 Created temporary directory: /tmp/pip-unpack-4kv788v1 2019-07-02T10:44:55 Downloading https://files.pythonhosted.org/packages/47/cd/a45730122367d912b6f3b85bcc9210ca1beed86951e44f71be2df7672aeb/icyparser-1.0.0.tar.gz 2019-07-02T10:44:55 Downloading from URL https://files.pythonhosted.org/packages/47/cd/a45730122367d912b6f3b85bcc9210ca1beed86951e44f71be2df7672aeb/icyparser-1.0.0.tar.gz#sha256=e0f9f79f71459f0e943646f4be8723a11959c5a41503f855e9522fbef75e59d8 (from https://pypi.org/simple/icyparser/) 2019-07-02T10:44:55 Added icyparser==1.0.0 from https://files.pythonhosted.org/packages/47/cd/a45730122367d912b6f3b85bcc9210ca1beed86951e44f71be2df7672aeb/icyparser-1.0.0.tar.gz#sha256=e0f9f79f71459f0e943646f4be8723a11959c5a41503f855e9522fbef75e59d8 to build tracker '/tmp/pip-req-tracker-_6o2v32v' 2019-07-02T10:44:55 Running setup.py (path:/tmp/pip-wheel-dxxhh3kf/icyparser/setup.py) egg_info for package icyparser 2019-07-02T10:44:55 Running command python setup.py egg_info 2019-07-02T10:44:57 Please run with root privileges. 2019-07-02T10:44:57 Cleaning up... 2019-07-02T10:44:57 Removing source in /tmp/pip-wheel-dxxhh3kf/icyparser 2019-07-02T10:44:57 Removed icyparser==1.0.0 from https://files.pythonhosted.org/packages/47/cd/a45730122367d912b6f3b85bcc9210ca1beed86951e44f71be2df7672aeb/icyparser-1.0.0.tar.gz#sha256=e0f9f79f71459f0e943646f4be8723a11959c5a41503f855e9522fbef75e59d8 from build tracker '/tmp/pip-req-tracker-_6o2v32v' 2019-07-02T10:44:57 Removed build tracker '/tmp/pip-req-tracker-_6o2v32v' 2019-07-02T10:44:57 ERROR: Files/directories not found in /tmp/pip-wheel-dxxhh3kf/icyparser/pip-egg-info 2019-07-02T10:44:57 Exception information: 2019-07-02T10:44:57 Traceback (most recent call last): 2019-07-02T10:44:57 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-07-02T10:44:57 status = self.run(options, args) 2019-07-02T10:44:57 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-07-02T10:44:57 resolver.resolve(requirement_set) 2019-07-02T10:44:57 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 131, in resolve 2019-07-02T10:44:57 self._resolve_one(requirement_set, req) 2019-07-02T10:44:57 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-07-02T10:44:57 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-07-02T10:44:57 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-07-02T10:44:57 self.require_hashes 2019-07-02T10:44:57 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-07-02T10:44:57 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-07-02T10:44:57 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-07-02T10:44:57 self.req.prepare_metadata() 2019-07-02T10:44:57 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/req/req_install.py", line 553, in prepare_metadata 2019-07-02T10:44:57 metadata_name = canonicalize_name(self.metadata["Name"]) 2019-07-02T10:44:57 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/req/req_install.py", line 674, in metadata 2019-07-02T10:44:57 self._metadata = get_metadata(self.get_dist()) 2019-07-02T10:44:57 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/req/req_install.py", line 689, in get_dist 2019-07-02T10:44:57 egg_info = self.egg_info_path.rstrip(os.path.sep) 2019-07-02T10:44:57 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/req/req_install.py", line 657, in egg_info_path 2019-07-02T10:44:57 "Files/directories not found in %s" % base 2019-07-02T10:44:57 pip._internal.exceptions.InstallationError: Files/directories not found in /tmp/pip-wheel-dxxhh3kf/icyparser/pip-egg-info