2021-07-12T03:59:04,177 Created temporary directory: /tmp/pip-ephem-wheel-cache-n0t0xnw1 2021-07-12T03:59:04,180 Created temporary directory: /tmp/pip-req-tracker-05a0pe85 2021-07-12T03:59:04,181 Initialized build tracking at /tmp/pip-req-tracker-05a0pe85 2021-07-12T03:59:04,181 Created build tracker: /tmp/pip-req-tracker-05a0pe85 2021-07-12T03:59:04,181 Entered build tracker: /tmp/pip-req-tracker-05a0pe85 2021-07-12T03:59:04,182 Created temporary directory: /tmp/pip-wheel-e6x0lmwe 2021-07-12T03:59:04,213 1 location(s) to search for versions of input-paste: 2021-07-12T03:59:04,213 * https://pypi.org/simple/input-paste/ 2021-07-12T03:59:04,213 Fetching project page and analyzing links: https://pypi.org/simple/input-paste/ 2021-07-12T03:59:04,214 Getting page https://pypi.org/simple/input-paste/ 2021-07-12T03:59:04,215 Found index url https://pypi.org/simple 2021-07-12T03:59:04,393 Found link https://files.pythonhosted.org/packages/76/64/c55cd74ace872b6338ba50867a683bab9abe11519b087805b84750ae5211/input-paste-0.1.1.tar.gz#sha256=9c23c99687ffb1c299832ad6336e0d24fd1a33892cdbcadcb91f112edb86c406 (from https://pypi.org/simple/input-paste/), version: 0.1.1 2021-07-12T03:59:04,410 Found link https://files.pythonhosted.org/packages/9f/57/49a6e125a5cedf4f67ce21a3c2e9d13fe5c2d6f0941513e42297b0f47ef8/input_paste-0.1.1-py2.py3-none-any.whl#sha256=878adbcbcfd451c2ed8acfb51e40e88e1b056bd9602ba478f8527b5f18b2f449 (from https://pypi.org/simple/input-paste/), version: 0.1.1 2021-07-12T03:59:04,411 Found link https://files.pythonhosted.org/packages/44/2b/52ea312b58ed9dab5f0b4a0bb1f85185a463f8206ab2fa04ae8bb679f723/input-paste-0.1.2.tar.gz#sha256=cc51cfe2b1f5deb2929140ee53d22b0069c3135b852f7fe23b49d59f127aed5c (from https://pypi.org/simple/input-paste/), version: 0.1.2 2021-07-12T03:59:04,411 Found link https://files.pythonhosted.org/packages/bc/76/8311b0e2e5cba95bf7d65ad2dd80ce3d559fc9ae57db1d40d31a4cf9cf48/input_paste-0.1.2-py2.py3-none-any.whl#sha256=c22a17fb3748d4a594c60a38cc88516be887e706328d0bf663cd2648601ded02 (from https://pypi.org/simple/input-paste/), version: 0.1.2 2021-07-12T03:59:04,412 Skipping link: not a file: https://pypi.org/simple/input-paste/ 2021-07-12T03:59:04,413 Given no hashes to check 0 links for project 'input-paste': discarding no candidates 2021-07-12T03:59:04,413 ERROR: Could not find a version that satisfies the requirement input-paste==0.1 (from versions: 0.1.1, 0.1.2) 2021-07-12T03:59:04,414 ERROR: No matching distribution found for input-paste==0.1 2021-07-12T03:59:04,414 Exception information: 2021-07-12T03:59:04,414 Traceback (most recent call last): 2021-07-12T03:59:04,414 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T03:59:04,414 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T03:59:04,414 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T03:59:04,414 raise RequirementsConflicted(criterion) 2021-07-12T03:59:04,414 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('input-paste==0.1') 2021-07-12T03:59:04,414 2021-07-12T03:59:04,414 During handling of the above exception, another exception occurred: 2021-07-12T03:59:04,414 2021-07-12T03:59:04,414 Traceback (most recent call last): 2021-07-12T03:59:04,414 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T03:59:04,414 result = self._result = resolver.resolve( 2021-07-12T03:59:04,414 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T03:59:04,414 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T03:59:04,414 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T03:59:04,414 raise ResolutionImpossible(e.criterion.information) 2021-07-12T03:59:04,414 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('input-paste==0.1'), parent=None)] 2021-07-12T03:59:04,414 2021-07-12T03:59:04,414 The above exception was the direct cause of the following exception: 2021-07-12T03:59:04,414 2021-07-12T03:59:04,414 Traceback (most recent call last): 2021-07-12T03:59:04,414 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T03:59:04,414 status = self.run(options, args) 2021-07-12T03:59:04,414 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T03:59:04,414 return func(self, options, args) 2021-07-12T03:59:04,414 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T03:59:04,414 requirement_set = resolver.resolve( 2021-07-12T03:59:04,414 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T03:59:04,414 raise error from e 2021-07-12T03:59:04,414 pip._internal.exceptions.DistributionNotFound: No matching distribution found for input-paste==0.1 2021-07-12T03:59:04,418 Removed build tracker: '/tmp/pip-req-tracker-05a0pe85'