2021-07-10T00:55:23,888 Created temporary directory: /tmp/pip-ephem-wheel-cache-i_0mvniy 2021-07-10T00:55:23,891 Created temporary directory: /tmp/pip-req-tracker-705z_36s 2021-07-10T00:55:23,892 Initialized build tracking at /tmp/pip-req-tracker-705z_36s 2021-07-10T00:55:23,892 Created build tracker: /tmp/pip-req-tracker-705z_36s 2021-07-10T00:55:23,892 Entered build tracker: /tmp/pip-req-tracker-705z_36s 2021-07-10T00:55:23,893 Created temporary directory: /tmp/pip-wheel-0a9zwoi3 2021-07-10T00:55:23,926 1 location(s) to search for versions of vimap: 2021-07-10T00:55:23,926 * https://pypi.org/simple/vimap/ 2021-07-10T00:55:23,926 Fetching project page and analyzing links: https://pypi.org/simple/vimap/ 2021-07-10T00:55:23,927 Getting page https://pypi.org/simple/vimap/ 2021-07-10T00:55:23,928 Found index url https://pypi.org/simple 2021-07-10T00:55:24,254 Found link https://files.pythonhosted.org/packages/e7/98/32083ed01a8bb25563859008ae2a70d4b672a4a2a9aa08e0b2e968301fda/vimap-0.1.9-alpha-deadlock-quickfix.tar.gz#sha256=4e6176a69b2d382b65e42e4d00987aab60d7ebef9ce374b6e3dda9183f03859d (from https://pypi.org/simple/vimap/), version: 0.1.9-alpha-deadlock-quickfix 2021-07-10T00:55:24,254 Skipping link: not a file: https://pypi.org/simple/vimap/ 2021-07-10T00:55:24,270 Given no hashes to check 1 links for project 'vimap': discarding no candidates 2021-07-10T00:55:24,287 Collecting vimap==0.1.9-alpha-deadlock-quickfix 2021-07-10T00:55:24,289 Created temporary directory: /tmp/pip-unpack-b7hac51g 2021-07-10T00:55:24,465 Downloading vimap-0.1.9-alpha-deadlock-quickfix.tar.gz (20 kB) 2021-07-10T00:55:24,532 Added vimap==0.1.9-alpha-deadlock-quickfix from https://files.pythonhosted.org/packages/e7/98/32083ed01a8bb25563859008ae2a70d4b672a4a2a9aa08e0b2e968301fda/vimap-0.1.9-alpha-deadlock-quickfix.tar.gz#sha256=4e6176a69b2d382b65e42e4d00987aab60d7ebef9ce374b6e3dda9183f03859d to build tracker '/tmp/pip-req-tracker-705z_36s' 2021-07-10T00:55:24,533 Running setup.py (path:/tmp/pip-wheel-0a9zwoi3/vimap_4a32a72a99e4450e961174a66efbcd42/setup.py) egg_info for package vimap 2021-07-10T00:55:24,534 Created temporary directory: /tmp/pip-pip-egg-info-y02gfubh 2021-07-10T00:55:24,534 Running command python setup.py egg_info 2021-07-10T00:55:25,163 Traceback (most recent call last): 2021-07-10T00:55:25,164 File "", line 1, in 2021-07-10T00:55:25,164 File "/tmp/pip-wheel-0a9zwoi3/vimap_4a32a72a99e4450e961174a66efbcd42/setup.py", line 10, in 2021-07-10T00:55:25,164 assert os.path.isfile(readme_path), "Couldn't find README.md" 2021-07-10T00:55:25,165 AssertionError: Couldn't find README.md 2021-07-10T00:55:25,213 WARNING: Discarding https://files.pythonhosted.org/packages/e7/98/32083ed01a8bb25563859008ae2a70d4b672a4a2a9aa08e0b2e968301fda/vimap-0.1.9-alpha-deadlock-quickfix.tar.gz#sha256=4e6176a69b2d382b65e42e4d00987aab60d7ebef9ce374b6e3dda9183f03859d (from https://pypi.org/simple/vimap/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T00:55:25,214 ERROR: Could not find a version that satisfies the requirement vimap==0.1.9-alpha-deadlock-quickfix (from versions: 0.1.9-alpha-deadlock-quickfix) 2021-07-10T00:55:25,214 ERROR: No matching distribution found for vimap==0.1.9-alpha-deadlock-quickfix 2021-07-10T00:55:25,214 Exception information: 2021-07-10T00:55:25,214 Traceback (most recent call last): 2021-07-10T00:55:25,214 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T00:55:25,214 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T00:55:25,214 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T00:55:25,214 raise RequirementsConflicted(criterion) 2021-07-10T00:55:25,214 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('vimap==0.1.9-alpha-deadlock-quickfix') 2021-07-10T00:55:25,214 2021-07-10T00:55:25,214 During handling of the above exception, another exception occurred: 2021-07-10T00:55:25,214 2021-07-10T00:55:25,214 Traceback (most recent call last): 2021-07-10T00:55:25,214 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T00:55:25,214 result = self._result = resolver.resolve( 2021-07-10T00:55:25,214 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T00:55:25,214 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T00:55:25,214 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T00:55:25,214 raise ResolutionImpossible(e.criterion.information) 2021-07-10T00:55:25,214 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('vimap==0.1.9-alpha-deadlock-quickfix'), parent=None)] 2021-07-10T00:55:25,214 2021-07-10T00:55:25,214 The above exception was the direct cause of the following exception: 2021-07-10T00:55:25,214 2021-07-10T00:55:25,214 Traceback (most recent call last): 2021-07-10T00:55:25,214 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T00:55:25,214 status = self.run(options, args) 2021-07-10T00:55:25,214 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T00:55:25,214 return func(self, options, args) 2021-07-10T00:55:25,214 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T00:55:25,214 requirement_set = resolver.resolve( 2021-07-10T00:55:25,214 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T00:55:25,214 raise error from e 2021-07-10T00:55:25,214 pip._internal.exceptions.DistributionNotFound: No matching distribution found for vimap==0.1.9-alpha-deadlock-quickfix 2021-07-10T00:55:25,219 Removed vimap==0.1.9-alpha-deadlock-quickfix from https://files.pythonhosted.org/packages/e7/98/32083ed01a8bb25563859008ae2a70d4b672a4a2a9aa08e0b2e968301fda/vimap-0.1.9-alpha-deadlock-quickfix.tar.gz#sha256=4e6176a69b2d382b65e42e4d00987aab60d7ebef9ce374b6e3dda9183f03859d from build tracker '/tmp/pip-req-tracker-705z_36s' 2021-07-10T00:55:25,220 Removed build tracker: '/tmp/pip-req-tracker-705z_36s'