2021-04-13T22:32:03,785 Created temporary directory: /tmp/pip-ephem-wheel-cache-_8a3kge6 2021-04-13T22:32:03,788 Created temporary directory: /tmp/pip-req-tracker-9e9i6hwh 2021-04-13T22:32:03,788 Initialized build tracking at /tmp/pip-req-tracker-9e9i6hwh 2021-04-13T22:32:03,788 Created build tracker: /tmp/pip-req-tracker-9e9i6hwh 2021-04-13T22:32:03,788 Entered build tracker: /tmp/pip-req-tracker-9e9i6hwh 2021-04-13T22:32:03,789 Created temporary directory: /tmp/pip-wheel-9282q0lq 2021-04-13T22:32:03,819 1 location(s) to search for versions of ustash: 2021-04-13T22:32:03,819 * https://pypi.org/simple/ustash/ 2021-04-13T22:32:03,819 Fetching project page and analyzing links: https://pypi.org/simple/ustash/ 2021-04-13T22:32:03,820 Getting page https://pypi.org/simple/ustash/ 2021-04-13T22:32:03,821 Found index url https://pypi.org/simple 2021-04-13T22:32:04,020 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-13T22:32:04,020 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-13T22:32:04,021 Given no hashes to check 0 links for project 'ustash': discarding no candidates 2021-04-13T22:32:04,021 ERROR: Could not find a version that satisfies the requirement ustash==0.0.1 2021-04-13T22:32:04,021 ERROR: No matching distribution found for ustash==0.0.1 2021-04-13T22:32:04,022 Exception information: 2021-04-13T22:32:04,022 Traceback (most recent call last): 2021-04-13T22:32:04,022 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-04-13T22:32:04,022 crit = self.state.criteria[name] 2021-04-13T22:32:04,022 KeyError: 'ustash' 2021-04-13T22:32:04,022 2021-04-13T22:32:04,022 During handling of the above exception, another exception occurred: 2021-04-13T22:32:04,022 2021-04-13T22:32:04,022 Traceback (most recent call last): 2021-04-13T22:32:04,022 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-04-13T22:32:04,022 name, crit = self._merge_into_criterion(r, parent=None) 2021-04-13T22:32:04,022 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-04-13T22:32:04,022 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-04-13T22:32:04,022 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-04-13T22:32:04,022 raise RequirementsConflicted(criterion) 2021-04-13T22:32:04,022 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('ustash==0.0.1') 2021-04-13T22:32:04,022 2021-04-13T22:32:04,022 During handling of the above exception, another exception occurred: 2021-04-13T22:32:04,022 2021-04-13T22:32:04,022 Traceback (most recent call last): 2021-04-13T22:32:04,022 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-04-13T22:32:04,022 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-04-13T22:32:04,022 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-04-13T22:32:04,022 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-04-13T22:32:04,022 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-04-13T22:32:04,022 raise ResolutionImpossible(e.criterion.information) 2021-04-13T22:32:04,022 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('ustash==0.0.1'), parent=None)] 2021-04-13T22:32:04,022 2021-04-13T22:32:04,022 The above exception was the direct cause of the following exception: 2021-04-13T22:32:04,022 2021-04-13T22:32:04,022 Traceback (most recent call last): 2021-04-13T22:32:04,022 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-04-13T22:32:04,022 status = self.run(options, args) 2021-04-13T22:32:04,022 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-04-13T22:32:04,022 return func(self, options, args) 2021-04-13T22:32:04,022 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-04-13T22:32:04,022 reqs, check_supported_wheels=True 2021-04-13T22:32:04,022 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-04-13T22:32:04,022 six.raise_from(error, e) 2021-04-13T22:32:04,022 File "", line 3, in raise_from 2021-04-13T22:32:04,022 pip._internal.exceptions.DistributionNotFound: No matching distribution found for ustash==0.0.1 2021-04-13T22:32:04,026 Removed build tracker: '/tmp/pip-req-tracker-9e9i6hwh'