2019-07-04T22:17:41 Created temporary directory: /tmp/pip-ephem-wheel-cache-yvvd4dah 2019-07-04T22:17:41 Created temporary directory: /tmp/pip-req-tracker-klz30zjk 2019-07-04T22:17:41 Created requirements tracker '/tmp/pip-req-tracker-klz30zjk' 2019-07-04T22:17:41 Created temporary directory: /tmp/pip-wheel-76983mu7 2019-07-04T22:17:41 Collecting formatted-ranges==0.2 2019-07-04T22:17:41 1 location(s) to search for versions of formatted-ranges: 2019-07-04T22:17:41 * https://pypi.org/simple/formatted-ranges/ 2019-07-04T22:17:41 Getting page https://pypi.org/simple/formatted-ranges/ 2019-07-04T22:17:42 Analyzing links from page https://pypi.org/simple/formatted-ranges/ 2019-07-04T22:17:42 Found link https://files.pythonhosted.org/packages/22/40/3edb45ffaa3cea9303268f7c00899b21f39fc3b4c7e58c65643f264e9859/formatted-ranges-0.2.tar.gz#sha256=3ea3277ed807d22c8ee9d247eaf41cd7adb0f70f4b81dad2e55c00ebaa319c83 (from https://pypi.org/simple/formatted-ranges/), version: 0.2 2019-07-04T22:17:42 Found link https://files.pythonhosted.org/packages/a7/2c/c12f0c15ff44362f526da09c18433da4542ad922dab87c0a2b9025a32029/formatted-ranges-0.2.1.tar.gz#sha256=49791dd2f835f8691ac78c304420ed3fd53a20fa97de7bcf3dfcb235ff9f511a (from https://pypi.org/simple/formatted-ranges/), version: 0.2.1 2019-07-04T22:17:42 Using version 0.2 (newest of versions: 0.2) 2019-07-04T22:17:42 Created temporary directory: /tmp/pip-unpack-c8d_xj_s 2019-07-04T22:17:42 Downloading https://files.pythonhosted.org/packages/22/40/3edb45ffaa3cea9303268f7c00899b21f39fc3b4c7e58c65643f264e9859/formatted-ranges-0.2.tar.gz 2019-07-04T22:17:42 Downloading from URL https://files.pythonhosted.org/packages/22/40/3edb45ffaa3cea9303268f7c00899b21f39fc3b4c7e58c65643f264e9859/formatted-ranges-0.2.tar.gz#sha256=3ea3277ed807d22c8ee9d247eaf41cd7adb0f70f4b81dad2e55c00ebaa319c83 (from https://pypi.org/simple/formatted-ranges/) 2019-07-04T22:17:42 Added formatted-ranges==0.2 from https://files.pythonhosted.org/packages/22/40/3edb45ffaa3cea9303268f7c00899b21f39fc3b4c7e58c65643f264e9859/formatted-ranges-0.2.tar.gz#sha256=3ea3277ed807d22c8ee9d247eaf41cd7adb0f70f4b81dad2e55c00ebaa319c83 to build tracker '/tmp/pip-req-tracker-klz30zjk' 2019-07-04T22:17:42 Running setup.py (path:/tmp/pip-wheel-76983mu7/formatted-ranges/setup.py) egg_info for package formatted-ranges 2019-07-04T22:17:42 Running command python setup.py egg_info 2019-07-04T22:17:43 Traceback (most recent call last): 2019-07-04T22:17:43 File "", line 1, in 2019-07-04T22:17:43 File "/tmp/pip-wheel-76983mu7/formatted-ranges/setup.py", line 7, in 2019-07-04T22:17:43 long_description=open('README.md').read(), 2019-07-04T22:17:43 FileNotFoundError: [Errno 2] No such file or directory: 'README.md' 2019-07-04T22:17:43 Cleaning up... 2019-07-04T22:17:43 Removing source in /tmp/pip-wheel-76983mu7/formatted-ranges 2019-07-04T22:17:44 Removed formatted-ranges==0.2 from https://files.pythonhosted.org/packages/22/40/3edb45ffaa3cea9303268f7c00899b21f39fc3b4c7e58c65643f264e9859/formatted-ranges-0.2.tar.gz#sha256=3ea3277ed807d22c8ee9d247eaf41cd7adb0f70f4b81dad2e55c00ebaa319c83 from build tracker '/tmp/pip-req-tracker-klz30zjk' 2019-07-04T22:17:44 Removed build tracker '/tmp/pip-req-tracker-klz30zjk' 2019-07-04T22:17:44 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-76983mu7/formatted-ranges/ 2019-07-04T22:17:44 Exception information: 2019-07-04T22:17:44 Traceback (most recent call last): 2019-07-04T22:17:44 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-07-04T22:17:44 status = self.run(options, args) 2019-07-04T22:17:44 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-07-04T22:17:44 resolver.resolve(requirement_set) 2019-07-04T22:17:44 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 131, in resolve 2019-07-04T22:17:44 self._resolve_one(requirement_set, req) 2019-07-04T22:17:44 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-07-04T22:17:44 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-07-04T22:17:44 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-07-04T22:17:44 self.require_hashes 2019-07-04T22:17:44 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-07-04T22:17:44 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-07-04T22:17:44 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-07-04T22:17:44 self.req.prepare_metadata() 2019-07-04T22:17:44 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-07-04T22:17:44 self.run_egg_info() 2019-07-04T22:17:44 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-07-04T22:17:44 command_desc='python setup.py egg_info') 2019-07-04T22:17:44 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-07-04T22:17:44 % (command_desc, proc.returncode, cwd)) 2019-07-04T22:17:44 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-76983mu7/formatted-ranges/