2021-03-07T21:32:22,629 Created temporary directory: /tmp/pip-ephem-wheel-cache-punkk893 2021-03-07T21:32:22,632 Created temporary directory: /tmp/pip-req-tracker-ljjcfrxp 2021-03-07T21:32:22,632 Initialized build tracking at /tmp/pip-req-tracker-ljjcfrxp 2021-03-07T21:32:22,633 Created build tracker: /tmp/pip-req-tracker-ljjcfrxp 2021-03-07T21:32:22,633 Entered build tracker: /tmp/pip-req-tracker-ljjcfrxp 2021-03-07T21:32:22,633 Created temporary directory: /tmp/pip-wheel-brfhbivi 2021-03-07T21:32:22,664 1 location(s) to search for versions of slashpatch: 2021-03-07T21:32:22,664 * https://pypi.org/simple/slashpatch/ 2021-03-07T21:32:22,664 Fetching project page and analyzing links: https://pypi.org/simple/slashpatch/ 2021-03-07T21:32:22,665 Getting page https://pypi.org/simple/slashpatch/ 2021-03-07T21:32:22,667 Found index url https://pypi.org/simple 2021-03-07T21:32:22,768 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/0d/86/5441ba1c2c70a90a8890622a258cab34886de6966037a444752495b91008/slashpatch-1.0.0-py3-none-any.whl#sha256=34a2ada212606dbd28c78a5d1f3fa10b223dcda5cf4a504f9de623fbe14f194d (from https://pypi.org/simple/slashpatch/) (requires-python:>=3.8) 2021-03-07T21:32:22,769 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/1b/71/024141c3c0f59fc1b05289bd20d1856ded0f6722cd51399efba475a339de/slashpatch-1.0.0.tar.gz#sha256=e7e06781698e5713537d1043e9bd4b1c05b99275cc454e2228c06b7da35ad71f (from https://pypi.org/simple/slashpatch/) (requires-python:>=3.8) 2021-03-07T21:32:22,770 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/0b/b9/e260ff3d899579a7d4c6c533c1d02b5fea6a7906cb39658d59ae1079ba61/slashpatch-1.1.0-py3-none-any.whl#sha256=8848a43383a38bbb064b46bdbe2786ef6062dd9598961b16a69628e8b99b083d (from https://pypi.org/simple/slashpatch/) (requires-python:>=3.8) 2021-03-07T21:32:22,770 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/95/ed/a8b545f59ade7b2a66b44f848359408558061a97bc8010bab3ff670c1734/slashpatch-1.1.0.tar.gz#sha256=1c3ce4f1b367beabe6822f2489fb84d35dccef5431eefeea40e8a15f6552b2cd (from https://pypi.org/simple/slashpatch/) (requires-python:>=3.8) 2021-03-07T21:32:22,771 Given no hashes to check 0 links for project 'slashpatch': discarding no candidates 2021-03-07T21:32:22,771 ERROR: Could not find a version that satisfies the requirement slashpatch==1.0.0 2021-03-07T21:32:22,771 ERROR: No matching distribution found for slashpatch==1.0.0 2021-03-07T21:32:22,772 Exception information: 2021-03-07T21:32:22,772 Traceback (most recent call last): 2021-03-07T21:32:22,772 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-03-07T21:32:22,772 crit = self.state.criteria[name] 2021-03-07T21:32:22,772 KeyError: 'slashpatch' 2021-03-07T21:32:22,772 2021-03-07T21:32:22,772 During handling of the above exception, another exception occurred: 2021-03-07T21:32:22,772 2021-03-07T21:32:22,772 Traceback (most recent call last): 2021-03-07T21:32:22,772 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-03-07T21:32:22,772 name, crit = self._merge_into_criterion(r, parent=None) 2021-03-07T21:32:22,772 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-03-07T21:32:22,772 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-03-07T21:32:22,772 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-03-07T21:32:22,772 raise RequirementsConflicted(criterion) 2021-03-07T21:32:22,772 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('slashpatch==1.0.0') 2021-03-07T21:32:22,772 2021-03-07T21:32:22,772 During handling of the above exception, another exception occurred: 2021-03-07T21:32:22,772 2021-03-07T21:32:22,772 Traceback (most recent call last): 2021-03-07T21:32:22,772 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-03-07T21:32:22,772 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-03-07T21:32:22,772 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-03-07T21:32:22,772 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-03-07T21:32:22,772 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-03-07T21:32:22,772 raise ResolutionImpossible(e.criterion.information) 2021-03-07T21:32:22,772 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('slashpatch==1.0.0'), parent=None)] 2021-03-07T21:32:22,772 2021-03-07T21:32:22,772 The above exception was the direct cause of the following exception: 2021-03-07T21:32:22,772 2021-03-07T21:32:22,772 Traceback (most recent call last): 2021-03-07T21:32:22,772 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-03-07T21:32:22,772 status = self.run(options, args) 2021-03-07T21:32:22,772 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-03-07T21:32:22,772 return func(self, options, args) 2021-03-07T21:32:22,772 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-03-07T21:32:22,772 reqs, check_supported_wheels=True 2021-03-07T21:32:22,772 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-03-07T21:32:22,772 six.raise_from(error, e) 2021-03-07T21:32:22,772 File "", line 3, in raise_from 2021-03-07T21:32:22,772 pip._internal.exceptions.DistributionNotFound: No matching distribution found for slashpatch==1.0.0 2021-03-07T21:32:22,776 Removed build tracker: '/tmp/pip-req-tracker-ljjcfrxp'