2021-07-09T17:12:28,660 Created temporary directory: /tmp/pip-ephem-wheel-cache-2dj2z1jx 2021-07-09T17:12:28,663 Created temporary directory: /tmp/pip-req-tracker-ykmwxo98 2021-07-09T17:12:28,663 Initialized build tracking at /tmp/pip-req-tracker-ykmwxo98 2021-07-09T17:12:28,663 Created build tracker: /tmp/pip-req-tracker-ykmwxo98 2021-07-09T17:12:28,664 Entered build tracker: /tmp/pip-req-tracker-ykmwxo98 2021-07-09T17:12:28,664 Created temporary directory: /tmp/pip-wheel-ej4t67nq 2021-07-09T17:12:28,699 1 location(s) to search for versions of latexmake: 2021-07-09T17:12:28,699 * https://pypi.org/simple/latexmake/ 2021-07-09T17:12:28,700 Fetching project page and analyzing links: https://pypi.org/simple/latexmake/ 2021-07-09T17:12:28,700 Getting page https://pypi.org/simple/latexmake/ 2021-07-09T17:12:28,702 Found index url https://pypi.org/simple 2021-07-09T17:12:28,881 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/83/59/1c564be6d44a660949b0a1cce2f0d475fa5578404bfa356fffa31b8d4c26/latexmake-0.5dev-py3.2.egg#sha256=b568b4803ca32f1ea7b06e690702fd37817ba39d6085abba7b4f82fdbaf786ef (from https://pypi.org/simple/latexmake/) 2021-07-09T17:12:28,881 Found link https://files.pythonhosted.org/packages/7a/01/abb71483e4f39f8232fedb6f57ce4217131739587a31b1f8a9eb9d917e4a/latexmake-0.5dev.linux-x86_64.tar.gz#sha256=56cd1ab83dc12711171e5d34b06457d4f1bb7f4295b181d67fc1e814bf72f401 (from https://pypi.org/simple/latexmake/), version: 0.5dev.linux-x86_64 2021-07-09T17:12:28,881 Found link https://files.pythonhosted.org/packages/2e/b7/78b77f705868084f6e230f089d787f463f3972d20963625e7d92832e7fe9/latexmake-0.5dev.tar.gz#sha256=924cc2f4c535af1de421e0fa72d44fabed66ac727c1297ca7bf10cda554acb19 (from https://pypi.org/simple/latexmake/), version: 0.5dev 2021-07-09T17:12:28,882 Skipping link: not a file: https://pypi.org/simple/latexmake/ 2021-07-09T17:12:28,898 Given no hashes to check 1 links for project 'latexmake': discarding no candidates 2021-07-09T17:12:28,915 Collecting latexmake==0.5dev 2021-07-09T17:12:28,917 Created temporary directory: /tmp/pip-unpack-6316avzw 2021-07-09T17:12:29,096 Downloading latexmake-0.5dev.tar.gz (10 kB) 2021-07-09T17:12:29,134 Added latexmake==0.5dev from https://files.pythonhosted.org/packages/2e/b7/78b77f705868084f6e230f089d787f463f3972d20963625e7d92832e7fe9/latexmake-0.5dev.tar.gz#sha256=924cc2f4c535af1de421e0fa72d44fabed66ac727c1297ca7bf10cda554acb19 to build tracker '/tmp/pip-req-tracker-ykmwxo98' 2021-07-09T17:12:29,135 Running setup.py (path:/tmp/pip-wheel-ej4t67nq/latexmake_6958e481c2384a2f982be1413f18d80e/setup.py) egg_info for package latexmake 2021-07-09T17:12:29,136 Created temporary directory: /tmp/pip-pip-egg-info-aho2q0b1 2021-07-09T17:12:29,136 Running command python setup.py egg_info 2021-07-09T17:12:29,760 Traceback (most recent call last): 2021-07-09T17:12:29,761 File "", line 1, in 2021-07-09T17:12:29,761 File "/tmp/pip-wheel-ej4t67nq/latexmake_6958e481c2384a2f982be1413f18d80e/setup.py", line 23, in 2021-07-09T17:12:29,761 long_description=get_long_description(), 2021-07-09T17:12:29,761 File "/tmp/pip-wheel-ej4t67nq/latexmake_6958e481c2384a2f982be1413f18d80e/setup.py", line 14, in get_long_description 2021-07-09T17:12:29,761 with open('README.rst') as f: 2021-07-09T17:12:29,762 FileNotFoundError: [Errno 2] No such file or directory: 'README.rst' 2021-07-09T17:12:29,811 WARNING: Discarding https://files.pythonhosted.org/packages/2e/b7/78b77f705868084f6e230f089d787f463f3972d20963625e7d92832e7fe9/latexmake-0.5dev.tar.gz#sha256=924cc2f4c535af1de421e0fa72d44fabed66ac727c1297ca7bf10cda554acb19 (from https://pypi.org/simple/latexmake/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T17:12:29,813 ERROR: Could not find a version that satisfies the requirement latexmake==0.5dev (from versions: 0.5dev.linux-x86_64, 0.5.dev0) 2021-07-09T17:12:29,813 ERROR: No matching distribution found for latexmake==0.5dev 2021-07-09T17:12:29,813 Exception information: 2021-07-09T17:12:29,813 Traceback (most recent call last): 2021-07-09T17:12:29,813 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T17:12:29,813 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T17:12:29,813 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T17:12:29,813 raise RequirementsConflicted(criterion) 2021-07-09T17:12:29,813 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('latexmake==0.5dev') 2021-07-09T17:12:29,813 2021-07-09T17:12:29,813 During handling of the above exception, another exception occurred: 2021-07-09T17:12:29,813 2021-07-09T17:12:29,813 Traceback (most recent call last): 2021-07-09T17:12:29,813 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T17:12:29,813 result = self._result = resolver.resolve( 2021-07-09T17:12:29,813 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T17:12:29,813 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T17:12:29,813 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T17:12:29,813 raise ResolutionImpossible(e.criterion.information) 2021-07-09T17:12:29,813 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('latexmake==0.5dev'), parent=None)] 2021-07-09T17:12:29,813 2021-07-09T17:12:29,813 The above exception was the direct cause of the following exception: 2021-07-09T17:12:29,813 2021-07-09T17:12:29,813 Traceback (most recent call last): 2021-07-09T17:12:29,813 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T17:12:29,813 status = self.run(options, args) 2021-07-09T17:12:29,813 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T17:12:29,813 return func(self, options, args) 2021-07-09T17:12:29,813 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T17:12:29,813 requirement_set = resolver.resolve( 2021-07-09T17:12:29,813 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T17:12:29,813 raise error from e 2021-07-09T17:12:29,813 pip._internal.exceptions.DistributionNotFound: No matching distribution found for latexmake==0.5dev 2021-07-09T17:12:29,818 Removed latexmake==0.5dev from https://files.pythonhosted.org/packages/2e/b7/78b77f705868084f6e230f089d787f463f3972d20963625e7d92832e7fe9/latexmake-0.5dev.tar.gz#sha256=924cc2f4c535af1de421e0fa72d44fabed66ac727c1297ca7bf10cda554acb19 from build tracker '/tmp/pip-req-tracker-ykmwxo98' 2021-07-09T17:12:29,819 Removed build tracker: '/tmp/pip-req-tracker-ykmwxo98'