2022-01-13T19:55:59,683 Created temporary directory: /tmp/pip-ephem-wheel-cache-hefce_ov 2022-01-13T19:55:59,689 Created temporary directory: /tmp/pip-req-tracker-3lhohhjq 2022-01-13T19:55:59,690 Initialized build tracking at /tmp/pip-req-tracker-3lhohhjq 2022-01-13T19:55:59,690 Created build tracker: /tmp/pip-req-tracker-3lhohhjq 2022-01-13T19:55:59,691 Entered build tracker: /tmp/pip-req-tracker-3lhohhjq 2022-01-13T19:55:59,692 Created temporary directory: /tmp/pip-wheel-u19d75no 2022-01-13T19:55:59,763 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-13T19:55:59,768 2 location(s) to search for versions of pyreapi: 2022-01-13T19:55:59,768 * https://pypi.org/simple/pyreapi/ 2022-01-13T19:55:59,768 * https://www.piwheels.org/simple/pyreapi/ 2022-01-13T19:55:59,769 Fetching project page and analyzing links: https://pypi.org/simple/pyreapi/ 2022-01-13T19:55:59,770 Getting page https://pypi.org/simple/pyreapi/ 2022-01-13T19:55:59,774 Found index url https://pypi.org/simple 2022-01-13T19:55:59,977 Skipping link: No binaries permitted for pyreapi: https://files.pythonhosted.org/packages/3a/6b/33b2cc8218dca37c94dbc140af66e8cea4ed29745c42c4e68128512b2463/pyreapi-0.1.0-py3-none-any.whl#sha256=1f940b64e9c065f17e34bf6129c3f1c92e60e6f367d69ecf2695d41e80fb15c0 (from https://pypi.org/simple/pyreapi/) (requires-python:>=3.9,<4.0) 2022-01-13T19:55:59,979 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/42/ed/dccf40c22574ffcf715ae08627da48f4a5d64878a62497df4aa248144cf5/pyreapi-0.1.0.tar.gz#sha256=6ac8410e167443a9f75a31a0b958781fbffc88ec7e5047fbfcf5faf2aa02850f (from https://pypi.org/simple/pyreapi/) (requires-python:>=3.9,<4.0) 2022-01-13T19:55:59,980 Fetching project page and analyzing links: https://www.piwheels.org/simple/pyreapi/ 2022-01-13T19:55:59,981 Getting page https://www.piwheels.org/simple/pyreapi/ 2022-01-13T19:55:59,983 Found index url https://www.piwheels.org/simple 2022-01-13T19:56:00,193 Skipping link: not a file: https://www.piwheels.org/simple/pyreapi/ 2022-01-13T19:56:00,194 Skipping link: not a file: https://pypi.org/simple/pyreapi/ 2022-01-13T19:56:00,225 Given no hashes to check 0 links for project 'pyreapi': discarding no candidates 2022-01-13T19:56:00,226 ERROR: Could not find a version that satisfies the requirement pyreapi==0.1.0 (from versions: none) 2022-01-13T19:56:00,226 ERROR: No matching distribution found for pyreapi==0.1.0 2022-01-13T19:56:00,227 Exception information: 2022-01-13T19:56:00,227 Traceback (most recent call last): 2022-01-13T19:56:00,227 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-13T19:56:00,227 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-13T19:56:00,227 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-13T19:56:00,227 raise RequirementsConflicted(criterion) 2022-01-13T19:56:00,227 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pyreapi==0.1.0') 2022-01-13T19:56:00,227 2022-01-13T19:56:00,227 During handling of the above exception, another exception occurred: 2022-01-13T19:56:00,227 2022-01-13T19:56:00,227 Traceback (most recent call last): 2022-01-13T19:56:00,227 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-01-13T19:56:00,227 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-01-13T19:56:00,227 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-13T19:56:00,227 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-13T19:56:00,227 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-13T19:56:00,227 raise ResolutionImpossible(e.criterion.information) 2022-01-13T19:56:00,227 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pyreapi==0.1.0'), parent=None)] 2022-01-13T19:56:00,227 2022-01-13T19:56:00,227 The above exception was the direct cause of the following exception: 2022-01-13T19:56:00,227 2022-01-13T19:56:00,227 Traceback (most recent call last): 2022-01-13T19:56:00,227 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-13T19:56:00,227 status = run_func(*args) 2022-01-13T19:56:00,227 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-13T19:56:00,227 return func(self, options, args) 2022-01-13T19:56:00,227 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-13T19:56:00,227 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-13T19:56:00,227 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-13T19:56:00,227 raise error from e 2022-01-13T19:56:00,227 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyreapi==0.1.0 2022-01-13T19:56:00,235 Removed build tracker: '/tmp/pip-req-tracker-3lhohhjq'