2021-02-04T07:12:44,583 Created temporary directory: /tmp/pip-ephem-wheel-cache-_k9b3n2a 2021-02-04T07:12:44,585 Created temporary directory: /tmp/pip-req-tracker-qpox3f0o 2021-02-04T07:12:44,586 Initialized build tracking at /tmp/pip-req-tracker-qpox3f0o 2021-02-04T07:12:44,586 Created build tracker: /tmp/pip-req-tracker-qpox3f0o 2021-02-04T07:12:44,586 Entered build tracker: /tmp/pip-req-tracker-qpox3f0o 2021-02-04T07:12:44,587 Created temporary directory: /tmp/pip-wheel-0ayxx0ld 2021-02-04T07:12:44,624 1 location(s) to search for versions of safeops-cli: 2021-02-04T07:12:44,624 * https://pypi.org/simple/safeops-cli/ 2021-02-04T07:12:44,624 Fetching project page and analyzing links: https://pypi.org/simple/safeops-cli/ 2021-02-04T07:12:44,625 Getting page https://pypi.org/simple/safeops-cli/ 2021-02-04T07:12:44,627 Found index url https://pypi.org/simple 2021-02-04T07:12:44,719 Link requires a different Python (3.7.3 not in: '>=3.8.6,<4.0.0'): https://files.pythonhosted.org/packages/26/43/5eb7dea3ede8df42f4d17ee6635056418460e003861a97be4342cf5a505d/safeops-cli-0.1.0.tar.gz#sha256=8217f6b5dbf952ea3d1f0e07f271748f64249adde75934368b0f1d7b8f1518b3 (from https://pypi.org/simple/safeops-cli/) (requires-python:>=3.8.6,<4.0.0) 2021-02-04T07:12:44,733 Link requires a different Python (3.7.3 not in: '>=3.8.6,<4.0.0'): https://files.pythonhosted.org/packages/7b/e2/a9e70d206a2d10ad14cb6c8f9fc4798ec0a11027051d73aaa1a88c770321/safeops_cli-0.1.0-py3-none-any.whl#sha256=15d91e3e26c59f299f3d83e7ef30f8b0fdc4cc673b81af96232ac1d978f82102 (from https://pypi.org/simple/safeops-cli/) (requires-python:>=3.8.6,<4.0.0) 2021-02-04T07:12:44,733 Given no hashes to check 0 links for project 'safeops-cli': discarding no candidates 2021-02-04T07:12:44,734 ERROR: Could not find a version that satisfies the requirement safeops-cli==0.1.0 2021-02-04T07:12:44,734 ERROR: No matching distribution found for safeops-cli==0.1.0 2021-02-04T07:12:44,734 Exception information: 2021-02-04T07:12:44,734 Traceback (most recent call last): 2021-02-04T07:12:44,734 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-02-04T07:12:44,734 crit = self.state.criteria[name] 2021-02-04T07:12:44,734 KeyError: 'safeops-cli' 2021-02-04T07:12:44,734 2021-02-04T07:12:44,734 During handling of the above exception, another exception occurred: 2021-02-04T07:12:44,734 2021-02-04T07:12:44,734 Traceback (most recent call last): 2021-02-04T07:12:44,734 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-02-04T07:12:44,734 name, crit = self._merge_into_criterion(r, parent=None) 2021-02-04T07:12:44,734 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-02-04T07:12:44,734 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-02-04T07:12:44,734 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-02-04T07:12:44,734 raise RequirementsConflicted(criterion) 2021-02-04T07:12:44,734 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('safeops-cli==0.1.0') 2021-02-04T07:12:44,734 2021-02-04T07:12:44,734 During handling of the above exception, another exception occurred: 2021-02-04T07:12:44,734 2021-02-04T07:12:44,734 Traceback (most recent call last): 2021-02-04T07:12:44,734 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-02-04T07:12:44,734 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-02-04T07:12:44,734 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-02-04T07:12:44,734 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-02-04T07:12:44,734 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-02-04T07:12:44,734 raise ResolutionImpossible(e.criterion.information) 2021-02-04T07:12:44,734 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('safeops-cli==0.1.0'), parent=None)] 2021-02-04T07:12:44,734 2021-02-04T07:12:44,734 The above exception was the direct cause of the following exception: 2021-02-04T07:12:44,734 2021-02-04T07:12:44,734 Traceback (most recent call last): 2021-02-04T07:12:44,734 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-02-04T07:12:44,734 status = self.run(options, args) 2021-02-04T07:12:44,734 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-02-04T07:12:44,734 return func(self, options, args) 2021-02-04T07:12:44,734 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-02-04T07:12:44,734 reqs, check_supported_wheels=True 2021-02-04T07:12:44,734 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-02-04T07:12:44,734 six.raise_from(error, e) 2021-02-04T07:12:44,734 File "", line 3, in raise_from 2021-02-04T07:12:44,734 pip._internal.exceptions.DistributionNotFound: No matching distribution found for safeops-cli==0.1.0 2021-02-04T07:12:44,739 Removed build tracker: '/tmp/pip-req-tracker-qpox3f0o'