2022-07-07T12:08:27,961 Created temporary directory: /tmp/pip-ephem-wheel-cache-7pzshsfy 2022-07-07T12:08:27,966 Created temporary directory: /tmp/pip-build-tracker-dto7_8tp 2022-07-07T12:08:27,967 Initialized build tracking at /tmp/pip-build-tracker-dto7_8tp 2022-07-07T12:08:27,967 Created build tracker: /tmp/pip-build-tracker-dto7_8tp 2022-07-07T12:08:27,968 Entered build tracker: /tmp/pip-build-tracker-dto7_8tp 2022-07-07T12:08:27,969 Created temporary directory: /tmp/pip-wheel-ttih_0ci 2022-07-07T12:08:28,041 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-07-07T12:08:28,050 2 location(s) to search for versions of fastapi-stack-utils: 2022-07-07T12:08:28,050 * https://pypi.org/simple/fastapi-stack-utils/ 2022-07-07T12:08:28,050 * https://www.piwheels.org/simple/fastapi-stack-utils/ 2022-07-07T12:08:28,051 Fetching project page and analyzing links: https://pypi.org/simple/fastapi-stack-utils/ 2022-07-07T12:08:28,052 Getting page https://pypi.org/simple/fastapi-stack-utils/ 2022-07-07T12:08:28,055 Found index url https://pypi.org/simple 2022-07-07T12:08:28,171 Link requires a different Python (3.9.2 not in: '>=3.10,<4.0'): https://files.pythonhosted.org/packages/29/4e/aa70233ae4ee815853e506373ea7a2aa8914cc117c721342795c82480ca4/fastapi-stack-utils-0.1.0.tar.gz#sha256=0340b64b5f67f02c570869f1c6341c8595a1030bc12bcdfe9145c6dd7e3d784a (from https://pypi.org/simple/fastapi-stack-utils/) (requires-python:>=3.10,<4.0) 2022-07-07T12:08:28,172 Skipping link: 0.1.0 Requires-Python >=3.10,<4.0: https://files.pythonhosted.org/packages/29/4e/aa70233ae4ee815853e506373ea7a2aa8914cc117c721342795c82480ca4/fastapi-stack-utils-0.1.0.tar.gz#sha256=0340b64b5f67f02c570869f1c6341c8595a1030bc12bcdfe9145c6dd7e3d784a (from https://pypi.org/simple/fastapi-stack-utils/) (requires-python:>=3.10,<4.0) 2022-07-07T12:08:28,172 Skipping link: No binaries permitted for fastapi-stack-utils: https://files.pythonhosted.org/packages/5e/93/07558e5483aaa242dd1950358c2a5ca4f9e6cb072d6d8d3d4791cb90ef9d/fastapi_stack_utils-0.1.0-py3-none-any.whl#sha256=2b32f5dca30bbcc742077ad12ad851e8066b92cac57174136f134805030516b4 (from https://pypi.org/simple/fastapi-stack-utils/) (requires-python:>=3.10,<4.0) 2022-07-07T12:08:28,173 Fetching project page and analyzing links: https://www.piwheels.org/simple/fastapi-stack-utils/ 2022-07-07T12:08:28,174 Getting page https://www.piwheels.org/simple/fastapi-stack-utils/ 2022-07-07T12:08:28,176 Found index url https://www.piwheels.org/simple 2022-07-07T12:08:28,390 Skipping link: not a file: https://www.piwheels.org/simple/fastapi-stack-utils/ 2022-07-07T12:08:28,390 Skipping link: not a file: https://pypi.org/simple/fastapi-stack-utils/ 2022-07-07T12:08:28,434 Given no hashes to check 0 links for project 'fastapi-stack-utils': discarding no candidates 2022-07-07T12:08:28,435 ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python >=3.10,<4.0 2022-07-07T12:08:28,438 ERROR: Could not find a version that satisfies the requirement fastapi-stack-utils==0.1.0 (from versions: none) 2022-07-07T12:08:28,440 ERROR: No matching distribution found for fastapi-stack-utils==0.1.0 2022-07-07T12:08:28,442 Exception information: 2022-07-07T12:08:28,442 Traceback (most recent call last): 2022-07-07T12:08:28,442 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-07-07T12:08:28,442 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-07-07T12:08:28,442 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-07-07T12:08:28,442 raise RequirementsConflicted(criterion) 2022-07-07T12:08:28,442 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('fastapi-stack-utils==0.1.0') 2022-07-07T12:08:28,442 2022-07-07T12:08:28,442 During handling of the above exception, another exception occurred: 2022-07-07T12:08:28,442 2022-07-07T12:08:28,442 Traceback (most recent call last): 2022-07-07T12:08:28,442 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 94, in resolve 2022-07-07T12:08:28,442 result = self._result = resolver.resolve( 2022-07-07T12:08:28,442 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-07-07T12:08:28,442 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-07-07T12:08:28,442 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-07-07T12:08:28,442 raise ResolutionImpossible(e.criterion.information) 2022-07-07T12:08:28,442 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('fastapi-stack-utils==0.1.0'), parent=None)] 2022-07-07T12:08:28,442 2022-07-07T12:08:28,442 The above exception was the direct cause of the following exception: 2022-07-07T12:08:28,442 2022-07-07T12:08:28,442 Traceback (most recent call last): 2022-07-07T12:08:28,442 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-07-07T12:08:28,442 status = run_func(*args) 2022-07-07T12:08:28,442 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-07-07T12:08:28,442 return func(self, options, args) 2022-07-07T12:08:28,442 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-07-07T12:08:28,442 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-07-07T12:08:28,442 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-07-07T12:08:28,442 raise error from e 2022-07-07T12:08:28,442 pip._internal.exceptions.DistributionNotFound: No matching distribution found for fastapi-stack-utils==0.1.0 2022-07-07T12:08:28,450 Removed build tracker: '/tmp/pip-build-tracker-dto7_8tp'