2022-04-04T19:53:46,174 Created temporary directory: /tmp/pip-ephem-wheel-cache-n9d44341 2022-04-04T19:53:46,179 Created temporary directory: /tmp/pip-req-tracker-ln97gqqe 2022-04-04T19:53:46,180 Initialized build tracking at /tmp/pip-req-tracker-ln97gqqe 2022-04-04T19:53:46,181 Created build tracker: /tmp/pip-req-tracker-ln97gqqe 2022-04-04T19:53:46,181 Entered build tracker: /tmp/pip-req-tracker-ln97gqqe 2022-04-04T19:53:46,182 Created temporary directory: /tmp/pip-wheel-xc9_plq7 2022-04-04T19:53:46,249 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-04T19:53:46,257 2 location(s) to search for versions of metarchive: 2022-04-04T19:53:46,257 * https://pypi.org/simple/metarchive/ 2022-04-04T19:53:46,257 * https://www.piwheels.org/simple/metarchive/ 2022-04-04T19:53:46,258 Fetching project page and analyzing links: https://pypi.org/simple/metarchive/ 2022-04-04T19:53:46,259 Getting page https://pypi.org/simple/metarchive/ 2022-04-04T19:53:46,263 Found index url https://pypi.org/simple 2022-04-04T19:53:46,376 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-04T19:53:46,378 Link requires a different Python (3.9.2 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-04T19:53:46,379 Fetching project page and analyzing links: https://www.piwheels.org/simple/metarchive/ 2022-04-04T19:53:46,379 Getting page https://www.piwheels.org/simple/metarchive/ 2022-04-04T19:53:46,381 Found index url https://www.piwheels.org/simple 2022-04-04T19:53:46,583 Skipping link: not a file: https://www.piwheels.org/simple/metarchive/ 2022-04-04T19:53:46,583 Skipping link: not a file: https://pypi.org/simple/metarchive/ 2022-04-04T19:53:46,630 Given no hashes to check 0 links for project 'metarchive': discarding no candidates 2022-04-04T19:53:46,631 ERROR: Could not find a version that satisfies the requirement metarchive==0.6.0 (from versions: none) 2022-04-04T19:53:46,635 ERROR: No matching distribution found for metarchive==0.6.0 2022-04-04T19:53:46,637 Exception information: 2022-04-04T19:53:46,637 Traceback (most recent call last): 2022-04-04T19:53:46,637 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-04-04T19:53:46,637 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-04-04T19:53:46,637 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-04-04T19:53:46,637 raise RequirementsConflicted(criterion) 2022-04-04T19:53:46,637 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('metarchive==0.6.0') 2022-04-04T19:53:46,637 2022-04-04T19:53:46,637 During handling of the above exception, another exception occurred: 2022-04-04T19:53:46,637 2022-04-04T19:53:46,637 Traceback (most recent call last): 2022-04-04T19:53:46,637 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 94, in resolve 2022-04-04T19:53:46,637 result = self._result = resolver.resolve( 2022-04-04T19:53:46,637 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-04-04T19:53:46,637 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-04-04T19:53:46,637 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-04-04T19:53:46,637 raise ResolutionImpossible(e.criterion.information) 2022-04-04T19:53:46,637 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('metarchive==0.6.0'), parent=None)] 2022-04-04T19:53:46,637 2022-04-04T19:53:46,637 The above exception was the direct cause of the following exception: 2022-04-04T19:53:46,637 2022-04-04T19:53:46,637 Traceback (most recent call last): 2022-04-04T19:53:46,637 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-04-04T19:53:46,637 status = run_func(*args) 2022-04-04T19:53:46,637 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-04-04T19:53:46,637 return func(self, options, args) 2022-04-04T19:53:46,637 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-04-04T19:53:46,637 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-04-04T19:53:46,637 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-04-04T19:53:46,637 raise error from e 2022-04-04T19:53:46,637 pip._internal.exceptions.DistributionNotFound: No matching distribution found for metarchive==0.6.0 2022-04-04T19:53:46,645 Removed build tracker: '/tmp/pip-req-tracker-ln97gqqe'