2025-09-09T06:30:02,807 Created temporary directory: /tmp/pip-build-tracker-bpmo16is 2025-09-09T06:30:02,808 Initialized build tracking at /tmp/pip-build-tracker-bpmo16is 2025-09-09T06:30:02,808 Created build tracker: /tmp/pip-build-tracker-bpmo16is 2025-09-09T06:30:02,808 Entered build tracker: /tmp/pip-build-tracker-bpmo16is 2025-09-09T06:30:02,809 Created temporary directory: /tmp/pip-wheel-7jawru_3 2025-09-09T06:30:02,812 Created temporary directory: /tmp/pip-ephem-wheel-cache-tlgv88id 2025-09-09T06:30:02,872 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-09T06:30:02,874 2 location(s) to search for versions of chess-gym: 2025-09-09T06:30:02,874 * https://pypi.org/simple/chess-gym/ 2025-09-09T06:30:02,874 * https://www.piwheels.org/simple/chess-gym/ 2025-09-09T06:30:02,874 Fetching project page and analyzing links: https://pypi.org/simple/chess-gym/ 2025-09-09T06:30:02,875 Getting page https://pypi.org/simple/chess-gym/ 2025-09-09T06:30:02,876 Found index url https://pypi.org/simple/ 2025-09-09T06:30:03,021 Fetched page https://pypi.org/simple/chess-gym/ as application/vnd.pypi.simple.v1+json 2025-09-09T06:30:03,023 Found link https://files.pythonhosted.org/packages/c1/82/fd892f5bc133c118e131ca45f8df376551bac99c58790374c4132982428a/chess_gym-0.0.2.tar.gz (from https://pypi.org/simple/chess-gym/), version: 0.0.2 2025-09-09T06:30:03,023 Found link https://files.pythonhosted.org/packages/c6/03/62d390eee714ef601fec0bd5636c307e19122629ed78c666503f1d20a506/chess_gym-0.0.3.tar.gz (from https://pypi.org/simple/chess-gym/), version: 0.0.3 2025-09-09T06:30:03,024 Found link https://files.pythonhosted.org/packages/3e/b5/fbe75d7fca0412a0e87efa086fa8f2ed97c1ed978f781f6b4c5796e4364a/chess_gym-0.0.4.tar.gz (from https://pypi.org/simple/chess-gym/), version: 0.0.4 2025-09-09T06:30:03,024 Found link https://files.pythonhosted.org/packages/b4/c5/7a1c69950d6201fc967fafa3c5b1bc7493feb49b79d468aa7befe7552600/chess_gym-0.0.5.tar.gz (from https://pypi.org/simple/chess-gym/), version: 0.0.5 2025-09-09T06:30:03,025 Fetching project page and analyzing links: https://www.piwheels.org/simple/chess-gym/ 2025-09-09T06:30:03,025 Getting page https://www.piwheels.org/simple/chess-gym/ 2025-09-09T06:30:03,026 Found index url https://www.piwheels.org/simple/ 2025-09-09T06:30:03,124 Fetched page https://www.piwheels.org/simple/chess-gym/ as text/html 2025-09-09T06:30:03,125 Skipping link: No binaries permitted for chess-gym: https://archive1.piwheels.org/simple/chess-gym/chess_gym-0.0.5-py3-none-any.whl#sha256=ece23bd9674026111c3c098d9576e1ed5c078ec22e1ba7c0065c83b2266efd3b (from https://www.piwheels.org/simple/chess-gym/) 2025-09-09T06:30:03,125 Skipping link: No binaries permitted for chess-gym: https://archive1.piwheels.org/simple/chess-gym/chess_gym-0.0.4-py3-none-any.whl#sha256=082be3ee77ea53cb6bb38abbb352eb8dd7cfc378eea7766d3f02ded9e8ebf083 (from https://www.piwheels.org/simple/chess-gym/) 2025-09-09T06:30:03,125 Skipping link: No binaries permitted for chess-gym: https://archive1.piwheels.org/simple/chess-gym/chess_gym-0.0.3-py3-none-any.whl#sha256=30dc1f5b46ca6dcfeea290b4956f7f10834ddb7fec4fa23a635854f5b3c07f28 (from https://www.piwheels.org/simple/chess-gym/) 2025-09-09T06:30:03,125 Skipping link: not a file: https://www.piwheels.org/simple/chess-gym/ 2025-09-09T06:30:03,126 Skipping link: not a file: https://pypi.org/simple/chess-gym/ 2025-09-09T06:30:03,150 Given no hashes to check 0 links for project 'chess-gym': discarding no candidates 2025-09-09T06:30:03,150 ERROR: Could not find a version that satisfies the requirement chess-gym==0.0.1 (from versions: 0.0.2, 0.0.3, 0.0.4, 0.0.5) 2025-09-09T06:30:03,152 ERROR: No matching distribution found for chess-gym==0.0.1 2025-09-09T06:30:03,153 Exception information: 2025-09-09T06:30:03,153 Traceback (most recent call last): 2025-09-09T06:30:03,153 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 388, in resolve 2025-09-09T06:30:03,153 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-09-09T06:30:03,153 ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-09T06:30:03,153 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 142, in _add_to_criteria 2025-09-09T06:30:03,153 raise RequirementsConflicted(criterion) 2025-09-09T06:30:03,153 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('chess-gym==0.0.1') 2025-09-09T06:30:03,153 2025-09-09T06:30:03,153 The above exception was the direct cause of the following exception: 2025-09-09T06:30:03,153 2025-09-09T06:30:03,153 Traceback (most recent call last): 2025-09-09T06:30:03,153 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2025-09-09T06:30:03,153 result = self._result = resolver.resolve( 2025-09-09T06:30:03,153 ~~~~~~~~~~~~~~~~^ 2025-09-09T06:30:03,153 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2025-09-09T06:30:03,153 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-09T06:30:03,153 ) 2025-09-09T06:30:03,153 ^ 2025-09-09T06:30:03,153 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 515, in resolve 2025-09-09T06:30:03,153 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-09-09T06:30:03,153 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 390, in resolve 2025-09-09T06:30:03,153 raise ResolutionImpossible(e.criterion.information) from e 2025-09-09T06:30:03,153 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('chess-gym==0.0.1'), parent=None)] 2025-09-09T06:30:03,153 2025-09-09T06:30:03,153 The above exception was the direct cause of the following exception: 2025-09-09T06:30:03,153 2025-09-09T06:30:03,153 Traceback (most recent call last): 2025-09-09T06:30:03,153 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-09-09T06:30:03,153 status = _inner_run() 2025-09-09T06:30:03,153 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-09-09T06:30:03,153 return self.run(options, args) 2025-09-09T06:30:03,153 ~~~~~~~~^^^^^^^^^^^^^^^ 2025-09-09T06:30:03,153 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2025-09-09T06:30:03,153 return func(self, options, args) 2025-09-09T06:30:03,153 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2025-09-09T06:30:03,153 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-09-09T06:30:03,153 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 105, in resolve 2025-09-09T06:30:03,153 raise error from e 2025-09-09T06:30:03,153 pip._internal.exceptions.DistributionNotFound: No matching distribution found for chess-gym==0.0.1 2025-09-09T06:30:03,163 Removed build tracker: '/tmp/pip-build-tracker-bpmo16is'