2022-04-11T19:54:56,929 Created temporary directory: /tmp/pip-ephem-wheel-cache-t7pc8t8a 2022-04-11T19:54:56,935 Created temporary directory: /tmp/pip-req-tracker-oyg5mqu9 2022-04-11T19:54:56,935 Initialized build tracking at /tmp/pip-req-tracker-oyg5mqu9 2022-04-11T19:54:56,936 Created build tracker: /tmp/pip-req-tracker-oyg5mqu9 2022-04-11T19:54:56,936 Entered build tracker: /tmp/pip-req-tracker-oyg5mqu9 2022-04-11T19:54:56,937 Created temporary directory: /tmp/pip-wheel-rzijqdyc 2022-04-11T19:54:57,000 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-11T19:54:57,014 2 location(s) to search for versions of spec2json: 2022-04-11T19:54:57,014 * https://pypi.org/simple/spec2json/ 2022-04-11T19:54:57,014 * https://www.piwheels.org/simple/spec2json/ 2022-04-11T19:54:57,016 Fetching project page and analyzing links: https://pypi.org/simple/spec2json/ 2022-04-11T19:54:57,017 Getting page https://pypi.org/simple/spec2json/ 2022-04-11T19:54:57,020 Found index url https://pypi.org/simple 2022-04-11T19:54:57,129 Skipping link: No binaries permitted for spec2json: https://files.pythonhosted.org/packages/d1/41/148edc046b93093dfb8c7cd27518b5fb685df7aa08e74bd9517b0269ac11/spec2json-0.1.0-py3-none-any.whl#sha256=863704120fd0ffc7ab12a2d1e0375e29843cdccad63a9c00b18bd7c7238dec15 (from https://pypi.org/simple/spec2json/) (requires-python:>=3.10,<4.0) 2022-04-11T19:54:57,130 Link requires a different Python (3.7.3 not in: '>=3.10,<4.0'): https://files.pythonhosted.org/packages/17/b6/1c6600f227268cecf36ae5a061a6d50c6bb9b81a574c32e40b9e7e8b4920/spec2json-0.1.0.tar.gz#sha256=bd681824d1092de9160356b6bf52b597f33009384921e729b4639f954aa71301 (from https://pypi.org/simple/spec2json/) (requires-python:>=3.10,<4.0) 2022-04-11T19:54:57,131 Fetching project page and analyzing links: https://www.piwheels.org/simple/spec2json/ 2022-04-11T19:54:57,132 Getting page https://www.piwheels.org/simple/spec2json/ 2022-04-11T19:54:57,134 Found index url https://www.piwheels.org/simple 2022-04-11T19:54:57,348 Skipping link: not a file: https://www.piwheels.org/simple/spec2json/ 2022-04-11T19:54:57,349 Skipping link: not a file: https://pypi.org/simple/spec2json/ 2022-04-11T19:54:57,382 Given no hashes to check 0 links for project 'spec2json': discarding no candidates 2022-04-11T19:54:57,383 ERROR: Could not find a version that satisfies the requirement spec2json==0.1.0 (from versions: none) 2022-04-11T19:54:57,385 ERROR: No matching distribution found for spec2json==0.1.0 2022-04-11T19:54:57,387 Exception information: 2022-04-11T19:54:57,387 Traceback (most recent call last): 2022-04-11T19:54:57,387 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-04-11T19:54:57,387 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-04-11T19:54:57,387 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-04-11T19:54:57,387 raise RequirementsConflicted(criterion) 2022-04-11T19:54:57,387 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('spec2json==0.1.0') 2022-04-11T19:54:57,387 2022-04-11T19:54:57,387 During handling of the above exception, another exception occurred: 2022-04-11T19:54:57,387 2022-04-11T19:54:57,387 Traceback (most recent call last): 2022-04-11T19:54:57,387 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-04-11T19:54:57,387 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-04-11T19:54:57,387 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-04-11T19:54:57,387 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-04-11T19:54:57,387 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-04-11T19:54:57,387 raise ResolutionImpossible(e.criterion.information) 2022-04-11T19:54:57,387 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('spec2json==0.1.0'), parent=None)] 2022-04-11T19:54:57,387 2022-04-11T19:54:57,387 The above exception was the direct cause of the following exception: 2022-04-11T19:54:57,387 2022-04-11T19:54:57,387 Traceback (most recent call last): 2022-04-11T19:54:57,387 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-04-11T19:54:57,387 status = run_func(*args) 2022-04-11T19:54:57,387 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-04-11T19:54:57,387 return func(self, options, args) 2022-04-11T19:54:57,387 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-04-11T19:54:57,387 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-04-11T19:54:57,387 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-04-11T19:54:57,387 raise error from e 2022-04-11T19:54:57,387 pip._internal.exceptions.DistributionNotFound: No matching distribution found for spec2json==0.1.0 2022-04-11T19:54:57,396 Removed build tracker: '/tmp/pip-req-tracker-oyg5mqu9'