2021-05-12T04:59:59,439 DEPRECATION: Python 3.5 reached the end of its life on September 13th, 2020. Please upgrade your Python as Python 3.5 is no longer maintained. pip 21.0 will drop support for Python 3.5 in January 2021. pip 21.0 will remove support for this functionality. 2021-05-12T05:00:00,223 Created temporary directory: /tmp/pip-ephem-wheel-cache-nu2l7s9z 2021-05-12T05:00:00,228 Created temporary directory: /tmp/pip-req-tracker-4xqqpgc7 2021-05-12T05:00:00,229 Initialized build tracking at /tmp/pip-req-tracker-4xqqpgc7 2021-05-12T05:00:00,229 Created build tracker: /tmp/pip-req-tracker-4xqqpgc7 2021-05-12T05:00:00,230 Entered build tracker: /tmp/pip-req-tracker-4xqqpgc7 2021-05-12T05:00:00,231 Created temporary directory: /tmp/pip-wheel-_1n88o8k 2021-05-12T05:00:00,329 1 location(s) to search for versions of torch-gists: 2021-05-12T05:00:00,329 * https://pypi.org/simple/torch-gists/ 2021-05-12T05:00:00,330 Fetching project page and analyzing links: https://pypi.org/simple/torch-gists/ 2021-05-12T05:00:00,332 Getting page https://pypi.org/simple/torch-gists/ 2021-05-12T05:00:00,337 Found index url https://pypi.org/simple 2021-05-12T05:00:00,580 Link requires a different Python (3.5.3 not in: '>=3.6'): https://files.pythonhosted.org/packages/f1/d5/de3126b88c5a97b27d5c1edff8bb29de1e3970c94d5c06b40eee95003b93/torch-gists-0.0.0.1.tar.gz#sha256=bb070dc022f009294381b9a8eec0d286bb271cf60a30e1f67828bb86e624bb61 (from https://pypi.org/simple/torch-gists/) (requires-python:>=3.6) 2021-05-12T05:00:00,611 Link requires a different Python (3.5.3 not in: '>=3.6'): https://files.pythonhosted.org/packages/f5/3d/334b7fd2cb1b3a1aadb89ff89f955b9ac1cbfc5f520b4418312789c1b9fc/torch_gists-0.0.0.1-py3-none-any.whl#sha256=063d659b59a9cfed915e4590d2436299cef25fa865b8eeb53ae6599732f0121b (from https://pypi.org/simple/torch-gists/) (requires-python:>=3.6) 2021-05-12T05:00:00,613 Link requires a different Python (3.5.3 not in: '>=3.6'): https://files.pythonhosted.org/packages/bd/2a/159804e4b3c8c2a80badb014e878322d585775f90cefc7b91f753ddd9e54/torch-gists-0.0.0.2.tar.gz#sha256=096bfaf34fdbb8722185426656d09f07fe0af09016dc8174076be9c478e6b368 (from https://pypi.org/simple/torch-gists/) (requires-python:>=3.6) 2021-05-12T05:00:00,615 Link requires a different Python (3.5.3 not in: '>=3.6'): https://files.pythonhosted.org/packages/e7/dc/6bbc60af769aac72b02d3847ff2b00cfcaca8e6b63f7c69819b703b3ccd8/torch_gists-0.0.0.2-py3-none-any.whl#sha256=b7e16188d9dfec92ef0ca1d9697daa8778441dea3e3f8f6edc6198d0cdd85ae2 (from https://pypi.org/simple/torch-gists/) (requires-python:>=3.6) 2021-05-12T05:00:00,616 Given no hashes to check 0 links for project 'torch-gists': discarding no candidates 2021-05-12T05:00:00,617 ERROR: Could not find a version that satisfies the requirement torch-gists==0.0.0.2 2021-05-12T05:00:00,618 ERROR: No matching distribution found for torch-gists==0.0.0.2 2021-05-12T05:00:00,619 Exception information: 2021-05-12T05:00:00,619 Traceback (most recent call last): 2021-05-12T05:00:00,619 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-05-12T05:00:00,619 crit = self.state.criteria[name] 2021-05-12T05:00:00,619 KeyError: 'torch-gists' 2021-05-12T05:00:00,619 2021-05-12T05:00:00,619 During handling of the above exception, another exception occurred: 2021-05-12T05:00:00,619 2021-05-12T05:00:00,619 Traceback (most recent call last): 2021-05-12T05:00:00,619 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-05-12T05:00:00,619 name, crit = self._merge_into_criterion(r, parent=None) 2021-05-12T05:00:00,619 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-05-12T05:00:00,619 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-05-12T05:00:00,619 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-05-12T05:00:00,619 raise RequirementsConflicted(criterion) 2021-05-12T05:00:00,619 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('torch-gists==0.0.0.2') 2021-05-12T05:00:00,619 2021-05-12T05:00:00,619 During handling of the above exception, another exception occurred: 2021-05-12T05:00:00,619 2021-05-12T05:00:00,619 Traceback (most recent call last): 2021-05-12T05:00:00,619 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-05-12T05:00:00,619 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-05-12T05:00:00,619 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-05-12T05:00:00,619 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-05-12T05:00:00,619 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-05-12T05:00:00,619 raise ResolutionImpossible(e.criterion.information) 2021-05-12T05:00:00,619 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('torch-gists==0.0.0.2'), parent=None)] 2021-05-12T05:00:00,619 2021-05-12T05:00:00,619 The above exception was the direct cause of the following exception: 2021-05-12T05:00:00,619 2021-05-12T05:00:00,619 Traceback (most recent call last): 2021-05-12T05:00:00,619 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2021-05-12T05:00:00,619 status = self.run(options, args) 2021-05-12T05:00:00,619 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2021-05-12T05:00:00,619 return func(self, options, args) 2021-05-12T05:00:00,619 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/commands/wheel.py", line 163, in run 2021-05-12T05:00:00,619 reqs, check_supported_wheels=True 2021-05-12T05:00:00,619 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-05-12T05:00:00,619 six.raise_from(error, e) 2021-05-12T05:00:00,619 File "", line 3, in raise_from 2021-05-12T05:00:00,619 pip._internal.exceptions.DistributionNotFound: No matching distribution found for torch-gists==0.0.0.2 2021-05-12T05:00:00,628 Removed build tracker: '/tmp/pip-req-tracker-4xqqpgc7'