2021-07-12T14:13:44,228 Created temporary directory: /tmp/pip-ephem-wheel-cache-uvziy7kl 2021-07-12T14:13:44,231 Created temporary directory: /tmp/pip-req-tracker-y6rxovcd 2021-07-12T14:13:44,232 Initialized build tracking at /tmp/pip-req-tracker-y6rxovcd 2021-07-12T14:13:44,232 Created build tracker: /tmp/pip-req-tracker-y6rxovcd 2021-07-12T14:13:44,232 Entered build tracker: /tmp/pip-req-tracker-y6rxovcd 2021-07-12T14:13:44,233 Created temporary directory: /tmp/pip-wheel-rxrd9cl3 2021-07-12T14:13:44,263 1 location(s) to search for versions of format: 2021-07-12T14:13:44,263 * https://pypi.org/simple/format/ 2021-07-12T14:13:44,263 Fetching project page and analyzing links: https://pypi.org/simple/format/ 2021-07-12T14:13:44,264 Getting page https://pypi.org/simple/format/ 2021-07-12T14:13:44,265 Found index url https://pypi.org/simple 2021-07-12T14:13:44,446 Found link https://files.pythonhosted.org/packages/33/d7/27fcfb4b74c26d293d64cb63ea83c869b51c47b63383d81719a4d90ba6ef/format-1.0.tar.gz#sha256=7df1038dc12888ba294a0c85ba81a141734121b9f645244189b0a62e79cd364d (from https://pypi.org/simple/format/), version: 1.0 2021-07-12T14:13:44,447 Skipping link: not a file: https://pypi.org/simple/format/ 2021-07-12T14:13:44,464 Given no hashes to check 1 links for project 'format': discarding no candidates 2021-07-12T14:13:44,483 Collecting format==1.0 2021-07-12T14:13:44,484 Created temporary directory: /tmp/pip-unpack-a_52ntdt 2021-07-12T14:13:44,654 Downloading format-1.0.tar.gz (1.6 kB) 2021-07-12T14:13:44,675 Added format==1.0 from https://files.pythonhosted.org/packages/33/d7/27fcfb4b74c26d293d64cb63ea83c869b51c47b63383d81719a4d90ba6ef/format-1.0.tar.gz#sha256=7df1038dc12888ba294a0c85ba81a141734121b9f645244189b0a62e79cd364d to build tracker '/tmp/pip-req-tracker-y6rxovcd' 2021-07-12T14:13:44,676 Running setup.py (path:/tmp/pip-wheel-rxrd9cl3/format_afded4bdbb7f43648e38f5a0011f2db9/setup.py) egg_info for package format 2021-07-12T14:13:44,677 Created temporary directory: /tmp/pip-pip-egg-info-69zhyat1 2021-07-12T14:13:44,677 Running command python setup.py egg_info 2021-07-12T14:13:45,589 Only Python<3.6 is supported 2021-07-12T14:13:45,638 WARNING: Discarding https://files.pythonhosted.org/packages/33/d7/27fcfb4b74c26d293d64cb63ea83c869b51c47b63383d81719a4d90ba6ef/format-1.0.tar.gz#sha256=7df1038dc12888ba294a0c85ba81a141734121b9f645244189b0a62e79cd364d (from https://pypi.org/simple/format/). Command errored out with exit status 255: python setup.py egg_info Check the logs for full command output. 2021-07-12T14:13:45,640 ERROR: Could not find a version that satisfies the requirement format==1.0 (from versions: 1.0) 2021-07-12T14:13:45,640 ERROR: No matching distribution found for format==1.0 2021-07-12T14:13:45,640 Exception information: 2021-07-12T14:13:45,640 Traceback (most recent call last): 2021-07-12T14:13:45,640 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T14:13:45,640 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T14:13:45,640 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T14:13:45,640 raise RequirementsConflicted(criterion) 2021-07-12T14:13:45,640 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('format==1.0') 2021-07-12T14:13:45,640 2021-07-12T14:13:45,640 During handling of the above exception, another exception occurred: 2021-07-12T14:13:45,640 2021-07-12T14:13:45,640 Traceback (most recent call last): 2021-07-12T14:13:45,640 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T14:13:45,640 result = self._result = resolver.resolve( 2021-07-12T14:13:45,640 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T14:13:45,640 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T14:13:45,640 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T14:13:45,640 raise ResolutionImpossible(e.criterion.information) 2021-07-12T14:13:45,640 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('format==1.0'), parent=None)] 2021-07-12T14:13:45,640 2021-07-12T14:13:45,640 The above exception was the direct cause of the following exception: 2021-07-12T14:13:45,640 2021-07-12T14:13:45,640 Traceback (most recent call last): 2021-07-12T14:13:45,640 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T14:13:45,640 status = self.run(options, args) 2021-07-12T14:13:45,640 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T14:13:45,640 return func(self, options, args) 2021-07-12T14:13:45,640 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T14:13:45,640 requirement_set = resolver.resolve( 2021-07-12T14:13:45,640 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T14:13:45,640 raise error from e 2021-07-12T14:13:45,640 pip._internal.exceptions.DistributionNotFound: No matching distribution found for format==1.0 2021-07-12T14:13:45,645 Removed format==1.0 from https://files.pythonhosted.org/packages/33/d7/27fcfb4b74c26d293d64cb63ea83c869b51c47b63383d81719a4d90ba6ef/format-1.0.tar.gz#sha256=7df1038dc12888ba294a0c85ba81a141734121b9f645244189b0a62e79cd364d from build tracker '/tmp/pip-req-tracker-y6rxovcd' 2021-07-12T14:13:45,645 Removed build tracker: '/tmp/pip-req-tracker-y6rxovcd'