2021-02-09T09:44:57,201 Created temporary directory: /tmp/pip-ephem-wheel-cache-0xafjlb4 2021-02-09T09:44:57,204 Created temporary directory: /tmp/pip-req-tracker-ziieyhue 2021-02-09T09:44:57,205 Initialized build tracking at /tmp/pip-req-tracker-ziieyhue 2021-02-09T09:44:57,205 Created build tracker: /tmp/pip-req-tracker-ziieyhue 2021-02-09T09:44:57,205 Entered build tracker: /tmp/pip-req-tracker-ziieyhue 2021-02-09T09:44:57,206 Created temporary directory: /tmp/pip-wheel-cojzcoip 2021-02-09T09:44:57,239 1 location(s) to search for versions of onyx-client: 2021-02-09T09:44:57,239 * https://pypi.org/simple/onyx-client/ 2021-02-09T09:44:57,240 Fetching project page and analyzing links: https://pypi.org/simple/onyx-client/ 2021-02-09T09:44:57,240 Getting page https://pypi.org/simple/onyx-client/ 2021-02-09T09:44:57,242 Found index url https://pypi.org/simple 2021-02-09T09:44:57,332 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/ec/47/63c3ce6d7a367777bef80a361f71a76c6bf37e11c9c63e8db59fe3974c89/onyx-client-2.0.0.tar.gz#sha256=4e17df931971dd9c0347d655e5c1df2e0812dd2967cf6bf2f765492e5b10b41a (from https://pypi.org/simple/onyx-client/) (requires-python:>=3.9,<4.0) 2021-02-09T09:44:57,345 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/3d/ee/ba3885c4493ef27198c988478f0ab9df574e30f61e62b6a37892a8b2b7ca/onyx_client-2.0.0-py3-none-any.whl#sha256=64c596dccad0ae83a07ee1a53fb5d9b6c1268b7a12c7469c1227daa9a9c9abe7 (from https://pypi.org/simple/onyx-client/) (requires-python:>=3.9,<4.0) 2021-02-09T09:44:57,346 Given no hashes to check 0 links for project 'onyx-client': discarding no candidates 2021-02-09T09:44:57,346 ERROR: Could not find a version that satisfies the requirement onyx-client==2.0.0 2021-02-09T09:44:57,347 ERROR: No matching distribution found for onyx-client==2.0.0 2021-02-09T09:44:57,347 Exception information: 2021-02-09T09:44:57,347 Traceback (most recent call last): 2021-02-09T09:44:57,347 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-02-09T09:44:57,347 crit = self.state.criteria[name] 2021-02-09T09:44:57,347 KeyError: 'onyx-client' 2021-02-09T09:44:57,347 2021-02-09T09:44:57,347 During handling of the above exception, another exception occurred: 2021-02-09T09:44:57,347 2021-02-09T09:44:57,347 Traceback (most recent call last): 2021-02-09T09:44:57,347 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-02-09T09:44:57,347 name, crit = self._merge_into_criterion(r, parent=None) 2021-02-09T09:44:57,347 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-02-09T09:44:57,347 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-02-09T09:44:57,347 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-02-09T09:44:57,347 raise RequirementsConflicted(criterion) 2021-02-09T09:44:57,347 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('onyx-client==2.0.0') 2021-02-09T09:44:57,347 2021-02-09T09:44:57,347 During handling of the above exception, another exception occurred: 2021-02-09T09:44:57,347 2021-02-09T09:44:57,347 Traceback (most recent call last): 2021-02-09T09:44:57,347 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-02-09T09:44:57,347 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-02-09T09:44:57,347 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-02-09T09:44:57,347 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-02-09T09:44:57,347 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-02-09T09:44:57,347 raise ResolutionImpossible(e.criterion.information) 2021-02-09T09:44:57,347 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('onyx-client==2.0.0'), parent=None)] 2021-02-09T09:44:57,347 2021-02-09T09:44:57,347 The above exception was the direct cause of the following exception: 2021-02-09T09:44:57,347 2021-02-09T09:44:57,347 Traceback (most recent call last): 2021-02-09T09:44:57,347 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-02-09T09:44:57,347 status = self.run(options, args) 2021-02-09T09:44:57,347 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-02-09T09:44:57,347 return func(self, options, args) 2021-02-09T09:44:57,347 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-02-09T09:44:57,347 reqs, check_supported_wheels=True 2021-02-09T09:44:57,347 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-02-09T09:44:57,347 six.raise_from(error, e) 2021-02-09T09:44:57,347 File "", line 3, in raise_from 2021-02-09T09:44:57,347 pip._internal.exceptions.DistributionNotFound: No matching distribution found for onyx-client==2.0.0 2021-02-09T09:44:57,351 Removed build tracker: '/tmp/pip-req-tracker-ziieyhue'