2021-02-16T08:38:35,714 Created temporary directory: /tmp/pip-ephem-wheel-cache-y913sw87 2021-02-16T08:38:35,717 Created temporary directory: /tmp/pip-req-tracker-cuqggvur 2021-02-16T08:38:35,717 Initialized build tracking at /tmp/pip-req-tracker-cuqggvur 2021-02-16T08:38:35,717 Created build tracker: /tmp/pip-req-tracker-cuqggvur 2021-02-16T08:38:35,717 Entered build tracker: /tmp/pip-req-tracker-cuqggvur 2021-02-16T08:38:35,718 Created temporary directory: /tmp/pip-wheel-_huk009o 2021-02-16T08:38:35,754 1 location(s) to search for versions of scythe-cli: 2021-02-16T08:38:35,754 * https://pypi.org/simple/scythe-cli/ 2021-02-16T08:38:35,754 Fetching project page and analyzing links: https://pypi.org/simple/scythe-cli/ 2021-02-16T08:38:35,755 Getting page https://pypi.org/simple/scythe-cli/ 2021-02-16T08:38:35,757 Found index url https://pypi.org/simple 2021-02-16T08:38:35,848 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/4b/12/ef4c4fcbed0ee67d32f94669a6ef14b20c0ce86b58d8f62be02ad82c4a7b/scythe-cli-0.4.0.tar.gz#sha256=9affefc665931b3a6444758277654574017acee66d80888b426877625d807b3a (from https://pypi.org/simple/scythe-cli/) (requires-python:>=3.9,<4.0) 2021-02-16T08:38:35,860 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/e4/e0/fc68ad70021ac020cf2e9a64e0a2c2c9a30f689e769ca09156a1dc7b19df/scythe_cli-0.4.0-py3-none-any.whl#sha256=57cd044956862dfb55528cc41c5572fa9aff70e4337dd9f3d2131b6b583448ab (from https://pypi.org/simple/scythe-cli/) (requires-python:>=3.9,<4.0) 2021-02-16T08:38:35,861 Given no hashes to check 0 links for project 'scythe-cli': discarding no candidates 2021-02-16T08:38:35,861 ERROR: Could not find a version that satisfies the requirement scythe-cli==0.4.0 2021-02-16T08:38:35,862 ERROR: No matching distribution found for scythe-cli==0.4.0 2021-02-16T08:38:35,862 Exception information: 2021-02-16T08:38:35,862 Traceback (most recent call last): 2021-02-16T08:38:35,862 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-02-16T08:38:35,862 crit = self.state.criteria[name] 2021-02-16T08:38:35,862 KeyError: 'scythe-cli' 2021-02-16T08:38:35,862 2021-02-16T08:38:35,862 During handling of the above exception, another exception occurred: 2021-02-16T08:38:35,862 2021-02-16T08:38:35,862 Traceback (most recent call last): 2021-02-16T08:38:35,862 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-02-16T08:38:35,862 name, crit = self._merge_into_criterion(r, parent=None) 2021-02-16T08:38:35,862 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-02-16T08:38:35,862 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-02-16T08:38:35,862 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-02-16T08:38:35,862 raise RequirementsConflicted(criterion) 2021-02-16T08:38:35,862 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('scythe-cli==0.4.0') 2021-02-16T08:38:35,862 2021-02-16T08:38:35,862 During handling of the above exception, another exception occurred: 2021-02-16T08:38:35,862 2021-02-16T08:38:35,862 Traceback (most recent call last): 2021-02-16T08:38:35,862 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-02-16T08:38:35,862 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-02-16T08:38:35,862 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-02-16T08:38:35,862 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-02-16T08:38:35,862 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-02-16T08:38:35,862 raise ResolutionImpossible(e.criterion.information) 2021-02-16T08:38:35,862 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('scythe-cli==0.4.0'), parent=None)] 2021-02-16T08:38:35,862 2021-02-16T08:38:35,862 The above exception was the direct cause of the following exception: 2021-02-16T08:38:35,862 2021-02-16T08:38:35,862 Traceback (most recent call last): 2021-02-16T08:38:35,862 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-02-16T08:38:35,862 status = self.run(options, args) 2021-02-16T08:38:35,862 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-02-16T08:38:35,862 return func(self, options, args) 2021-02-16T08:38:35,862 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-02-16T08:38:35,862 reqs, check_supported_wheels=True 2021-02-16T08:38:35,862 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-02-16T08:38:35,862 six.raise_from(error, e) 2021-02-16T08:38:35,862 File "", line 3, in raise_from 2021-02-16T08:38:35,862 pip._internal.exceptions.DistributionNotFound: No matching distribution found for scythe-cli==0.4.0 2021-02-16T08:38:35,866 Removed build tracker: '/tmp/pip-req-tracker-cuqggvur'