2022-04-19T16:50:17,446 Created temporary directory: /tmp/pip-ephem-wheel-cache-t1x9joxl 2022-04-19T16:50:17,452 Created temporary directory: /tmp/pip-req-tracker-gcgpum0c 2022-04-19T16:50:17,452 Initialized build tracking at /tmp/pip-req-tracker-gcgpum0c 2022-04-19T16:50:17,453 Created build tracker: /tmp/pip-req-tracker-gcgpum0c 2022-04-19T16:50:17,453 Entered build tracker: /tmp/pip-req-tracker-gcgpum0c 2022-04-19T16:50:17,454 Created temporary directory: /tmp/pip-wheel-ku2bdonf 2022-04-19T16:50:17,525 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-19T16:50:17,534 2 location(s) to search for versions of max-char-match: 2022-04-19T16:50:17,534 * https://pypi.org/simple/max-char-match/ 2022-04-19T16:50:17,534 * https://www.piwheels.org/simple/max-char-match/ 2022-04-19T16:50:17,535 Fetching project page and analyzing links: https://pypi.org/simple/max-char-match/ 2022-04-19T16:50:17,537 Getting page https://pypi.org/simple/max-char-match/ 2022-04-19T16:50:17,540 Found index url https://pypi.org/simple 2022-04-19T16:50:17,654 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/d7/cc/576ff4e923d81405716702ed37e2937150b0864b175ef030870eb95a3b89/max-char-match-0.1.0.tar.gz#sha256=e905c3b6fe62ce0824c9ce0c9c19c90a76d1f591d897ed9b3d2179c339f0da28 (from https://pypi.org/simple/max-char-match/) (requires-python:>=3.9,<4.0) 2022-04-19T16:50:17,655 Skipping link: No binaries permitted for max-char-match: https://files.pythonhosted.org/packages/a9/92/f2b5c22ea4cd9b0f162527e74c6f9e815559b9dfe90853e573c6701bd030/max_char_match-0.1.0-py3-none-any.whl#sha256=4ddd8e57a089de3a69b6cefccfd512d7df5313cd4b64ef5837278241df1b8ba9 (from https://pypi.org/simple/max-char-match/) (requires-python:>=3.9,<4.0) 2022-04-19T16:50:17,656 Fetching project page and analyzing links: https://www.piwheels.org/simple/max-char-match/ 2022-04-19T16:50:17,657 Getting page https://www.piwheels.org/simple/max-char-match/ 2022-04-19T16:50:17,659 Found index url https://www.piwheels.org/simple 2022-04-19T16:50:17,871 Skipping link: not a file: https://www.piwheels.org/simple/max-char-match/ 2022-04-19T16:50:17,871 Skipping link: not a file: https://pypi.org/simple/max-char-match/ 2022-04-19T16:50:17,904 Given no hashes to check 0 links for project 'max-char-match': discarding no candidates 2022-04-19T16:50:17,905 ERROR: Could not find a version that satisfies the requirement max-char-match==0.1.0 (from versions: none) 2022-04-19T16:50:17,908 ERROR: No matching distribution found for max-char-match==0.1.0 2022-04-19T16:50:17,910 Exception information: 2022-04-19T16:50:17,910 Traceback (most recent call last): 2022-04-19T16:50:17,910 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-04-19T16:50:17,910 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-04-19T16:50:17,910 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-04-19T16:50:17,910 raise RequirementsConflicted(criterion) 2022-04-19T16:50:17,910 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('max-char-match==0.1.0') 2022-04-19T16:50:17,910 2022-04-19T16:50:17,910 During handling of the above exception, another exception occurred: 2022-04-19T16:50:17,910 2022-04-19T16:50:17,910 Traceback (most recent call last): 2022-04-19T16:50:17,910 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-04-19T16:50:17,910 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-04-19T16:50:17,910 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-04-19T16:50:17,910 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-04-19T16:50:17,910 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-04-19T16:50:17,910 raise ResolutionImpossible(e.criterion.information) 2022-04-19T16:50:17,910 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('max-char-match==0.1.0'), parent=None)] 2022-04-19T16:50:17,910 2022-04-19T16:50:17,910 The above exception was the direct cause of the following exception: 2022-04-19T16:50:17,910 2022-04-19T16:50:17,910 Traceback (most recent call last): 2022-04-19T16:50:17,910 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-04-19T16:50:17,910 status = run_func(*args) 2022-04-19T16:50:17,910 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-04-19T16:50:17,910 return func(self, options, args) 2022-04-19T16:50:17,910 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-04-19T16:50:17,910 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-04-19T16:50:17,910 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-04-19T16:50:17,910 raise error from e 2022-04-19T16:50:17,910 pip._internal.exceptions.DistributionNotFound: No matching distribution found for max-char-match==0.1.0 2022-04-19T16:50:17,919 Removed build tracker: '/tmp/pip-req-tracker-gcgpum0c'