2022-04-04T20:40:14,825 Created temporary directory: /tmp/pip-ephem-wheel-cache-w702uch3 2022-04-04T20:40:14,830 Created temporary directory: /tmp/pip-req-tracker-mzqx39f2 2022-04-04T20:40:14,831 Initialized build tracking at /tmp/pip-req-tracker-mzqx39f2 2022-04-04T20:40:14,832 Created build tracker: /tmp/pip-req-tracker-mzqx39f2 2022-04-04T20:40:14,832 Entered build tracker: /tmp/pip-req-tracker-mzqx39f2 2022-04-04T20:40:14,833 Created temporary directory: /tmp/pip-wheel-twnxafpl 2022-04-04T20:40:14,895 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-04T20:40:14,904 2 location(s) to search for versions of metarchive: 2022-04-04T20:40:14,904 * https://pypi.org/simple/metarchive/ 2022-04-04T20:40:14,904 * https://www.piwheels.org/simple/metarchive/ 2022-04-04T20:40:14,905 Fetching project page and analyzing links: https://pypi.org/simple/metarchive/ 2022-04-04T20:40:14,906 Getting page https://pypi.org/simple/metarchive/ 2022-04-04T20:40:14,909 Found index url https://pypi.org/simple 2022-04-04T20:40:15,016 Skipping link: No binaries permitted for metarchive: https://files.pythonhosted.org/packages/20/dd/2b4b7566cf03a09f9d54a661703dcb64aaab4453131b355b4f31cac3a213/metarchive-0.6.0-py3-none-any.whl#sha256=aeb4703b90991393928003010e4bc253d3fa22467c88e0f20147f4cd7fe3f6bc (from https://pypi.org/simple/metarchive/) (requires-python:>=3.10,<4.0) 2022-04-04T20:40:15,018 Link requires a different Python (3.7.3 not in: '>=3.10,<4.0'): https://files.pythonhosted.org/packages/29/45/69544a9780ad9aa659c230f64c46dc6cbdd3fb5c2678b5ab2e91286be537/metarchive-0.6.0.tar.gz#sha256=851121859ce8c53b3562fe6ff88f26146a621f69e02945175e1c199132169dd1 (from https://pypi.org/simple/metarchive/) (requires-python:>=3.10,<4.0) 2022-04-04T20:40:15,019 Skipping link: No binaries permitted for metarchive: https://files.pythonhosted.org/packages/0e/44/95edbb5fd1bad0337021471c558badb46c36f12eeb72852e3a3e1e4dad2f/metarchive-0.6.1-py3-none-any.whl#sha256=3d448d99e98d1a4cef52f8318d47b410bed475a53875df1f3b356f0267606515 (from https://pypi.org/simple/metarchive/) (requires-python:>=3.10,<4.0) 2022-04-04T20:40:15,020 Link requires a different Python (3.7.3 not in: '>=3.10,<4.0'): https://files.pythonhosted.org/packages/1f/f3/ba72f0e46a47bda34c92c3d0108e58d29a3ec26c51f82700ee2f8b9c545e/metarchive-0.6.1.tar.gz#sha256=ec1e64bde8d8c46dc04fc8fbb62c27b9f91b6bcb200dfd9e7055a9c2800de47e (from https://pypi.org/simple/metarchive/) (requires-python:>=3.10,<4.0) 2022-04-04T20:40:15,021 Fetching project page and analyzing links: https://www.piwheels.org/simple/metarchive/ 2022-04-04T20:40:15,022 Getting page https://www.piwheels.org/simple/metarchive/ 2022-04-04T20:40:15,024 Found index url https://www.piwheels.org/simple 2022-04-04T20:40:15,241 Skipping link: not a file: https://www.piwheels.org/simple/metarchive/ 2022-04-04T20:40:15,241 Skipping link: not a file: https://pypi.org/simple/metarchive/ 2022-04-04T20:40:15,274 Given no hashes to check 0 links for project 'metarchive': discarding no candidates 2022-04-04T20:40:15,275 ERROR: Could not find a version that satisfies the requirement metarchive==0.6.1 (from versions: none) 2022-04-04T20:40:15,278 ERROR: No matching distribution found for metarchive==0.6.1 2022-04-04T20:40:15,280 Exception information: 2022-04-04T20:40:15,280 Traceback (most recent call last): 2022-04-04T20:40:15,280 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-04-04T20:40:15,280 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-04-04T20:40:15,280 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-04-04T20:40:15,280 raise RequirementsConflicted(criterion) 2022-04-04T20:40:15,280 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('metarchive==0.6.1') 2022-04-04T20:40:15,280 2022-04-04T20:40:15,280 During handling of the above exception, another exception occurred: 2022-04-04T20:40:15,280 2022-04-04T20:40:15,280 Traceback (most recent call last): 2022-04-04T20:40:15,280 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-04-04T20:40:15,280 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-04-04T20:40:15,280 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-04-04T20:40:15,280 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-04-04T20:40:15,280 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-04-04T20:40:15,280 raise ResolutionImpossible(e.criterion.information) 2022-04-04T20:40:15,280 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('metarchive==0.6.1'), parent=None)] 2022-04-04T20:40:15,280 2022-04-04T20:40:15,280 The above exception was the direct cause of the following exception: 2022-04-04T20:40:15,280 2022-04-04T20:40:15,280 Traceback (most recent call last): 2022-04-04T20:40:15,280 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-04-04T20:40:15,280 status = run_func(*args) 2022-04-04T20:40:15,280 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-04-04T20:40:15,280 return func(self, options, args) 2022-04-04T20:40:15,280 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-04-04T20:40:15,280 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-04-04T20:40:15,280 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-04-04T20:40:15,280 raise error from e 2022-04-04T20:40:15,280 pip._internal.exceptions.DistributionNotFound: No matching distribution found for metarchive==0.6.1 2022-04-04T20:40:15,289 Removed build tracker: '/tmp/pip-req-tracker-mzqx39f2'