2025-09-09T16:52:06,993 Created temporary directory: /tmp/pip-build-tracker-vix9wbsb 2025-09-09T16:52:06,993 Initialized build tracking at /tmp/pip-build-tracker-vix9wbsb 2025-09-09T16:52:06,993 Created build tracker: /tmp/pip-build-tracker-vix9wbsb 2025-09-09T16:52:06,994 Entered build tracker: /tmp/pip-build-tracker-vix9wbsb 2025-09-09T16:52:06,994 Created temporary directory: /tmp/pip-wheel-l0ln8c86 2025-09-09T16:52:06,997 Created temporary directory: /tmp/pip-ephem-wheel-cache-efk61dc5 2025-09-09T16:52:07,056 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-09T16:52:07,058 2 location(s) to search for versions of chmp: 2025-09-09T16:52:07,058 * https://pypi.org/simple/chmp/ 2025-09-09T16:52:07,058 * https://www.piwheels.org/simple/chmp/ 2025-09-09T16:52:07,058 Fetching project page and analyzing links: https://pypi.org/simple/chmp/ 2025-09-09T16:52:07,059 Getting page https://pypi.org/simple/chmp/ 2025-09-09T16:52:07,060 Found index url https://pypi.org/simple/ 2025-09-09T16:52:07,208 Fetched page https://pypi.org/simple/chmp/ as application/vnd.pypi.simple.v1+json 2025-09-09T16:52:07,210 Skipping link: No binaries permitted for chmp: https://files.pythonhosted.org/packages/a1/c9/d97b2d345922b08ea6bda8db52af31a720fa8c243805a6a9109a4c58148f/chmp-21.2.0-py2.py3-none-any.whl (from https://pypi.org/simple/chmp/) 2025-09-09T16:52:07,211 Skipping link: No binaries permitted for chmp: https://files.pythonhosted.org/packages/32/ac/d53062082e6eb9b97e5b73e18e6cace8af6eb6fc910a6fe83e69b4a076ac/chmp-21.2.1-py2.py3-none-any.whl (from https://pypi.org/simple/chmp/) 2025-09-09T16:52:07,211 Skipping link: No binaries permitted for chmp: https://files.pythonhosted.org/packages/9a/e8/5375177068667751aa4a97781a69d58964cf245106d81f5983ee0a8ceabb/chmp-21.7.0-py2.py3-none-any.whl (from https://pypi.org/simple/chmp/) 2025-09-09T16:52:07,212 Skipping link: No binaries permitted for chmp: https://files.pythonhosted.org/packages/fa/29/9acbc7c40b35d935db4bde3fa2764e4ae6c75668bacf6b2871fa59c8e419/chmp-21.8.1-py2.py3-none-any.whl (from https://pypi.org/simple/chmp/) 2025-09-09T16:52:07,212 Fetching project page and analyzing links: https://www.piwheels.org/simple/chmp/ 2025-09-09T16:52:07,213 Getting page https://www.piwheels.org/simple/chmp/ 2025-09-09T16:52:07,214 Found index url https://www.piwheels.org/simple/ 2025-09-09T16:52:07,310 Fetched page https://www.piwheels.org/simple/chmp/ as text/html 2025-09-09T16:52:07,311 Skipping link: not a file: https://www.piwheels.org/simple/chmp/ 2025-09-09T16:52:07,311 Skipping link: not a file: https://pypi.org/simple/chmp/ 2025-09-09T16:52:07,337 Given no hashes to check 0 links for project 'chmp': discarding no candidates 2025-09-09T16:52:07,337 ERROR: Could not find a version that satisfies the requirement chmp==21.7.0 (from versions: none) 2025-09-09T16:52:07,339 ERROR: No matching distribution found for chmp==21.7.0 2025-09-09T16:52:07,340 Exception information: 2025-09-09T16:52:07,340 Traceback (most recent call last): 2025-09-09T16:52:07,340 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 388, in resolve 2025-09-09T16:52:07,340 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-09-09T16:52:07,340 ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-09T16:52:07,340 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 142, in _add_to_criteria 2025-09-09T16:52:07,340 raise RequirementsConflicted(criterion) 2025-09-09T16:52:07,340 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('chmp==21.7.0') 2025-09-09T16:52:07,340 2025-09-09T16:52:07,340 The above exception was the direct cause of the following exception: 2025-09-09T16:52:07,340 2025-09-09T16:52:07,340 Traceback (most recent call last): 2025-09-09T16:52:07,340 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2025-09-09T16:52:07,340 result = self._result = resolver.resolve( 2025-09-09T16:52:07,340 ~~~~~~~~~~~~~~~~^ 2025-09-09T16:52:07,340 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2025-09-09T16:52:07,340 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-09T16:52:07,340 ) 2025-09-09T16:52:07,340 ^ 2025-09-09T16:52:07,340 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 515, in resolve 2025-09-09T16:52:07,340 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-09-09T16:52:07,340 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 390, in resolve 2025-09-09T16:52:07,340 raise ResolutionImpossible(e.criterion.information) from e 2025-09-09T16:52:07,340 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('chmp==21.7.0'), parent=None)] 2025-09-09T16:52:07,340 2025-09-09T16:52:07,340 The above exception was the direct cause of the following exception: 2025-09-09T16:52:07,340 2025-09-09T16:52:07,340 Traceback (most recent call last): 2025-09-09T16:52:07,340 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-09-09T16:52:07,340 status = _inner_run() 2025-09-09T16:52:07,340 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-09-09T16:52:07,340 return self.run(options, args) 2025-09-09T16:52:07,340 ~~~~~~~~^^^^^^^^^^^^^^^ 2025-09-09T16:52:07,340 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2025-09-09T16:52:07,340 return func(self, options, args) 2025-09-09T16:52:07,340 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2025-09-09T16:52:07,340 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-09-09T16:52:07,340 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 105, in resolve 2025-09-09T16:52:07,340 raise error from e 2025-09-09T16:52:07,340 pip._internal.exceptions.DistributionNotFound: No matching distribution found for chmp==21.7.0 2025-09-09T16:52:07,349 Removed build tracker: '/tmp/pip-build-tracker-vix9wbsb'