2022-06-12T20:23:21,288 Created temporary directory: /tmp/pip-ephem-wheel-cache-50czmyfl 2022-06-12T20:23:21,293 Created temporary directory: /tmp/pip-build-tracker-fe9h9ed9 2022-06-12T20:23:21,294 Initialized build tracking at /tmp/pip-build-tracker-fe9h9ed9 2022-06-12T20:23:21,294 Created build tracker: /tmp/pip-build-tracker-fe9h9ed9 2022-06-12T20:23:21,295 Entered build tracker: /tmp/pip-build-tracker-fe9h9ed9 2022-06-12T20:23:21,296 Created temporary directory: /tmp/pip-wheel-jj64pvin 2022-06-12T20:23:21,365 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-06-12T20:23:21,374 2 location(s) to search for versions of fuzzpyxl: 2022-06-12T20:23:21,374 * https://pypi.org/simple/fuzzpyxl/ 2022-06-12T20:23:21,374 * https://www.piwheels.org/simple/fuzzpyxl/ 2022-06-12T20:23:21,375 Fetching project page and analyzing links: https://pypi.org/simple/fuzzpyxl/ 2022-06-12T20:23:21,376 Getting page https://pypi.org/simple/fuzzpyxl/ 2022-06-12T20:23:21,379 Found index url https://pypi.org/simple 2022-06-12T20:23:21,487 Skipping link: No binaries permitted for fuzzpyxl: https://files.pythonhosted.org/packages/88/19/ae3cd8475547fda4a6cae246df9ac6449010f82c2d59ffc7b05fb6acab47/fuzzpyxl-0.0.2-py3-none-any.whl#sha256=320ff9ca01f723c322b115539d519b4a6ffbe0f9333b1c82357e6865c2bad48d (from https://pypi.org/simple/fuzzpyxl/) (requires-python:>=3.8,<4.0) 2022-06-12T20:23:21,489 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/7b/cc/bd458e13526f662b5b0906a6079caab35f7fd94bbca49c4b3fa0bbac556f/fuzzpyxl-0.0.2.tar.gz#sha256=422aca9c0d70c24253cf54c297c8de0a28d4ff3af5bff4520d6746ff8cb16955 (from https://pypi.org/simple/fuzzpyxl/) (requires-python:>=3.8,<4.0) 2022-06-12T20:23:21,489 Skipping link: 0.0.2 Requires-Python >=3.8,<4.0: https://files.pythonhosted.org/packages/7b/cc/bd458e13526f662b5b0906a6079caab35f7fd94bbca49c4b3fa0bbac556f/fuzzpyxl-0.0.2.tar.gz#sha256=422aca9c0d70c24253cf54c297c8de0a28d4ff3af5bff4520d6746ff8cb16955 (from https://pypi.org/simple/fuzzpyxl/) (requires-python:>=3.8,<4.0) 2022-06-12T20:23:21,490 Fetching project page and analyzing links: https://www.piwheels.org/simple/fuzzpyxl/ 2022-06-12T20:23:21,491 Getting page https://www.piwheels.org/simple/fuzzpyxl/ 2022-06-12T20:23:21,493 Found index url https://www.piwheels.org/simple 2022-06-12T20:23:21,851 Skipping link: not a file: https://www.piwheels.org/simple/fuzzpyxl/ 2022-06-12T20:23:21,851 Skipping link: not a file: https://pypi.org/simple/fuzzpyxl/ 2022-06-12T20:23:21,886 Given no hashes to check 0 links for project 'fuzzpyxl': discarding no candidates 2022-06-12T20:23:21,887 ERROR: Ignored the following versions that require a different python version: 0.0.2 Requires-Python >=3.8,<4.0 2022-06-12T20:23:21,890 ERROR: Could not find a version that satisfies the requirement fuzzpyxl==0.0.2 (from versions: none) 2022-06-12T20:23:21,892 ERROR: No matching distribution found for fuzzpyxl==0.0.2 2022-06-12T20:23:21,894 Exception information: 2022-06-12T20:23:21,894 Traceback (most recent call last): 2022-06-12T20:23:21,894 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-06-12T20:23:21,894 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-06-12T20:23:21,894 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-06-12T20:23:21,894 raise RequirementsConflicted(criterion) 2022-06-12T20:23:21,894 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('fuzzpyxl==0.0.2') 2022-06-12T20:23:21,894 2022-06-12T20:23:21,894 During handling of the above exception, another exception occurred: 2022-06-12T20:23:21,894 2022-06-12T20:23:21,894 Traceback (most recent call last): 2022-06-12T20:23:21,894 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-06-12T20:23:21,894 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-06-12T20:23:21,894 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-06-12T20:23:21,894 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-06-12T20:23:21,894 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-06-12T20:23:21,894 raise ResolutionImpossible(e.criterion.information) 2022-06-12T20:23:21,894 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('fuzzpyxl==0.0.2'), parent=None)] 2022-06-12T20:23:21,894 2022-06-12T20:23:21,894 The above exception was the direct cause of the following exception: 2022-06-12T20:23:21,894 2022-06-12T20:23:21,894 Traceback (most recent call last): 2022-06-12T20:23:21,894 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-06-12T20:23:21,894 status = run_func(*args) 2022-06-12T20:23:21,894 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-06-12T20:23:21,894 return func(self, options, args) 2022-06-12T20:23:21,894 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-06-12T20:23:21,894 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-06-12T20:23:21,894 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-06-12T20:23:21,894 raise error from e 2022-06-12T20:23:21,894 pip._internal.exceptions.DistributionNotFound: No matching distribution found for fuzzpyxl==0.0.2 2022-06-12T20:23:21,902 Removed build tracker: '/tmp/pip-build-tracker-fe9h9ed9'