2022-01-20T09:25:59,817 Created temporary directory: /tmp/pip-ephem-wheel-cache-7sp4zngc 2022-01-20T09:25:59,824 Created temporary directory: /tmp/pip-req-tracker-w4olocpv 2022-01-20T09:25:59,825 Initialized build tracking at /tmp/pip-req-tracker-w4olocpv 2022-01-20T09:25:59,826 Created build tracker: /tmp/pip-req-tracker-w4olocpv 2022-01-20T09:25:59,826 Entered build tracker: /tmp/pip-req-tracker-w4olocpv 2022-01-20T09:25:59,827 Created temporary directory: /tmp/pip-wheel-0vxhuxo8 2022-01-20T09:25:59,893 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-20T09:25:59,898 2 location(s) to search for versions of fritter: 2022-01-20T09:25:59,898 * https://pypi.org/simple/fritter/ 2022-01-20T09:25:59,898 * https://www.piwheels.org/simple/fritter/ 2022-01-20T09:25:59,900 Fetching project page and analyzing links: https://pypi.org/simple/fritter/ 2022-01-20T09:25:59,901 Getting page https://pypi.org/simple/fritter/ 2022-01-20T09:25:59,904 Found index url https://pypi.org/simple 2022-01-20T09:26:00,097 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-20T09:26:00,098 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-20T09:26:00,099 Fetching project page and analyzing links: https://www.piwheels.org/simple/fritter/ 2022-01-20T09:26:00,100 Getting page https://www.piwheels.org/simple/fritter/ 2022-01-20T09:26:00,102 Found index url https://www.piwheels.org/simple 2022-01-20T09:26:00,327 Skipping link: not a file: https://www.piwheels.org/simple/fritter/ 2022-01-20T09:26:00,327 Skipping link: not a file: https://pypi.org/simple/fritter/ 2022-01-20T09:26:00,360 Given no hashes to check 0 links for project 'fritter': discarding no candidates 2022-01-20T09:26:00,361 ERROR: Could not find a version that satisfies the requirement fritter==0.0.0 (from versions: none) 2022-01-20T09:26:00,362 ERROR: No matching distribution found for fritter==0.0.0 2022-01-20T09:26:00,362 Exception information: 2022-01-20T09:26:00,362 Traceback (most recent call last): 2022-01-20T09:26:00,362 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-20T09:26:00,362 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-20T09:26:00,362 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-20T09:26:00,362 raise RequirementsConflicted(criterion) 2022-01-20T09:26:00,362 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('fritter==0.0.0') 2022-01-20T09:26:00,362 2022-01-20T09:26:00,362 During handling of the above exception, another exception occurred: 2022-01-20T09:26:00,362 2022-01-20T09:26:00,362 Traceback (most recent call last): 2022-01-20T09:26:00,362 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-01-20T09:26:00,362 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-01-20T09:26:00,362 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-20T09:26:00,362 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-20T09:26:00,362 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-20T09:26:00,362 raise ResolutionImpossible(e.criterion.information) 2022-01-20T09:26:00,362 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('fritter==0.0.0'), parent=None)] 2022-01-20T09:26:00,362 2022-01-20T09:26:00,362 The above exception was the direct cause of the following exception: 2022-01-20T09:26:00,362 2022-01-20T09:26:00,362 Traceback (most recent call last): 2022-01-20T09:26:00,362 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-20T09:26:00,362 status = run_func(*args) 2022-01-20T09:26:00,362 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-20T09:26:00,362 return func(self, options, args) 2022-01-20T09:26:00,362 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-20T09:26:00,362 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-20T09:26:00,362 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-20T09:26:00,362 raise error from e 2022-01-20T09:26:00,362 pip._internal.exceptions.DistributionNotFound: No matching distribution found for fritter==0.0.0 2022-01-20T09:26:00,371 Removed build tracker: '/tmp/pip-req-tracker-w4olocpv'