2025-04-01T16:38:30,084 Disabling truststore because Python version isn't 3.10+ 2025-04-01T16:38:30,594 Created temporary directory: /tmp/pip-build-tracker-fb5thvpm 2025-04-01T16:38:30,595 Initialized build tracking at /tmp/pip-build-tracker-fb5thvpm 2025-04-01T16:38:30,596 Created build tracker: /tmp/pip-build-tracker-fb5thvpm 2025-04-01T16:38:30,596 Entered build tracker: /tmp/pip-build-tracker-fb5thvpm 2025-04-01T16:38:30,596 Created temporary directory: /tmp/pip-wheel-bu4wvwgj 2025-04-01T16:38:30,602 Created temporary directory: /tmp/pip-ephem-wheel-cache-9slmukyn 2025-04-01T16:38:30,645 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-04-01T16:38:30,648 2 location(s) to search for versions of pickshot: 2025-04-01T16:38:30,648 * https://pypi.org/simple/pickshot/ 2025-04-01T16:38:30,648 * https://www.piwheels.org/simple/pickshot/ 2025-04-01T16:38:30,649 Fetching project page and analyzing links: https://pypi.org/simple/pickshot/ 2025-04-01T16:38:30,649 Getting page https://pypi.org/simple/pickshot/ 2025-04-01T16:38:30,651 Found index url https://pypi.org/simple/ 2025-04-01T16:38:30,747 Fetched page https://pypi.org/simple/pickshot/ as application/vnd.pypi.simple.v1+json 2025-04-01T16:38:30,748 Link requires a different Python (3.9.2 not in: '<3.13,>=3.12'): https://files.pythonhosted.org/packages/a7/f7/0d4b2be43185e4fc9e7b6a36362219f9fd4d2dd9c28e96c4c5e2b54965aa/pickshot-0.1.0.tar.gz (from https://pypi.org/simple/pickshot/) (requires-python:<3.13,>=3.12) 2025-04-01T16:38:30,749 Skipping link: 0.1.0 Requires-Python <3.13,>=3.12: https://files.pythonhosted.org/packages/a7/f7/0d4b2be43185e4fc9e7b6a36362219f9fd4d2dd9c28e96c4c5e2b54965aa/pickshot-0.1.0.tar.gz (from https://pypi.org/simple/pickshot/) (requires-python:<3.13,>=3.12) 2025-04-01T16:38:30,749 Fetching project page and analyzing links: https://www.piwheels.org/simple/pickshot/ 2025-04-01T16:38:30,749 Getting page https://www.piwheels.org/simple/pickshot/ 2025-04-01T16:38:30,750 Found index url https://www.piwheels.org/simple/ 2025-04-01T16:38:30,794 Fetched page https://www.piwheels.org/simple/pickshot/ as text/html 2025-04-01T16:38:30,795 Skipping link: not a file: https://www.piwheels.org/simple/pickshot/ 2025-04-01T16:38:30,796 Skipping link: not a file: https://pypi.org/simple/pickshot/ 2025-04-01T16:38:30,819 Given no hashes to check 0 links for project 'pickshot': discarding no candidates 2025-04-01T16:38:30,819 ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python <3.13,>=3.12 2025-04-01T16:38:30,821 ERROR: Could not find a version that satisfies the requirement pickshot==0.1.0 (from versions: none) 2025-04-01T16:38:30,823 ERROR: No matching distribution found for pickshot==0.1.0 2025-04-01T16:38:30,824 Exception information: 2025-04-01T16:38:30,824 Traceback (most recent call last): 2025-04-01T16:38:30,824 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2025-04-01T16:38:30,824 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-04-01T16:38:30,824 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2025-04-01T16:38:30,824 raise RequirementsConflicted(criterion) 2025-04-01T16:38:30,824 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pickshot==0.1.0') 2025-04-01T16:38:30,824 2025-04-01T16:38:30,824 During handling of the above exception, another exception occurred: 2025-04-01T16:38:30,824 2025-04-01T16:38:30,824 Traceback (most recent call last): 2025-04-01T16:38:30,824 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2025-04-01T16:38:30,824 result = self._result = resolver.resolve( 2025-04-01T16:38:30,824 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2025-04-01T16:38:30,824 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-04-01T16:38:30,824 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2025-04-01T16:38:30,824 raise ResolutionImpossible(e.criterion.information) 2025-04-01T16:38:30,824 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pickshot==0.1.0'), parent=None)] 2025-04-01T16:38:30,824 2025-04-01T16:38:30,824 The above exception was the direct cause of the following exception: 2025-04-01T16:38:30,824 2025-04-01T16:38:30,824 Traceback (most recent call last): 2025-04-01T16:38:30,824 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-04-01T16:38:30,824 status = _inner_run() 2025-04-01T16:38:30,824 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-04-01T16:38:30,824 return self.run(options, args) 2025-04-01T16:38:30,824 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 67, in wrapper 2025-04-01T16:38:30,824 return func(self, options, args) 2025-04-01T16:38:30,824 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2025-04-01T16:38:30,824 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-04-01T16:38:30,824 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2025-04-01T16:38:30,824 raise error from e 2025-04-01T16:38:30,824 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pickshot==0.1.0 2025-04-01T16:38:30,829 Removed build tracker: '/tmp/pip-build-tracker-fb5thvpm'