2019-07-03T17:08:15 Created temporary directory: /tmp/pip-ephem-wheel-cache-2g656utp 2019-07-03T17:08:15 Created temporary directory: /tmp/pip-req-tracker-ye0st0_s 2019-07-03T17:08:15 Created requirements tracker '/tmp/pip-req-tracker-ye0st0_s' 2019-07-03T17:08:15 Created temporary directory: /tmp/pip-wheel-n5jjzcy_ 2019-07-03T17:08:15 Collecting pySPIRALTAP==0.4.12 2019-07-03T17:08:15 1 location(s) to search for versions of pySPIRALTAP: 2019-07-03T17:08:15 * https://pypi.org/simple/pyspiraltap/ 2019-07-03T17:08:15 Getting page https://pypi.org/simple/pyspiraltap/ 2019-07-03T17:08:15 Analyzing links from page https://pypi.org/simple/pyspiraltap/ 2019-07-03T17:08:15 Found link https://files.pythonhosted.org/packages/d4/36/fa1ef2b7a192b9db6e440c1960c6d6aac3720b95f0ab824e6154f4fbfa8d/pySPIRALTAP-0.4.12.tar.gz#sha256=0703e952d439f35f2078e054ef4cdbd50110a8710e80d6c28b66ddf3e4d8c412 (from https://pypi.org/simple/pyspiraltap/), version: 0.4.12 2019-07-03T17:08:15 Using version 0.4.12 (newest of versions: 0.4.12) 2019-07-03T17:08:15 Created temporary directory: /tmp/pip-unpack-551irmrt 2019-07-03T17:08:15 Downloading https://files.pythonhosted.org/packages/d4/36/fa1ef2b7a192b9db6e440c1960c6d6aac3720b95f0ab824e6154f4fbfa8d/pySPIRALTAP-0.4.12.tar.gz 2019-07-03T17:08:15 Downloading from URL https://files.pythonhosted.org/packages/d4/36/fa1ef2b7a192b9db6e440c1960c6d6aac3720b95f0ab824e6154f4fbfa8d/pySPIRALTAP-0.4.12.tar.gz#sha256=0703e952d439f35f2078e054ef4cdbd50110a8710e80d6c28b66ddf3e4d8c412 (from https://pypi.org/simple/pyspiraltap/) 2019-07-03T17:08:15 Added pySPIRALTAP==0.4.12 from https://files.pythonhosted.org/packages/d4/36/fa1ef2b7a192b9db6e440c1960c6d6aac3720b95f0ab824e6154f4fbfa8d/pySPIRALTAP-0.4.12.tar.gz#sha256=0703e952d439f35f2078e054ef4cdbd50110a8710e80d6c28b66ddf3e4d8c412 to build tracker '/tmp/pip-req-tracker-ye0st0_s' 2019-07-03T17:08:15 Running setup.py (path:/tmp/pip-wheel-n5jjzcy_/pySPIRALTAP/setup.py) egg_info for package pySPIRALTAP 2019-07-03T17:08:15 Running command python setup.py egg_info 2019-07-03T17:08:17 Traceback (most recent call last): 2019-07-03T17:08:17 File "", line 1, in 2019-07-03T17:08:17 File "/tmp/pip-wheel-n5jjzcy_/pySPIRALTAP/setup.py", line 16, in 2019-07-03T17:08:17 with open(path.join(here, 'README.md'), encoding='utf-8') as f: 2019-07-03T17:08:17 File "/usr/lib/python3.7/codecs.py", line 898, in open 2019-07-03T17:08:17 file = builtins.open(filename, mode, buffering) 2019-07-03T17:08:17 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-n5jjzcy_/pySPIRALTAP/README.md' 2019-07-03T17:08:17 Cleaning up... 2019-07-03T17:08:17 Removing source in /tmp/pip-wheel-n5jjzcy_/pySPIRALTAP 2019-07-03T17:08:17 Removed pySPIRALTAP==0.4.12 from https://files.pythonhosted.org/packages/d4/36/fa1ef2b7a192b9db6e440c1960c6d6aac3720b95f0ab824e6154f4fbfa8d/pySPIRALTAP-0.4.12.tar.gz#sha256=0703e952d439f35f2078e054ef4cdbd50110a8710e80d6c28b66ddf3e4d8c412 from build tracker '/tmp/pip-req-tracker-ye0st0_s' 2019-07-03T17:08:17 Removed build tracker '/tmp/pip-req-tracker-ye0st0_s' 2019-07-03T17:08:17 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-n5jjzcy_/pySPIRALTAP/ 2019-07-03T17:08:17 Exception information: 2019-07-03T17:08:17 Traceback (most recent call last): 2019-07-03T17:08:17 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-07-03T17:08:17 status = self.run(options, args) 2019-07-03T17:08:17 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-07-03T17:08:17 resolver.resolve(requirement_set) 2019-07-03T17:08:17 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 131, in resolve 2019-07-03T17:08:17 self._resolve_one(requirement_set, req) 2019-07-03T17:08:17 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-07-03T17:08:17 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-07-03T17:08:17 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-07-03T17:08:17 self.require_hashes 2019-07-03T17:08:17 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-07-03T17:08:17 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-07-03T17:08:17 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-07-03T17:08:17 self.req.prepare_metadata() 2019-07-03T17:08:17 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-07-03T17:08:17 self.run_egg_info() 2019-07-03T17:08:17 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-07-03T17:08:17 command_desc='python setup.py egg_info') 2019-07-03T17:08:17 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-07-03T17:08:17 % (command_desc, proc.returncode, cwd)) 2019-07-03T17:08:17 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-n5jjzcy_/pySPIRALTAP/