2025-04-01T15:39:13,235 Created temporary directory: /tmp/pip-build-tracker-7p_wr6id 2025-04-01T15:39:13,236 Initialized build tracking at /tmp/pip-build-tracker-7p_wr6id 2025-04-01T15:39:13,237 Created build tracker: /tmp/pip-build-tracker-7p_wr6id 2025-04-01T15:39:13,237 Entered build tracker: /tmp/pip-build-tracker-7p_wr6id 2025-04-01T15:39:13,238 Created temporary directory: /tmp/pip-wheel-_ukyqhjx 2025-04-01T15:39:13,242 Created temporary directory: /tmp/pip-ephem-wheel-cache-f2ooawz8 2025-04-01T15:39:13,288 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-04-01T15:39:13,291 2 location(s) to search for versions of pickshot: 2025-04-01T15:39:13,291 * https://pypi.org/simple/pickshot/ 2025-04-01T15:39:13,291 * https://www.piwheels.org/simple/pickshot/ 2025-04-01T15:39:13,292 Fetching project page and analyzing links: https://pypi.org/simple/pickshot/ 2025-04-01T15:39:13,293 Getting page https://pypi.org/simple/pickshot/ 2025-04-01T15:39:13,294 Found index url https://pypi.org/simple/ 2025-04-01T15:39:13,517 Fetched page https://pypi.org/simple/pickshot/ as application/vnd.pypi.simple.v1+json 2025-04-01T15:39:13,678 Link requires a different Python (3.11.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-01T15:39:13,679 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-01T15:39:13,692 Fetching project page and analyzing links: https://www.piwheels.org/simple/pickshot/ 2025-04-01T15:39:13,693 Getting page https://www.piwheels.org/simple/pickshot/ 2025-04-01T15:39:13,694 Found index url https://www.piwheels.org/simple/ 2025-04-01T15:39:16,776 Fetched page https://www.piwheels.org/simple/pickshot/ as text/html 2025-04-01T15:39:16,779 Skipping link: not a file: https://www.piwheels.org/simple/pickshot/ 2025-04-01T15:39:16,780 Skipping link: not a file: https://pypi.org/simple/pickshot/ 2025-04-01T15:39:16,821 Given no hashes to check 0 links for project 'pickshot': discarding no candidates 2025-04-01T15:39:16,822 ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python <3.13,>=3.12 2025-04-01T15:39:16,824 ERROR: Could not find a version that satisfies the requirement pickshot==0.1.0 (from versions: none) 2025-04-01T15:39:16,827 ERROR: No matching distribution found for pickshot==0.1.0 2025-04-01T15:39:16,828 Exception information: 2025-04-01T15:39:16,828 Traceback (most recent call last): 2025-04-01T15:39:16,828 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2025-04-01T15:39:16,828 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-04-01T15:39:16,828 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2025-04-01T15:39:16,828 raise RequirementsConflicted(criterion) 2025-04-01T15:39:16,828 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pickshot==0.1.0') 2025-04-01T15:39:16,828 2025-04-01T15:39:16,828 During handling of the above exception, another exception occurred: 2025-04-01T15:39:16,828 2025-04-01T15:39:16,828 Traceback (most recent call last): 2025-04-01T15:39:16,828 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2025-04-01T15:39:16,828 result = self._result = resolver.resolve( 2025-04-01T15:39:16,828 ^^^^^^^^^^^^^^^^^ 2025-04-01T15:39:16,828 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2025-04-01T15:39:16,828 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-04-01T15:39:16,828 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-04-01T15:39:16,828 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2025-04-01T15:39:16,828 raise ResolutionImpossible(e.criterion.information) 2025-04-01T15:39:16,828 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pickshot==0.1.0'), parent=None)] 2025-04-01T15:39:16,828 2025-04-01T15:39:16,828 The above exception was the direct cause of the following exception: 2025-04-01T15:39:16,828 2025-04-01T15:39:16,828 Traceback (most recent call last): 2025-04-01T15:39:16,828 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-04-01T15:39:16,828 status = _inner_run() 2025-04-01T15:39:16,828 ^^^^^^^^^^^^ 2025-04-01T15:39:16,828 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-04-01T15:39:16,828 return self.run(options, args) 2025-04-01T15:39:16,828 ^^^^^^^^^^^^^^^^^^^^^^^ 2025-04-01T15:39:16,828 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 67, in wrapper 2025-04-01T15:39:16,828 return func(self, options, args) 2025-04-01T15:39:16,828 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-04-01T15:39:16,828 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2025-04-01T15:39:16,828 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-04-01T15:39:16,828 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-04-01T15:39:16,828 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2025-04-01T15:39:16,828 raise error from e 2025-04-01T15:39:16,828 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pickshot==0.1.0 2025-04-01T15:39:16,838 Removed build tracker: '/tmp/pip-build-tracker-7p_wr6id'