2021-07-09T19:50:13,528 Created temporary directory: /tmp/pip-ephem-wheel-cache-bb0u_v_q 2021-07-09T19:50:13,531 Created temporary directory: /tmp/pip-req-tracker-vks1yng4 2021-07-09T19:50:13,532 Initialized build tracking at /tmp/pip-req-tracker-vks1yng4 2021-07-09T19:50:13,532 Created build tracker: /tmp/pip-req-tracker-vks1yng4 2021-07-09T19:50:13,532 Entered build tracker: /tmp/pip-req-tracker-vks1yng4 2021-07-09T19:50:13,533 Created temporary directory: /tmp/pip-wheel-_85antmu 2021-07-09T19:50:13,567 1 location(s) to search for versions of libre: 2021-07-09T19:50:13,567 * https://pypi.org/simple/libre/ 2021-07-09T19:50:13,567 Fetching project page and analyzing links: https://pypi.org/simple/libre/ 2021-07-09T19:50:13,568 Getting page https://pypi.org/simple/libre/ 2021-07-09T19:50:13,569 Found index url https://pypi.org/simple 2021-07-09T19:50:13,749 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:13,749 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:13,750 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:13,750 Skipping link: not a file: https://pypi.org/simple/libre/ 2021-07-09T19:50:13,766 Given no hashes to check 1 links for project 'libre': discarding no candidates 2021-07-09T19:50:13,783 Collecting libre==1.1 2021-07-09T19:50:13,785 Created temporary directory: /tmp/pip-unpack-x7p7l958 2021-07-09T19:50:14,023 Downloading libre-1.1.tar.gz (839 kB) 2021-07-09T19:50:14,628 Added libre==1.1 from https://files.pythonhosted.org/packages/32/a7/7fb613d22c5c7d6feeb0327f835108f338d4324e5fc891973121da81e7e3/libre-1.1.tar.gz#sha256=a602a7d13189951a0a92ba850d03445dae2ef2d71d8790860f3f0ead1b2b938f to build tracker '/tmp/pip-req-tracker-vks1yng4' 2021-07-09T19:50:14,629 Running setup.py (path:/tmp/pip-wheel-_85antmu/libre_0319584bfa154118b900339948bd2e8a/setup.py) egg_info for package libre 2021-07-09T19:50:14,630 Created temporary directory: /tmp/pip-pip-egg-info-3csemjae 2021-07-09T19:50:14,630 Running command python setup.py egg_info 2021-07-09T19:50:15,270 Traceback (most recent call last): 2021-07-09T19:50:15,271 File "", line 1, in 2021-07-09T19:50:15,271 File "/tmp/pip-wheel-_85antmu/libre_0319584bfa154118b900339948bd2e8a/setup.py", line 67, in 2021-07-09T19:50:15,272 with open('AUTHORS.rst') as f: 2021-07-09T19:50:15,272 FileNotFoundError: [Errno 2] No such file or directory: 'AUTHORS.rst' 2021-07-09T19:50:15,322 WARNING: Discarding https://files.pythonhosted.org/packages/32/a7/7fb613d22c5c7d6feeb0327f835108f338d4324e5fc891973121da81e7e3/libre-1.1.tar.gz#sha256=a602a7d13189951a0a92ba850d03445dae2ef2d71d8790860f3f0ead1b2b938f (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:15,323 ERROR: Could not find a version that satisfies the requirement libre==1.1 (from versions: 1.0, 1.1, 1.2) 2021-07-09T19:50:15,323 ERROR: No matching distribution found for libre==1.1 2021-07-09T19:50:15,324 Exception information: 2021-07-09T19:50:15,324 Traceback (most recent call last): 2021-07-09T19:50:15,324 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T19:50:15,324 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T19:50:15,324 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T19:50:15,324 raise RequirementsConflicted(criterion) 2021-07-09T19:50:15,324 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('libre==1.1') 2021-07-09T19:50:15,324 2021-07-09T19:50:15,324 During handling of the above exception, another exception occurred: 2021-07-09T19:50:15,324 2021-07-09T19:50:15,324 Traceback (most recent call last): 2021-07-09T19:50:15,324 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T19:50:15,324 result = self._result = resolver.resolve( 2021-07-09T19:50:15,324 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T19:50:15,324 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T19:50:15,324 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T19:50:15,324 raise ResolutionImpossible(e.criterion.information) 2021-07-09T19:50:15,324 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('libre==1.1'), parent=None)] 2021-07-09T19:50:15,324 2021-07-09T19:50:15,324 The above exception was the direct cause of the following exception: 2021-07-09T19:50:15,324 2021-07-09T19:50:15,324 Traceback (most recent call last): 2021-07-09T19:50:15,324 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T19:50:15,324 status = self.run(options, args) 2021-07-09T19:50:15,324 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T19:50:15,324 return func(self, options, args) 2021-07-09T19:50:15,324 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T19:50:15,324 requirement_set = resolver.resolve( 2021-07-09T19:50:15,324 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T19:50:15,324 raise error from e 2021-07-09T19:50:15,324 pip._internal.exceptions.DistributionNotFound: No matching distribution found for libre==1.1 2021-07-09T19:50:15,328 Removed libre==1.1 from https://files.pythonhosted.org/packages/32/a7/7fb613d22c5c7d6feeb0327f835108f338d4324e5fc891973121da81e7e3/libre-1.1.tar.gz#sha256=a602a7d13189951a0a92ba850d03445dae2ef2d71d8790860f3f0ead1b2b938f from build tracker '/tmp/pip-req-tracker-vks1yng4' 2021-07-09T19:50:15,329 Removed build tracker: '/tmp/pip-req-tracker-vks1yng4'