2022-04-09T17:28:14,006 Created temporary directory: /tmp/pip-ephem-wheel-cache-2abuxvtw 2022-04-09T17:28:14,012 Created temporary directory: /tmp/pip-req-tracker-9w8cgy5y 2022-04-09T17:28:14,013 Initialized build tracking at /tmp/pip-req-tracker-9w8cgy5y 2022-04-09T17:28:14,013 Created build tracker: /tmp/pip-req-tracker-9w8cgy5y 2022-04-09T17:28:14,013 Entered build tracker: /tmp/pip-req-tracker-9w8cgy5y 2022-04-09T17:28:14,014 Created temporary directory: /tmp/pip-wheel-a8odviqq 2022-04-09T17:28:14,082 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-09T17:28:14,096 2 location(s) to search for versions of checkpasswords: 2022-04-09T17:28:14,096 * https://pypi.org/simple/checkpasswords/ 2022-04-09T17:28:14,096 * https://www.piwheels.org/simple/checkpasswords/ 2022-04-09T17:28:14,097 Fetching project page and analyzing links: https://pypi.org/simple/checkpasswords/ 2022-04-09T17:28:14,098 Getting page https://pypi.org/simple/checkpasswords/ 2022-04-09T17:28:14,102 Found index url https://pypi.org/simple 2022-04-09T17:28:14,212 Skipping link: No binaries permitted for checkpasswords: https://files.pythonhosted.org/packages/d7/1c/6edf8cbf66de9b2e117e8148c0a6280270fdff14979ec3105f9ff232175f/checkpasswords-2022-py3-none-any.whl#sha256=70087e7fec44ec010c20c405ac773f95c8ddee9c329328cddd7b2462cc64614d (from https://pypi.org/simple/checkpasswords/) (requires-python:>=3.8,<4.0) 2022-04-09T17:28:14,214 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/ab/99/f63d139384549955a415a94e69ef1fe3ced6aa588267d2c2f79edb2b3bdb/checkpasswords-2022.tar.gz#sha256=bd2e18f3cfe44c114c219e6c538da9fb12807040c2b8716929508081b9a9bb43 (from https://pypi.org/simple/checkpasswords/) (requires-python:>=3.8,<4.0) 2022-04-09T17:28:14,214 Skipping link: No binaries permitted for checkpasswords: https://files.pythonhosted.org/packages/5b/82/f83273c082d2ecab866033e31ea3de846098db55180075b2ab586fd4e620/checkpasswords-2022.0.1-py3-none-any.whl#sha256=f1ca45cf0e6671b85e6e9164b7955467cacefbb932bd51ce19b4e8c45a98b2e2 (from https://pypi.org/simple/checkpasswords/) (requires-python:>=3.8,<4.0) 2022-04-09T17:28:14,216 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/6b/6e/92ca511c717c440e5a7682f05c828749f3cc66081cb14bc16bffdee36295/checkpasswords-2022.0.1.tar.gz#sha256=8db5f0b504523b12503f754e0627b35f139e27d6d33d32b1379b3e6e4de8f76a (from https://pypi.org/simple/checkpasswords/) (requires-python:>=3.8,<4.0) 2022-04-09T17:28:14,217 Fetching project page and analyzing links: https://www.piwheels.org/simple/checkpasswords/ 2022-04-09T17:28:14,217 Getting page https://www.piwheels.org/simple/checkpasswords/ 2022-04-09T17:28:14,219 Found index url https://www.piwheels.org/simple 2022-04-09T17:28:14,425 Skipping link: not a file: https://www.piwheels.org/simple/checkpasswords/ 2022-04-09T17:28:14,426 Skipping link: not a file: https://pypi.org/simple/checkpasswords/ 2022-04-09T17:28:14,459 Given no hashes to check 0 links for project 'checkpasswords': discarding no candidates 2022-04-09T17:28:14,460 ERROR: Could not find a version that satisfies the requirement checkpasswords==2022.0.1 (from versions: none) 2022-04-09T17:28:14,462 ERROR: No matching distribution found for checkpasswords==2022.0.1 2022-04-09T17:28:14,464 Exception information: 2022-04-09T17:28:14,464 Traceback (most recent call last): 2022-04-09T17:28:14,464 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-04-09T17:28:14,464 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-04-09T17:28:14,464 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-04-09T17:28:14,464 raise RequirementsConflicted(criterion) 2022-04-09T17:28:14,464 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('checkpasswords==2022.0.1') 2022-04-09T17:28:14,464 2022-04-09T17:28:14,464 During handling of the above exception, another exception occurred: 2022-04-09T17:28:14,464 2022-04-09T17:28:14,464 Traceback (most recent call last): 2022-04-09T17:28:14,464 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-04-09T17:28:14,464 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-04-09T17:28:14,464 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-04-09T17:28:14,464 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-04-09T17:28:14,464 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-04-09T17:28:14,464 raise ResolutionImpossible(e.criterion.information) 2022-04-09T17:28:14,464 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('checkpasswords==2022.0.1'), parent=None)] 2022-04-09T17:28:14,464 2022-04-09T17:28:14,464 The above exception was the direct cause of the following exception: 2022-04-09T17:28:14,464 2022-04-09T17:28:14,464 Traceback (most recent call last): 2022-04-09T17:28:14,464 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-04-09T17:28:14,464 status = run_func(*args) 2022-04-09T17:28:14,464 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-04-09T17:28:14,464 return func(self, options, args) 2022-04-09T17:28:14,464 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-04-09T17:28:14,464 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-04-09T17:28:14,464 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-04-09T17:28:14,464 raise error from e 2022-04-09T17:28:14,464 pip._internal.exceptions.DistributionNotFound: No matching distribution found for checkpasswords==2022.0.1 2022-04-09T17:28:14,473 Removed build tracker: '/tmp/pip-req-tracker-9w8cgy5y'