2022-01-20T10:21:32,094 Created temporary directory: /tmp/pip-ephem-wheel-cache-y6xrv2r0 2022-01-20T10:21:32,100 Created temporary directory: /tmp/pip-req-tracker-yj98a6ds 2022-01-20T10:21:32,101 Initialized build tracking at /tmp/pip-req-tracker-yj98a6ds 2022-01-20T10:21:32,101 Created build tracker: /tmp/pip-req-tracker-yj98a6ds 2022-01-20T10:21:32,102 Entered build tracker: /tmp/pip-req-tracker-yj98a6ds 2022-01-20T10:21:32,103 Created temporary directory: /tmp/pip-wheel-hcx4gsg0 2022-01-20T10:21:32,169 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-20T10:21:32,174 2 location(s) to search for versions of fritter: 2022-01-20T10:21:32,174 * https://pypi.org/simple/fritter/ 2022-01-20T10:21:32,174 * https://www.piwheels.org/simple/fritter/ 2022-01-20T10:21:32,175 Fetching project page and analyzing links: https://pypi.org/simple/fritter/ 2022-01-20T10:21:32,176 Getting page https://pypi.org/simple/fritter/ 2022-01-20T10:21:32,180 Found index url https://pypi.org/simple 2022-01-20T10:21:32,377 Skipping link: No binaries permitted for fritter: https://files.pythonhosted.org/packages/75/77/0af743a94e88c6e747847ecebe0f8d998a4e986cc08f105fbb091f683c60/fritter-0.0.0-py3-none-any.whl#sha256=4610c8702c64fee5c7824c21fedbd551f5a5a16740ea1ad9d89419703fc5a99a (from https://pypi.org/simple/fritter/) (requires-python:>=3.9) 2022-01-20T10:21:32,378 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/4c/86/59a2663d0fee37d1fb8d3a5d44d50301b0d5d76f176d71ada8e73eb219f7/fritter-0.0.0.tar.gz#sha256=88b4a70ed68e4e7ac0557021266667587e1f555576ab106f1edace3ecc477b4a (from https://pypi.org/simple/fritter/) (requires-python:>=3.9) 2022-01-20T10:21:32,379 Skipping link: No binaries permitted for fritter: https://files.pythonhosted.org/packages/3a/68/50aca9fd675b28f561eba2dfb8a941c2fa08353ac6e58d3274d87044e5b7/fritter-0.0.1-py3-none-any.whl#sha256=11c398b45531a9b49c0017dff9e0b9a0f69ddfef955f9120aa4fcb70d1913a02 (from https://pypi.org/simple/fritter/) (requires-python:>=3.9) 2022-01-20T10:21:32,380 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/e7/1e/b0aaff36d080a19930d8669cfe4e31cdbff819eeb27d3d0dd5320b98cf32/fritter-0.0.1.tar.gz#sha256=26fcbaba5bcdea812e73a2aaffc5d210d9429984649ec3fdca2b9cb6e3f88048 (from https://pypi.org/simple/fritter/) (requires-python:>=3.9) 2022-01-20T10:21:32,381 Fetching project page and analyzing links: https://www.piwheels.org/simple/fritter/ 2022-01-20T10:21:32,382 Getting page https://www.piwheels.org/simple/fritter/ 2022-01-20T10:21:32,384 Found index url https://www.piwheels.org/simple 2022-01-20T10:21:32,629 Skipping link: No binaries permitted for fritter: https://www.piwheels.org/simple/fritter/fritter-0.0.0-py3-none-any.whl#sha256=fe221fa4295714dd1e214b9cf6047b0b697fe3935d2b94f5fe405fdd71870347 (from https://www.piwheels.org/simple/fritter/) (requires-python:>=3.9) 2022-01-20T10:21:32,630 Skipping link: not a file: https://www.piwheels.org/simple/fritter/ 2022-01-20T10:21:32,630 Skipping link: not a file: https://pypi.org/simple/fritter/ 2022-01-20T10:21:32,663 Given no hashes to check 0 links for project 'fritter': discarding no candidates 2022-01-20T10:21:32,664 ERROR: Could not find a version that satisfies the requirement fritter==0.0.1 (from versions: none) 2022-01-20T10:21:32,665 ERROR: No matching distribution found for fritter==0.0.1 2022-01-20T10:21:32,666 Exception information: 2022-01-20T10:21:32,666 Traceback (most recent call last): 2022-01-20T10:21:32,666 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-20T10:21:32,666 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-20T10:21:32,666 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-20T10:21:32,666 raise RequirementsConflicted(criterion) 2022-01-20T10:21:32,666 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('fritter==0.0.1') 2022-01-20T10:21:32,666 2022-01-20T10:21:32,666 During handling of the above exception, another exception occurred: 2022-01-20T10:21:32,666 2022-01-20T10:21:32,666 Traceback (most recent call last): 2022-01-20T10:21:32,666 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-01-20T10:21:32,666 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-01-20T10:21:32,666 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-20T10:21:32,666 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-20T10:21:32,666 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-20T10:21:32,666 raise ResolutionImpossible(e.criterion.information) 2022-01-20T10:21:32,666 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('fritter==0.0.1'), parent=None)] 2022-01-20T10:21:32,666 2022-01-20T10:21:32,666 The above exception was the direct cause of the following exception: 2022-01-20T10:21:32,666 2022-01-20T10:21:32,666 Traceback (most recent call last): 2022-01-20T10:21:32,666 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-20T10:21:32,666 status = run_func(*args) 2022-01-20T10:21:32,666 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-20T10:21:32,666 return func(self, options, args) 2022-01-20T10:21:32,666 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-20T10:21:32,666 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-20T10:21:32,666 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-20T10:21:32,666 raise error from e 2022-01-20T10:21:32,666 pip._internal.exceptions.DistributionNotFound: No matching distribution found for fritter==0.0.1 2022-01-20T10:21:32,674 Removed build tracker: '/tmp/pip-req-tracker-yj98a6ds'