2025-09-07T23:18:21,508 Created temporary directory: /tmp/pip-build-tracker-045suzbb 2025-09-07T23:18:21,509 Initialized build tracking at /tmp/pip-build-tracker-045suzbb 2025-09-07T23:18:21,509 Created build tracker: /tmp/pip-build-tracker-045suzbb 2025-09-07T23:18:21,509 Entered build tracker: /tmp/pip-build-tracker-045suzbb 2025-09-07T23:18:21,509 Created temporary directory: /tmp/pip-wheel-5imq4j4k 2025-09-07T23:18:21,513 Created temporary directory: /tmp/pip-ephem-wheel-cache-k5hlkx9i 2025-09-07T23:18:21,571 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-07T23:18:21,573 2 location(s) to search for versions of pyrouge: 2025-09-07T23:18:21,573 * https://pypi.org/simple/pyrouge/ 2025-09-07T23:18:21,573 * https://www.piwheels.org/simple/pyrouge/ 2025-09-07T23:18:21,574 Fetching project page and analyzing links: https://pypi.org/simple/pyrouge/ 2025-09-07T23:18:21,574 Getting page https://pypi.org/simple/pyrouge/ 2025-09-07T23:18:21,575 Found index url https://pypi.org/simple/ 2025-09-07T23:18:21,720 Fetched page https://pypi.org/simple/pyrouge/ as application/vnd.pypi.simple.v1+json 2025-09-07T23:18:21,722 Found link https://files.pythonhosted.org/packages/87/82/b02e669132dfa97b99c741de26f4d69d0f57d9dfa58480a34075786f751c/pyrouge-0.1.0.tar.gz (from https://pypi.org/simple/pyrouge/), version: 0.1.0 2025-09-07T23:18:21,723 Found link https://files.pythonhosted.org/packages/c5/8b/b5d5673ecef510e97559d2f186a94b958023bbef59c0603572513db92274/pyrouge-0.1.1.tar.gz (from https://pypi.org/simple/pyrouge/), version: 0.1.1 2025-09-07T23:18:21,724 Found link https://files.pythonhosted.org/packages/11/85/e522dd6b36880ca19dcf7f262b22365748f56edc6f455e7b6a37d0382c32/pyrouge-0.1.3.tar.gz (from https://pypi.org/simple/pyrouge/), version: 0.1.3 2025-09-07T23:18:21,724 Fetching project page and analyzing links: https://www.piwheels.org/simple/pyrouge/ 2025-09-07T23:18:21,725 Getting page https://www.piwheels.org/simple/pyrouge/ 2025-09-07T23:18:21,726 Found index url https://www.piwheels.org/simple/ 2025-09-07T23:18:21,816 Fetched page https://www.piwheels.org/simple/pyrouge/ as text/html 2025-09-07T23:18:21,817 Skipping link: No binaries permitted for pyrouge: https://archive1.piwheels.org/simple/pyrouge/pyrouge-0.1.1-py3-none-any.whl#sha256=4ce5199553412cb958f7945952419aeb6cd32dae4e46c7be39127fa974c13851 (from https://www.piwheels.org/simple/pyrouge/) 2025-09-07T23:18:21,817 Skipping link: No binaries permitted for pyrouge: https://archive1.piwheels.org/simple/pyrouge/pyrouge-0.1.0-py3-none-any.whl#sha256=8b319b6f7d605ee7ba90ec93428a34327c11668ee4455a56aec506a2d75951ca (from https://www.piwheels.org/simple/pyrouge/) 2025-09-07T23:18:21,817 Skipping link: not a file: https://www.piwheels.org/simple/pyrouge/ 2025-09-07T23:18:21,817 Skipping link: not a file: https://pypi.org/simple/pyrouge/ 2025-09-07T23:18:21,843 Given no hashes to check 0 links for project 'pyrouge': discarding no candidates 2025-09-07T23:18:21,844 ERROR: Could not find a version that satisfies the requirement pyrouge==0.1.2 (from versions: 0.1.0, 0.1.1, 0.1.3) 2025-09-07T23:18:21,845 ERROR: No matching distribution found for pyrouge==0.1.2 2025-09-07T23:18:21,846 Exception information: 2025-09-07T23:18:21,846 Traceback (most recent call last): 2025-09-07T23:18:21,846 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 388, in resolve 2025-09-07T23:18:21,846 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-09-07T23:18:21,846 ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-07T23:18:21,846 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 142, in _add_to_criteria 2025-09-07T23:18:21,846 raise RequirementsConflicted(criterion) 2025-09-07T23:18:21,846 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pyrouge==0.1.2') 2025-09-07T23:18:21,846 2025-09-07T23:18:21,846 The above exception was the direct cause of the following exception: 2025-09-07T23:18:21,846 2025-09-07T23:18:21,846 Traceback (most recent call last): 2025-09-07T23:18:21,846 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2025-09-07T23:18:21,846 result = self._result = resolver.resolve( 2025-09-07T23:18:21,846 ~~~~~~~~~~~~~~~~^ 2025-09-07T23:18:21,846 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2025-09-07T23:18:21,846 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-07T23:18:21,846 ) 2025-09-07T23:18:21,846 ^ 2025-09-07T23:18:21,846 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 515, in resolve 2025-09-07T23:18:21,846 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-09-07T23:18:21,846 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 390, in resolve 2025-09-07T23:18:21,846 raise ResolutionImpossible(e.criterion.information) from e 2025-09-07T23:18:21,846 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pyrouge==0.1.2'), parent=None)] 2025-09-07T23:18:21,846 2025-09-07T23:18:21,846 The above exception was the direct cause of the following exception: 2025-09-07T23:18:21,846 2025-09-07T23:18:21,846 Traceback (most recent call last): 2025-09-07T23:18:21,846 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-09-07T23:18:21,846 status = _inner_run() 2025-09-07T23:18:21,846 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-09-07T23:18:21,846 return self.run(options, args) 2025-09-07T23:18:21,846 ~~~~~~~~^^^^^^^^^^^^^^^ 2025-09-07T23:18:21,846 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2025-09-07T23:18:21,846 return func(self, options, args) 2025-09-07T23:18:21,846 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2025-09-07T23:18:21,846 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-09-07T23:18:21,846 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 105, in resolve 2025-09-07T23:18:21,846 raise error from e 2025-09-07T23:18:21,846 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyrouge==0.1.2 2025-09-07T23:18:21,856 Removed build tracker: '/tmp/pip-build-tracker-045suzbb'