2023-09-08T15:02:41,545 Created temporary directory: /tmp/pip-build-tracker-m12jhc2x 2023-09-08T15:02:41,546 Initialized build tracking at /tmp/pip-build-tracker-m12jhc2x 2023-09-08T15:02:41,546 Created build tracker: /tmp/pip-build-tracker-m12jhc2x 2023-09-08T15:02:41,547 Entered build tracker: /tmp/pip-build-tracker-m12jhc2x 2023-09-08T15:02:41,548 Created temporary directory: /tmp/pip-wheel-cgb5lrlw 2023-09-08T15:02:41,551 Created temporary directory: /tmp/pip-ephem-wheel-cache-zc5brdhj 2023-09-08T15:02:41,572 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-08T15:02:41,576 2 location(s) to search for versions of pyrouge: 2023-09-08T15:02:41,576 * https://pypi.org/simple/pyrouge/ 2023-09-08T15:02:41,576 * https://www.piwheels.org/simple/pyrouge/ 2023-09-08T15:02:41,577 Fetching project page and analyzing links: https://pypi.org/simple/pyrouge/ 2023-09-08T15:02:41,578 Getting page https://pypi.org/simple/pyrouge/ 2023-09-08T15:02:41,579 Found index url https://pypi.org/simple/ 2023-09-08T15:02:41,794 Fetched page https://pypi.org/simple/pyrouge/ as application/vnd.pypi.simple.v1+json 2023-09-08T15:02:41,796 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 2023-09-08T15:02:41,797 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 2023-09-08T15:02:41,797 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 2023-09-08T15:02:41,798 Fetching project page and analyzing links: https://www.piwheels.org/simple/pyrouge/ 2023-09-08T15:02:41,799 Getting page https://www.piwheels.org/simple/pyrouge/ 2023-09-08T15:02:41,800 Found index url https://www.piwheels.org/simple/ 2023-09-08T15:02:42,124 Fetched page https://www.piwheels.org/simple/pyrouge/ as text/html 2023-09-08T15:02:42,126 Skipping link: No binaries permitted for pyrouge: https://www.piwheels.org/simple/pyrouge/pyrouge-0.1.0-py3-none-any.whl#sha256=8b319b6f7d605ee7ba90ec93428a34327c11668ee4455a56aec506a2d75951ca (from https://www.piwheels.org/simple/pyrouge/) 2023-09-08T15:02:42,127 Skipping link: No binaries permitted for pyrouge: https://www.piwheels.org/simple/pyrouge/pyrouge-0.1.1-py3-none-any.whl#sha256=4ce5199553412cb958f7945952419aeb6cd32dae4e46c7be39127fa974c13851 (from https://www.piwheels.org/simple/pyrouge/) 2023-09-08T15:02:42,128 Skipping link: not a file: https://www.piwheels.org/simple/pyrouge/ 2023-09-08T15:02:42,128 Skipping link: not a file: https://pypi.org/simple/pyrouge/ 2023-09-08T15:02:42,147 Given no hashes to check 0 links for project 'pyrouge': discarding no candidates 2023-09-08T15:02:42,148 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) 2023-09-08T15:02:42,150 ERROR: No matching distribution found for pyrouge==0.1.2 2023-09-08T15:02:42,151 Exception information: 2023-09-08T15:02:42,151 Traceback (most recent call last): 2023-09-08T15:02:42,151 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-09-08T15:02:42,151 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-09-08T15:02:42,151 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-09-08T15:02:42,151 raise RequirementsConflicted(criterion) 2023-09-08T15:02:42,151 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pyrouge==0.1.2') 2023-09-08T15:02:42,151 2023-09-08T15:02:42,151 During handling of the above exception, another exception occurred: 2023-09-08T15:02:42,151 2023-09-08T15:02:42,151 Traceback (most recent call last): 2023-09-08T15:02:42,151 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-09-08T15:02:42,151 result = self._result = resolver.resolve( 2023-09-08T15:02:42,151 ^^^^^^^^^^^^^^^^^ 2023-09-08T15:02:42,151 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-09-08T15:02:42,151 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-09-08T15:02:42,151 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T15:02:42,151 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-09-08T15:02:42,151 raise ResolutionImpossible(e.criterion.information) 2023-09-08T15:02:42,151 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pyrouge==0.1.2'), parent=None)] 2023-09-08T15:02:42,151 2023-09-08T15:02:42,151 The above exception was the direct cause of the following exception: 2023-09-08T15:02:42,151 2023-09-08T15:02:42,151 Traceback (most recent call last): 2023-09-08T15:02:42,151 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-08T15:02:42,151 status = run_func(*args) 2023-09-08T15:02:42,151 ^^^^^^^^^^^^^^^ 2023-09-08T15:02:42,151 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-08T15:02:42,151 return func(self, options, args) 2023-09-08T15:02:42,151 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T15:02:42,151 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-09-08T15:02:42,151 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-09-08T15:02:42,151 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T15:02:42,151 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-09-08T15:02:42,151 raise error from e 2023-09-08T15:02:42,151 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyrouge==0.1.2 2023-09-08T15:02:42,157 Removed build tracker: '/tmp/pip-build-tracker-m12jhc2x'