2021-03-20T19:48:33,320 Created temporary directory: /tmp/pip-ephem-wheel-cache-filhgb7h 2021-03-20T19:48:33,323 Created temporary directory: /tmp/pip-req-tracker-2_zbuor8 2021-03-20T19:48:33,323 Initialized build tracking at /tmp/pip-req-tracker-2_zbuor8 2021-03-20T19:48:33,323 Created build tracker: /tmp/pip-req-tracker-2_zbuor8 2021-03-20T19:48:33,323 Entered build tracker: /tmp/pip-req-tracker-2_zbuor8 2021-03-20T19:48:33,324 Created temporary directory: /tmp/pip-wheel-pr2lkfvu 2021-03-20T19:48:33,354 1 location(s) to search for versions of torchsort: 2021-03-20T19:48:33,354 * https://pypi.org/simple/torchsort/ 2021-03-20T19:48:33,354 Fetching project page and analyzing links: https://pypi.org/simple/torchsort/ 2021-03-20T19:48:33,354 Getting page https://pypi.org/simple/torchsort/ 2021-03-20T19:48:33,356 Found index url https://pypi.org/simple 2021-03-20T19:48:33,441 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/22/2e/c26b4b7af75886ad41fd7f7935ffefd6dc0210cc88ca8db89116b4c659a5/torchsort-0.0.1.tar.gz#sha256=60e88a9cfd745202828e1c4dd2b9fd1a1b5532649fc46e3a47ffd1ccc60f7705 (from https://pypi.org/simple/torchsort/) (requires-python:>=3.8) 2021-03-20T19:48:33,454 Given no hashes to check 0 links for project 'torchsort': discarding no candidates 2021-03-20T19:48:33,455 ERROR: Could not find a version that satisfies the requirement torchsort==0.0.1 2021-03-20T19:48:33,455 ERROR: No matching distribution found for torchsort==0.0.1 2021-03-20T19:48:33,455 Exception information: 2021-03-20T19:48:33,455 Traceback (most recent call last): 2021-03-20T19:48:33,455 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-03-20T19:48:33,455 crit = self.state.criteria[name] 2021-03-20T19:48:33,455 KeyError: 'torchsort' 2021-03-20T19:48:33,455 2021-03-20T19:48:33,455 During handling of the above exception, another exception occurred: 2021-03-20T19:48:33,455 2021-03-20T19:48:33,455 Traceback (most recent call last): 2021-03-20T19:48:33,455 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-03-20T19:48:33,455 name, crit = self._merge_into_criterion(r, parent=None) 2021-03-20T19:48:33,455 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-03-20T19:48:33,455 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-03-20T19:48:33,455 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-03-20T19:48:33,455 raise RequirementsConflicted(criterion) 2021-03-20T19:48:33,455 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('torchsort==0.0.1') 2021-03-20T19:48:33,455 2021-03-20T19:48:33,455 During handling of the above exception, another exception occurred: 2021-03-20T19:48:33,455 2021-03-20T19:48:33,455 Traceback (most recent call last): 2021-03-20T19:48:33,455 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-03-20T19:48:33,455 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-03-20T19:48:33,455 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-03-20T19:48:33,455 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-03-20T19:48:33,455 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-03-20T19:48:33,455 raise ResolutionImpossible(e.criterion.information) 2021-03-20T19:48:33,455 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('torchsort==0.0.1'), parent=None)] 2021-03-20T19:48:33,455 2021-03-20T19:48:33,455 The above exception was the direct cause of the following exception: 2021-03-20T19:48:33,455 2021-03-20T19:48:33,455 Traceback (most recent call last): 2021-03-20T19:48:33,455 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-03-20T19:48:33,455 status = self.run(options, args) 2021-03-20T19:48:33,455 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-03-20T19:48:33,455 return func(self, options, args) 2021-03-20T19:48:33,455 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-03-20T19:48:33,455 reqs, check_supported_wheels=True 2021-03-20T19:48:33,455 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-03-20T19:48:33,455 six.raise_from(error, e) 2021-03-20T19:48:33,455 File "", line 3, in raise_from 2021-03-20T19:48:33,455 pip._internal.exceptions.DistributionNotFound: No matching distribution found for torchsort==0.0.1 2021-03-20T19:48:33,460 Removed build tracker: '/tmp/pip-req-tracker-2_zbuor8'