2025-09-08T18:04:52,946 Created temporary directory: /tmp/pip-build-tracker-ckbaxksh 2025-09-08T18:04:52,947 Initialized build tracking at /tmp/pip-build-tracker-ckbaxksh 2025-09-08T18:04:52,947 Created build tracker: /tmp/pip-build-tracker-ckbaxksh 2025-09-08T18:04:52,947 Entered build tracker: /tmp/pip-build-tracker-ckbaxksh 2025-09-08T18:04:52,947 Created temporary directory: /tmp/pip-wheel-6o00m67_ 2025-09-08T18:04:52,950 Created temporary directory: /tmp/pip-ephem-wheel-cache-z069hcsa 2025-09-08T18:04:53,009 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-08T18:04:53,011 2 location(s) to search for versions of choppy-pipe: 2025-09-08T18:04:53,011 * https://pypi.org/simple/choppy-pipe/ 2025-09-08T18:04:53,011 * https://www.piwheels.org/simple/choppy-pipe/ 2025-09-08T18:04:53,012 Fetching project page and analyzing links: https://pypi.org/simple/choppy-pipe/ 2025-09-08T18:04:53,012 Getting page https://pypi.org/simple/choppy-pipe/ 2025-09-08T18:04:53,013 Found index url https://pypi.org/simple/ 2025-09-08T18:04:53,224 Fetched page https://pypi.org/simple/choppy-pipe/ as application/vnd.pypi.simple.v1+json 2025-09-08T18:04:53,226 Found link https://files.pythonhosted.org/packages/d2/dd/c751af2dc8974481f9bdd49c014cd54fee2cf40f085d540e661d17b11e8a/choppy-pipe-0.3.8.dev1.tar.gz (from https://pypi.org/simple/choppy-pipe/), version: 0.3.8.dev1 2025-09-08T18:04:53,226 Found link https://files.pythonhosted.org/packages/48/af/c7da3867c17e6b307df79d22049073ccc16d53576438ae07db62aff68a7d/choppy-pipe-0.3.9.dev0.tar.gz (from https://pypi.org/simple/choppy-pipe/), version: 0.3.9.dev0 2025-09-08T18:04:53,227 Found link https://files.pythonhosted.org/packages/34/10/967cacdebf5208faaac1c199de3a7325ebbaf694700d9896d7ed82a0d44c/choppy-pipe-0.3.9.dev1.tar.gz (from https://pypi.org/simple/choppy-pipe/), version: 0.3.9.dev1 2025-09-08T18:04:53,228 Fetching project page and analyzing links: https://www.piwheels.org/simple/choppy-pipe/ 2025-09-08T18:04:53,228 Getting page https://www.piwheels.org/simple/choppy-pipe/ 2025-09-08T18:04:53,230 Found index url https://www.piwheels.org/simple/ 2025-09-08T18:04:53,325 Fetched page https://www.piwheels.org/simple/choppy-pipe/ as text/html 2025-09-08T18:04:53,327 Skipping link: No binaries permitted for choppy-pipe: https://archive1.piwheels.org/simple/choppy-pipe/choppy_pipe-0.3.9.dev1-py3-none-any.whl#sha256=1a1a92c1c9343b69e6399f2acab2fe3b70d66c1de819da1b89245e8084d9cbd3 (from https://www.piwheels.org/simple/choppy-pipe/) 2025-09-08T18:04:53,327 Skipping link: No binaries permitted for choppy-pipe: https://archive1.piwheels.org/simple/choppy-pipe/choppy_pipe-0.3.9.dev0-py3-none-any.whl#sha256=9ba7f0f56abe0da97222c7011e2381906fc8d049e14374975527673323ee737d (from https://www.piwheels.org/simple/choppy-pipe/) 2025-09-08T18:04:53,327 Skipping link: not a file: https://www.piwheels.org/simple/choppy-pipe/ 2025-09-08T18:04:53,327 Skipping link: not a file: https://pypi.org/simple/choppy-pipe/ 2025-09-08T18:04:53,353 Given no hashes to check 0 links for project 'choppy-pipe': discarding no candidates 2025-09-08T18:04:53,354 ERROR: Could not find a version that satisfies the requirement choppy-pipe==0.3.8.dev0 (from versions: 0.3.8.dev1, 0.3.9.dev0, 0.3.9.dev1) 2025-09-08T18:04:53,355 ERROR: No matching distribution found for choppy-pipe==0.3.8.dev0 2025-09-08T18:04:53,356 Exception information: 2025-09-08T18:04:53,356 Traceback (most recent call last): 2025-09-08T18:04:53,356 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 388, in resolve 2025-09-08T18:04:53,356 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-09-08T18:04:53,356 ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-08T18:04:53,356 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 142, in _add_to_criteria 2025-09-08T18:04:53,356 raise RequirementsConflicted(criterion) 2025-09-08T18:04:53,356 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('choppy-pipe==0.3.8.dev0') 2025-09-08T18:04:53,356 2025-09-08T18:04:53,356 The above exception was the direct cause of the following exception: 2025-09-08T18:04:53,356 2025-09-08T18:04:53,356 Traceback (most recent call last): 2025-09-08T18:04:53,356 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2025-09-08T18:04:53,356 result = self._result = resolver.resolve( 2025-09-08T18:04:53,356 ~~~~~~~~~~~~~~~~^ 2025-09-08T18:04:53,356 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2025-09-08T18:04:53,356 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-08T18:04:53,356 ) 2025-09-08T18:04:53,356 ^ 2025-09-08T18:04:53,356 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 515, in resolve 2025-09-08T18:04:53,356 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-09-08T18:04:53,356 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 390, in resolve 2025-09-08T18:04:53,356 raise ResolutionImpossible(e.criterion.information) from e 2025-09-08T18:04:53,356 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('choppy-pipe==0.3.8.dev0'), parent=None)] 2025-09-08T18:04:53,356 2025-09-08T18:04:53,356 The above exception was the direct cause of the following exception: 2025-09-08T18:04:53,356 2025-09-08T18:04:53,356 Traceback (most recent call last): 2025-09-08T18:04:53,356 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-09-08T18:04:53,356 status = _inner_run() 2025-09-08T18:04:53,356 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-09-08T18:04:53,356 return self.run(options, args) 2025-09-08T18:04:53,356 ~~~~~~~~^^^^^^^^^^^^^^^ 2025-09-08T18:04:53,356 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2025-09-08T18:04:53,356 return func(self, options, args) 2025-09-08T18:04:53,356 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2025-09-08T18:04:53,356 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-09-08T18:04:53,356 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 105, in resolve 2025-09-08T18:04:53,356 raise error from e 2025-09-08T18:04:53,356 pip._internal.exceptions.DistributionNotFound: No matching distribution found for choppy-pipe==0.3.8.dev0 2025-09-08T18:04:53,366 Removed build tracker: '/tmp/pip-build-tracker-ckbaxksh'