2022-05-05T21:55:33,155 Created temporary directory: /tmp/pip-ephem-wheel-cache-pvialooj 2022-05-05T21:55:33,160 Created temporary directory: /tmp/pip-req-tracker-upuf6nsf 2022-05-05T21:55:33,161 Initialized build tracking at /tmp/pip-req-tracker-upuf6nsf 2022-05-05T21:55:33,162 Created build tracker: /tmp/pip-req-tracker-upuf6nsf 2022-05-05T21:55:33,162 Entered build tracker: /tmp/pip-req-tracker-upuf6nsf 2022-05-05T21:55:33,163 Created temporary directory: /tmp/pip-wheel-yq1g9phm 2022-05-05T21:55:33,225 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-05-05T21:55:33,233 2 location(s) to search for versions of readycheck: 2022-05-05T21:55:33,233 * https://pypi.org/simple/readycheck/ 2022-05-05T21:55:33,233 * https://www.piwheels.org/simple/readycheck/ 2022-05-05T21:55:33,235 Fetching project page and analyzing links: https://pypi.org/simple/readycheck/ 2022-05-05T21:55:33,236 Getting page https://pypi.org/simple/readycheck/ 2022-05-05T21:55:33,239 Found index url https://pypi.org/simple 2022-05-05T21:55:33,344 Skipping link: No binaries permitted for readycheck: https://files.pythonhosted.org/packages/89/78/02ad49301c5ebc832949c5a24b76d4357ae9b913891927f40a6a26a61edf/readycheck-1.0.0-py3-none-any.whl#sha256=f2b79e885eec3664bfee650fc2c52bed94cfcb25db082b344674a6668904f7cf (from https://pypi.org/simple/readycheck/) (requires-python:>=3.9) 2022-05-05T21:55:33,346 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/8c/4c/683eb6554ca90cc9438b801c0019eeb51ae4ee82dc0ef73358cf7221f21f/readycheck-1.0.0.tar.gz#sha256=d9efbb3edf9414d32fb438cd61259cad9fe90e2cabf28507ec018e40d2c7c650 (from https://pypi.org/simple/readycheck/) (requires-python:>=3.9) 2022-05-05T21:55:33,347 Fetching project page and analyzing links: https://www.piwheels.org/simple/readycheck/ 2022-05-05T21:55:33,348 Getting page https://www.piwheels.org/simple/readycheck/ 2022-05-05T21:55:33,350 Found index url https://www.piwheels.org/simple 2022-05-05T21:55:33,560 Skipping link: not a file: https://www.piwheels.org/simple/readycheck/ 2022-05-05T21:55:33,561 Skipping link: not a file: https://pypi.org/simple/readycheck/ 2022-05-05T21:55:33,594 Given no hashes to check 0 links for project 'readycheck': discarding no candidates 2022-05-05T21:55:33,595 ERROR: Could not find a version that satisfies the requirement readycheck==1.0.0 (from versions: none) 2022-05-05T21:55:33,598 ERROR: No matching distribution found for readycheck==1.0.0 2022-05-05T21:55:33,600 Exception information: 2022-05-05T21:55:33,600 Traceback (most recent call last): 2022-05-05T21:55:33,600 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-05-05T21:55:33,600 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-05-05T21:55:33,600 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-05-05T21:55:33,600 raise RequirementsConflicted(criterion) 2022-05-05T21:55:33,600 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('readycheck==1.0.0') 2022-05-05T21:55:33,600 2022-05-05T21:55:33,600 During handling of the above exception, another exception occurred: 2022-05-05T21:55:33,600 2022-05-05T21:55:33,600 Traceback (most recent call last): 2022-05-05T21:55:33,600 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-05-05T21:55:33,600 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-05-05T21:55:33,600 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-05-05T21:55:33,600 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-05-05T21:55:33,600 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-05-05T21:55:33,600 raise ResolutionImpossible(e.criterion.information) 2022-05-05T21:55:33,600 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('readycheck==1.0.0'), parent=None)] 2022-05-05T21:55:33,600 2022-05-05T21:55:33,600 The above exception was the direct cause of the following exception: 2022-05-05T21:55:33,600 2022-05-05T21:55:33,600 Traceback (most recent call last): 2022-05-05T21:55:33,600 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-05-05T21:55:33,600 status = run_func(*args) 2022-05-05T21:55:33,600 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-05-05T21:55:33,600 return func(self, options, args) 2022-05-05T21:55:33,600 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-05-05T21:55:33,600 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-05-05T21:55:33,600 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-05-05T21:55:33,600 raise error from e 2022-05-05T21:55:33,600 pip._internal.exceptions.DistributionNotFound: No matching distribution found for readycheck==1.0.0 2022-05-05T21:55:33,608 Removed build tracker: '/tmp/pip-req-tracker-upuf6nsf'