2023-06-18T18:17:32,692 Created temporary directory: /tmp/pip-build-tracker-wuqny5ff 2023-06-18T18:17:32,695 Initialized build tracking at /tmp/pip-build-tracker-wuqny5ff 2023-06-18T18:17:32,696 Created build tracker: /tmp/pip-build-tracker-wuqny5ff 2023-06-18T18:17:32,696 Entered build tracker: /tmp/pip-build-tracker-wuqny5ff 2023-06-18T18:17:32,697 Created temporary directory: /tmp/pip-wheel-qazn76l0 2023-06-18T18:17:32,706 Created temporary directory: /tmp/pip-ephem-wheel-cache-gzufpbg2 2023-06-18T18:17:32,758 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-06-18T18:17:32,766 2 location(s) to search for versions of tejim: 2023-06-18T18:17:32,766 * https://pypi.org/simple/tejim/ 2023-06-18T18:17:32,766 * https://www.piwheels.org/simple/tejim/ 2023-06-18T18:17:32,767 Fetching project page and analyzing links: https://pypi.org/simple/tejim/ 2023-06-18T18:17:32,768 Getting page https://pypi.org/simple/tejim/ 2023-06-18T18:17:32,772 Found index url https://pypi.org/simple/ 2023-06-18T18:17:33,007 Fetched page https://pypi.org/simple/tejim/ as application/vnd.pypi.simple.v1+json 2023-06-18T18:17:33,010 Skipping link: No binaries permitted for tejim: https://files.pythonhosted.org/packages/76/b9/b94d981465294359b655a2e4e7ffdc9ed76d3229179f4354f2f1c8118d77/tejim-0.0.1-py3-none-any.whl (from https://pypi.org/simple/tejim/) (requires-python:>=3.10) 2023-06-18T18:17:33,012 Link requires a different Python (3.7.3 not in: '>=3.10'): https://files.pythonhosted.org/packages/2a/4c/21f1fbb2cee904f6345558e5c44bab1138b2ffea6a764831b223117cbe51/tejim-0.0.1.tar.gz (from https://pypi.org/simple/tejim/) (requires-python:>=3.10) 2023-06-18T18:17:33,012 Skipping link: 0.0.1 Requires-Python >=3.10: https://files.pythonhosted.org/packages/2a/4c/21f1fbb2cee904f6345558e5c44bab1138b2ffea6a764831b223117cbe51/tejim-0.0.1.tar.gz (from https://pypi.org/simple/tejim/) (requires-python:>=3.10) 2023-06-18T18:17:33,013 Fetching project page and analyzing links: https://www.piwheels.org/simple/tejim/ 2023-06-18T18:17:33,014 Getting page https://www.piwheels.org/simple/tejim/ 2023-06-18T18:17:33,016 Found index url https://www.piwheels.org/simple/ 2023-06-18T18:17:33,230 Fetched page https://www.piwheels.org/simple/tejim/ as text/html 2023-06-18T18:17:33,232 Skipping link: not a file: https://www.piwheels.org/simple/tejim/ 2023-06-18T18:17:33,233 Skipping link: not a file: https://pypi.org/simple/tejim/ 2023-06-18T18:17:33,264 Given no hashes to check 0 links for project 'tejim': discarding no candidates 2023-06-18T18:17:33,265 ERROR: Ignored the following versions that require a different python version: 0.0.1 Requires-Python >=3.10 2023-06-18T18:17:33,268 ERROR: Could not find a version that satisfies the requirement tejim==0.0.1 (from versions: none) 2023-06-18T18:17:33,270 ERROR: No matching distribution found for tejim==0.0.1 2023-06-18T18:17:33,272 Exception information: 2023-06-18T18:17:33,272 Traceback (most recent call last): 2023-06-18T18:17:33,272 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-06-18T18:17:33,272 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-06-18T18:17:33,272 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-06-18T18:17:33,272 raise RequirementsConflicted(criterion) 2023-06-18T18:17:33,272 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('tejim==0.0.1') 2023-06-18T18:17:33,272 2023-06-18T18:17:33,272 During handling of the above exception, another exception occurred: 2023-06-18T18:17:33,272 2023-06-18T18:17:33,272 Traceback (most recent call last): 2023-06-18T18:17:33,272 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2023-06-18T18:17:33,272 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2023-06-18T18:17:33,272 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-06-18T18:17:33,272 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-06-18T18:17:33,272 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-06-18T18:17:33,272 raise ResolutionImpossible(e.criterion.information) 2023-06-18T18:17:33,272 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('tejim==0.0.1'), parent=None)] 2023-06-18T18:17:33,272 2023-06-18T18:17:33,272 The above exception was the direct cause of the following exception: 2023-06-18T18:17:33,272 2023-06-18T18:17:33,272 Traceback (most recent call last): 2023-06-18T18:17:33,272 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 169, in exc_logging_wrapper 2023-06-18T18:17:33,272 status = run_func(*args) 2023-06-18T18:17:33,272 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-06-18T18:17:33,272 return func(self, options, args) 2023-06-18T18:17:33,272 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-06-18T18:17:33,272 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-06-18T18:17:33,272 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-06-18T18:17:33,272 raise error from e 2023-06-18T18:17:33,272 pip._internal.exceptions.DistributionNotFound: No matching distribution found for tejim==0.0.1 2023-06-18T18:17:33,281 Removed build tracker: '/tmp/pip-build-tracker-wuqny5ff'