2021-04-13T23:07:46,236 Created temporary directory: /tmp/pip-ephem-wheel-cache-e04v7stb 2021-04-13T23:07:46,239 Created temporary directory: /tmp/pip-req-tracker-7i68fj9j 2021-04-13T23:07:46,240 Initialized build tracking at /tmp/pip-req-tracker-7i68fj9j 2021-04-13T23:07:46,240 Created build tracker: /tmp/pip-req-tracker-7i68fj9j 2021-04-13T23:07:46,240 Entered build tracker: /tmp/pip-req-tracker-7i68fj9j 2021-04-13T23:07:46,241 Created temporary directory: /tmp/pip-wheel-wk0jiv7m 2021-04-13T23:07:46,270 1 location(s) to search for versions of ustash: 2021-04-13T23:07:46,270 * https://pypi.org/simple/ustash/ 2021-04-13T23:07:46,271 Fetching project page and analyzing links: https://pypi.org/simple/ustash/ 2021-04-13T23:07:46,271 Getting page https://pypi.org/simple/ustash/ 2021-04-13T23:07:46,273 Found index url https://pypi.org/simple 2021-04-13T23:07:46,459 Link requires a different Python (3.7.3 not in: '>=3.8, <4'): https://files.pythonhosted.org/packages/6f/72/80439f8f452c1381b410a12d53f3bad65951b7d5bd99b344e4fe833cde7d/ustash-0.0.1-py3-none-any.whl#sha256=b5640e4e4ce75c3448f4ec71308abc63c193caf147d03eb1ff8389e1072e31cf (from https://pypi.org/simple/ustash/) (requires-python:>=3.8, <4) 2021-04-13T23:07:46,460 Link requires a different Python (3.7.3 not in: '>=3.8, <4'): https://files.pythonhosted.org/packages/1f/d1/8fbb852cc11b7d2f9296aae1f22bfd6ee0409132827f9bedd42a91c78712/ustash-0.0.1.tar.gz#sha256=2716816a034f23ed16d2674ceeabecce571629aa73ffc82ca8475946ff699b3d (from https://pypi.org/simple/ustash/) (requires-python:>=3.8, <4) 2021-04-13T23:07:46,461 Link requires a different Python (3.7.3 not in: '>=3.8, <4'): https://files.pythonhosted.org/packages/92/60/02c46a9c012e2a2ae95e1331aa39c59f96b959b0a06d70809c2a548c1a49/ustash-0.0.2-py3-none-any.whl#sha256=344af88d0d635d9b87e125c81c903722a0b3fffa41ce524c6f7274875693bade (from https://pypi.org/simple/ustash/) (requires-python:>=3.8, <4) 2021-04-13T23:07:46,462 Link requires a different Python (3.7.3 not in: '>=3.8, <4'): https://files.pythonhosted.org/packages/0c/ca/2b1ef847a7ef43b2a85a789af50f2e7d1175b908dd2725fd4c72394e554a/ustash-0.0.2.tar.gz#sha256=d523825783d9f67d261be2f22c944b5073e92d178ec67340c3cf55f7d3842651 (from https://pypi.org/simple/ustash/) (requires-python:>=3.8, <4) 2021-04-13T23:07:46,462 Given no hashes to check 0 links for project 'ustash': discarding no candidates 2021-04-13T23:07:46,462 ERROR: Could not find a version that satisfies the requirement ustash==0.0.2 2021-04-13T23:07:46,463 ERROR: No matching distribution found for ustash==0.0.2 2021-04-13T23:07:46,463 Exception information: 2021-04-13T23:07:46,463 Traceback (most recent call last): 2021-04-13T23:07:46,463 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-04-13T23:07:46,463 crit = self.state.criteria[name] 2021-04-13T23:07:46,463 KeyError: 'ustash' 2021-04-13T23:07:46,463 2021-04-13T23:07:46,463 During handling of the above exception, another exception occurred: 2021-04-13T23:07:46,463 2021-04-13T23:07:46,463 Traceback (most recent call last): 2021-04-13T23:07:46,463 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-04-13T23:07:46,463 name, crit = self._merge_into_criterion(r, parent=None) 2021-04-13T23:07:46,463 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-04-13T23:07:46,463 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-04-13T23:07:46,463 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-04-13T23:07:46,463 raise RequirementsConflicted(criterion) 2021-04-13T23:07:46,463 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('ustash==0.0.2') 2021-04-13T23:07:46,463 2021-04-13T23:07:46,463 During handling of the above exception, another exception occurred: 2021-04-13T23:07:46,463 2021-04-13T23:07:46,463 Traceback (most recent call last): 2021-04-13T23:07:46,463 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-04-13T23:07:46,463 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-04-13T23:07:46,463 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-04-13T23:07:46,463 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-04-13T23:07:46,463 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-04-13T23:07:46,463 raise ResolutionImpossible(e.criterion.information) 2021-04-13T23:07:46,463 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('ustash==0.0.2'), parent=None)] 2021-04-13T23:07:46,463 2021-04-13T23:07:46,463 The above exception was the direct cause of the following exception: 2021-04-13T23:07:46,463 2021-04-13T23:07:46,463 Traceback (most recent call last): 2021-04-13T23:07:46,463 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-04-13T23:07:46,463 status = self.run(options, args) 2021-04-13T23:07:46,463 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-04-13T23:07:46,463 return func(self, options, args) 2021-04-13T23:07:46,463 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-04-13T23:07:46,463 reqs, check_supported_wheels=True 2021-04-13T23:07:46,463 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-04-13T23:07:46,463 six.raise_from(error, e) 2021-04-13T23:07:46,463 File "", line 3, in raise_from 2021-04-13T23:07:46,463 pip._internal.exceptions.DistributionNotFound: No matching distribution found for ustash==0.0.2 2021-04-13T23:07:46,467 Removed build tracker: '/tmp/pip-req-tracker-7i68fj9j'