2025-04-01T16:38:46,605 Disabling truststore because Python version isn't 3.10+ 2025-04-01T16:38:47,130 Created temporary directory: /tmp/pip-build-tracker-6h9oa2mj 2025-04-01T16:38:47,131 Initialized build tracking at /tmp/pip-build-tracker-6h9oa2mj 2025-04-01T16:38:47,131 Created build tracker: /tmp/pip-build-tracker-6h9oa2mj 2025-04-01T16:38:47,132 Entered build tracker: /tmp/pip-build-tracker-6h9oa2mj 2025-04-01T16:38:47,132 Created temporary directory: /tmp/pip-wheel-c3bd6oaq 2025-04-01T16:38:47,137 Created temporary directory: /tmp/pip-ephem-wheel-cache-2kk7dcht 2025-04-01T16:38:47,180 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-04-01T16:38:47,183 2 location(s) to search for versions of userland: 2025-04-01T16:38:47,183 * https://pypi.org/simple/userland/ 2025-04-01T16:38:47,183 * https://www.piwheels.org/simple/userland/ 2025-04-01T16:38:47,183 Fetching project page and analyzing links: https://pypi.org/simple/userland/ 2025-04-01T16:38:47,184 Getting page https://pypi.org/simple/userland/ 2025-04-01T16:38:47,185 Found index url https://pypi.org/simple/ 2025-04-01T16:38:47,280 Fetched page https://pypi.org/simple/userland/ as application/vnd.pypi.simple.v1+json 2025-04-01T16:38:47,281 Skipping link: No binaries permitted for userland: https://files.pythonhosted.org/packages/6d/ac/902e4467aef4ee0194b3180d2dd77a97099a8aa54aa549ee35c3c1ff737a/userland-0.0.1-py3-none-any.whl (from https://pypi.org/simple/userland/) (requires-python:>=3.13) 2025-04-01T16:38:47,281 Link requires a different Python (3.9.2 not in: '>=3.13'): https://files.pythonhosted.org/packages/43/ba/e81f2c7f2d76af1215a82ac192362848aa7b6f76348fc341854efa42f306/userland-0.0.1.tar.gz (from https://pypi.org/simple/userland/) (requires-python:>=3.13) 2025-04-01T16:38:47,282 Skipping link: 0.0.1 Requires-Python >=3.13: https://files.pythonhosted.org/packages/43/ba/e81f2c7f2d76af1215a82ac192362848aa7b6f76348fc341854efa42f306/userland-0.0.1.tar.gz (from https://pypi.org/simple/userland/) (requires-python:>=3.13) 2025-04-01T16:38:47,282 Fetching project page and analyzing links: https://www.piwheels.org/simple/userland/ 2025-04-01T16:38:47,282 Getting page https://www.piwheels.org/simple/userland/ 2025-04-01T16:38:47,283 Found index url https://www.piwheels.org/simple/ 2025-04-01T16:38:47,323 Fetched page https://www.piwheels.org/simple/userland/ as text/html 2025-04-01T16:38:47,324 Skipping link: not a file: https://www.piwheels.org/simple/userland/ 2025-04-01T16:38:47,324 Skipping link: not a file: https://pypi.org/simple/userland/ 2025-04-01T16:38:47,340 Given no hashes to check 0 links for project 'userland': discarding no candidates 2025-04-01T16:38:47,340 ERROR: Ignored the following versions that require a different python version: 0.0.1 Requires-Python >=3.13 2025-04-01T16:38:47,341 ERROR: Could not find a version that satisfies the requirement userland==0.0.1 (from versions: none) 2025-04-01T16:38:47,342 ERROR: No matching distribution found for userland==0.0.1 2025-04-01T16:38:47,343 Exception information: 2025-04-01T16:38:47,343 Traceback (most recent call last): 2025-04-01T16:38:47,343 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2025-04-01T16:38:47,343 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-04-01T16:38:47,343 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2025-04-01T16:38:47,343 raise RequirementsConflicted(criterion) 2025-04-01T16:38:47,343 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('userland==0.0.1') 2025-04-01T16:38:47,343 2025-04-01T16:38:47,343 During handling of the above exception, another exception occurred: 2025-04-01T16:38:47,343 2025-04-01T16:38:47,343 Traceback (most recent call last): 2025-04-01T16:38:47,343 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2025-04-01T16:38:47,343 result = self._result = resolver.resolve( 2025-04-01T16:38:47,343 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2025-04-01T16:38:47,343 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-04-01T16:38:47,343 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2025-04-01T16:38:47,343 raise ResolutionImpossible(e.criterion.information) 2025-04-01T16:38:47,343 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('userland==0.0.1'), parent=None)] 2025-04-01T16:38:47,343 2025-04-01T16:38:47,343 The above exception was the direct cause of the following exception: 2025-04-01T16:38:47,343 2025-04-01T16:38:47,343 Traceback (most recent call last): 2025-04-01T16:38:47,343 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-04-01T16:38:47,343 status = _inner_run() 2025-04-01T16:38:47,343 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-04-01T16:38:47,343 return self.run(options, args) 2025-04-01T16:38:47,343 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 67, in wrapper 2025-04-01T16:38:47,343 return func(self, options, args) 2025-04-01T16:38:47,343 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2025-04-01T16:38:47,343 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-04-01T16:38:47,343 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2025-04-01T16:38:47,343 raise error from e 2025-04-01T16:38:47,343 pip._internal.exceptions.DistributionNotFound: No matching distribution found for userland==0.0.1 2025-04-01T16:38:47,347 Removed build tracker: '/tmp/pip-build-tracker-6h9oa2mj'