2021-07-09T19:50:41,195 Created temporary directory: /tmp/pip-ephem-wheel-cache-5tg44h4i 2021-07-09T19:50:41,198 Created temporary directory: /tmp/pip-req-tracker-5wsoh1yn 2021-07-09T19:50:41,199 Initialized build tracking at /tmp/pip-req-tracker-5wsoh1yn 2021-07-09T19:50:41,199 Created build tracker: /tmp/pip-req-tracker-5wsoh1yn 2021-07-09T19:50:41,199 Entered build tracker: /tmp/pip-req-tracker-5wsoh1yn 2021-07-09T19:50:41,200 Created temporary directory: /tmp/pip-wheel-_oinx5nx 2021-07-09T19:50:41,232 1 location(s) to search for versions of libre: 2021-07-09T19:50:41,232 * https://pypi.org/simple/libre/ 2021-07-09T19:50:41,233 Fetching project page and analyzing links: https://pypi.org/simple/libre/ 2021-07-09T19:50:41,233 Getting page https://pypi.org/simple/libre/ 2021-07-09T19:50:41,235 Found index url https://pypi.org/simple 2021-07-09T19:50:41,323 Found link https://files.pythonhosted.org/packages/a2/03/98c21abd68dc544fd1f7fe8df318bb82750bb7144a71cc834f1fbc97efdc/libre-1.0.tar.gz#sha256=67dd7d6c4f39d235a882c47073c5c224464a8bcd3d78ad09381fb06b8e162b48 (from https://pypi.org/simple/libre/), version: 1.0 2021-07-09T19:50:41,324 Found link https://files.pythonhosted.org/packages/32/a7/7fb613d22c5c7d6feeb0327f835108f338d4324e5fc891973121da81e7e3/libre-1.1.tar.gz#sha256=a602a7d13189951a0a92ba850d03445dae2ef2d71d8790860f3f0ead1b2b938f (from https://pypi.org/simple/libre/), version: 1.1 2021-07-09T19:50:41,324 Found link https://files.pythonhosted.org/packages/54/88/04b334d544e29711330d4bfceb2e588be8d2b18f2c15f3dc9e84efa95274/libre-1.2.tar.gz#sha256=b25266a940f1fe12cb48143dc8af28d7cea9023acd399ad09037ee182ba931fc (from https://pypi.org/simple/libre/), version: 1.2 2021-07-09T19:50:41,324 Skipping link: not a file: https://pypi.org/simple/libre/ 2021-07-09T19:50:41,341 Given no hashes to check 1 links for project 'libre': discarding no candidates 2021-07-09T19:50:41,358 Collecting libre==1.2 2021-07-09T19:50:41,359 Created temporary directory: /tmp/pip-unpack-spamoui4 2021-07-09T19:50:41,559 Downloading libre-1.2.tar.gz (684 kB) 2021-07-09T19:50:42,350 Added libre==1.2 from https://files.pythonhosted.org/packages/54/88/04b334d544e29711330d4bfceb2e588be8d2b18f2c15f3dc9e84efa95274/libre-1.2.tar.gz#sha256=b25266a940f1fe12cb48143dc8af28d7cea9023acd399ad09037ee182ba931fc to build tracker '/tmp/pip-req-tracker-5wsoh1yn' 2021-07-09T19:50:42,351 Running setup.py (path:/tmp/pip-wheel-_oinx5nx/libre_5d9b091a8b9d4e1b836d90bfb7c47642/setup.py) egg_info for package libre 2021-07-09T19:50:42,351 Created temporary directory: /tmp/pip-pip-egg-info-agatkgqc 2021-07-09T19:50:42,352 Running command python setup.py egg_info 2021-07-09T19:50:42,984 Traceback (most recent call last): 2021-07-09T19:50:42,984 File "", line 1, in 2021-07-09T19:50:42,985 File "/tmp/pip-wheel-_oinx5nx/libre_5d9b091a8b9d4e1b836d90bfb7c47642/setup.py", line 67, in 2021-07-09T19:50:42,985 with open('AUTHORS.rst') as f: 2021-07-09T19:50:42,985 FileNotFoundError: [Errno 2] No such file or directory: 'AUTHORS.rst' 2021-07-09T19:50:43,035 WARNING: Discarding https://files.pythonhosted.org/packages/54/88/04b334d544e29711330d4bfceb2e588be8d2b18f2c15f3dc9e84efa95274/libre-1.2.tar.gz#sha256=b25266a940f1fe12cb48143dc8af28d7cea9023acd399ad09037ee182ba931fc (from https://pypi.org/simple/libre/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T19:50:43,037 ERROR: Could not find a version that satisfies the requirement libre==1.2 (from versions: 1.0, 1.1, 1.2) 2021-07-09T19:50:43,037 ERROR: No matching distribution found for libre==1.2 2021-07-09T19:50:43,037 Exception information: 2021-07-09T19:50:43,037 Traceback (most recent call last): 2021-07-09T19:50:43,037 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T19:50:43,037 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T19:50:43,037 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T19:50:43,037 raise RequirementsConflicted(criterion) 2021-07-09T19:50:43,037 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('libre==1.2') 2021-07-09T19:50:43,037 2021-07-09T19:50:43,037 During handling of the above exception, another exception occurred: 2021-07-09T19:50:43,037 2021-07-09T19:50:43,037 Traceback (most recent call last): 2021-07-09T19:50:43,037 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T19:50:43,037 result = self._result = resolver.resolve( 2021-07-09T19:50:43,037 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T19:50:43,037 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T19:50:43,037 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T19:50:43,037 raise ResolutionImpossible(e.criterion.information) 2021-07-09T19:50:43,037 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('libre==1.2'), parent=None)] 2021-07-09T19:50:43,037 2021-07-09T19:50:43,037 The above exception was the direct cause of the following exception: 2021-07-09T19:50:43,037 2021-07-09T19:50:43,037 Traceback (most recent call last): 2021-07-09T19:50:43,037 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T19:50:43,037 status = self.run(options, args) 2021-07-09T19:50:43,037 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T19:50:43,037 return func(self, options, args) 2021-07-09T19:50:43,037 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T19:50:43,037 requirement_set = resolver.resolve( 2021-07-09T19:50:43,037 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T19:50:43,037 raise error from e 2021-07-09T19:50:43,037 pip._internal.exceptions.DistributionNotFound: No matching distribution found for libre==1.2 2021-07-09T19:50:43,042 Removed libre==1.2 from https://files.pythonhosted.org/packages/54/88/04b334d544e29711330d4bfceb2e588be8d2b18f2c15f3dc9e84efa95274/libre-1.2.tar.gz#sha256=b25266a940f1fe12cb48143dc8af28d7cea9023acd399ad09037ee182ba931fc from build tracker '/tmp/pip-req-tracker-5wsoh1yn' 2021-07-09T19:50:43,042 Removed build tracker: '/tmp/pip-req-tracker-5wsoh1yn'