2021-01-30T18:21:26,724 Created temporary directory: /tmp/pip-ephem-wheel-cache-q6h08l5x 2021-01-30T18:21:26,727 Created temporary directory: /tmp/pip-req-tracker-xiwqe8yb 2021-01-30T18:21:26,728 Initialized build tracking at /tmp/pip-req-tracker-xiwqe8yb 2021-01-30T18:21:26,728 Created build tracker: /tmp/pip-req-tracker-xiwqe8yb 2021-01-30T18:21:26,728 Entered build tracker: /tmp/pip-req-tracker-xiwqe8yb 2021-01-30T18:21:26,729 Created temporary directory: /tmp/pip-wheel-bup_h_qz 2021-01-30T18:21:26,764 1 location(s) to search for versions of blackbox-cli: 2021-01-30T18:21:26,764 * https://pypi.org/simple/blackbox-cli/ 2021-01-30T18:21:26,764 Fetching project page and analyzing links: https://pypi.org/simple/blackbox-cli/ 2021-01-30T18:21:26,765 Getting page https://pypi.org/simple/blackbox-cli/ 2021-01-30T18:21:26,766 Found index url https://pypi.org/simple 2021-01-30T18:21:26,861 Link requires a different Python (3.7.3 not in: '~=3.9'): https://files.pythonhosted.org/packages/b0/d8/67e1c015defaa626f2c2cd0fb8bed819611878dcb8d18c76733a7bf43c0f/blackbox-cli-1.0.0.tar.gz#sha256=ee094317c899541ff8d7e66c2ae88ad260057d5fa36df80f119b9200ff2368cf (from https://pypi.org/simple/blackbox-cli/) (requires-python:~=3.9) 2021-01-30T18:21:26,874 Link requires a different Python (3.7.3 not in: '~=3.9'): https://files.pythonhosted.org/packages/bd/04/1bc79ef4b1e0fcf4a6002356cbf1c8ed5111a0196a5618684e3510c2b6ea/blackbox_cli-1.0.0-py3-none-any.whl#sha256=abade90103bf85fac7cc213107f4abd1c09c2a79db987ecdbdf86fd391aa19ce (from https://pypi.org/simple/blackbox-cli/) (requires-python:~=3.9) 2021-01-30T18:21:26,875 Given no hashes to check 0 links for project 'blackbox-cli': discarding no candidates 2021-01-30T18:21:26,875 ERROR: Could not find a version that satisfies the requirement blackbox-cli==1.0.0 2021-01-30T18:21:26,876 ERROR: No matching distribution found for blackbox-cli==1.0.0 2021-01-30T18:21:26,876 Exception information: 2021-01-30T18:21:26,876 Traceback (most recent call last): 2021-01-30T18:21:26,876 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-01-30T18:21:26,876 crit = self.state.criteria[name] 2021-01-30T18:21:26,876 KeyError: 'blackbox-cli' 2021-01-30T18:21:26,876 2021-01-30T18:21:26,876 During handling of the above exception, another exception occurred: 2021-01-30T18:21:26,876 2021-01-30T18:21:26,876 Traceback (most recent call last): 2021-01-30T18:21:26,876 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-01-30T18:21:26,876 name, crit = self._merge_into_criterion(r, parent=None) 2021-01-30T18:21:26,876 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-01-30T18:21:26,876 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-01-30T18:21:26,876 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-01-30T18:21:26,876 raise RequirementsConflicted(criterion) 2021-01-30T18:21:26,876 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('blackbox-cli==1.0.0') 2021-01-30T18:21:26,876 2021-01-30T18:21:26,876 During handling of the above exception, another exception occurred: 2021-01-30T18:21:26,876 2021-01-30T18:21:26,876 Traceback (most recent call last): 2021-01-30T18:21:26,876 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-01-30T18:21:26,876 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-01-30T18:21:26,876 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-01-30T18:21:26,876 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-01-30T18:21:26,876 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-01-30T18:21:26,876 raise ResolutionImpossible(e.criterion.information) 2021-01-30T18:21:26,876 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('blackbox-cli==1.0.0'), parent=None)] 2021-01-30T18:21:26,876 2021-01-30T18:21:26,876 The above exception was the direct cause of the following exception: 2021-01-30T18:21:26,876 2021-01-30T18:21:26,876 Traceback (most recent call last): 2021-01-30T18:21:26,876 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-01-30T18:21:26,876 status = self.run(options, args) 2021-01-30T18:21:26,876 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-01-30T18:21:26,876 return func(self, options, args) 2021-01-30T18:21:26,876 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-01-30T18:21:26,876 reqs, check_supported_wheels=True 2021-01-30T18:21:26,876 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-01-30T18:21:26,876 six.raise_from(error, e) 2021-01-30T18:21:26,876 File "", line 3, in raise_from 2021-01-30T18:21:26,876 pip._internal.exceptions.DistributionNotFound: No matching distribution found for blackbox-cli==1.0.0 2021-01-30T18:21:26,880 Removed build tracker: '/tmp/pip-req-tracker-xiwqe8yb'