2021-04-01T16:23:50,447 Created temporary directory: /tmp/pip-ephem-wheel-cache-s1rfhd7a 2021-04-01T16:23:50,450 Created temporary directory: /tmp/pip-req-tracker-wn45__tf 2021-04-01T16:23:50,450 Initialized build tracking at /tmp/pip-req-tracker-wn45__tf 2021-04-01T16:23:50,450 Created build tracker: /tmp/pip-req-tracker-wn45__tf 2021-04-01T16:23:50,450 Entered build tracker: /tmp/pip-req-tracker-wn45__tf 2021-04-01T16:23:50,451 Created temporary directory: /tmp/pip-wheel-fngz4zoh 2021-04-01T16:23:50,487 1 location(s) to search for versions of hltb-oracle: 2021-04-01T16:23:50,487 * https://pypi.org/simple/hltb-oracle/ 2021-04-01T16:23:50,487 Fetching project page and analyzing links: https://pypi.org/simple/hltb-oracle/ 2021-04-01T16:23:50,488 Getting page https://pypi.org/simple/hltb-oracle/ 2021-04-01T16:23:50,489 Found index url https://pypi.org/simple 2021-04-01T16:23:50,580 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/f7/8d/36f8f0e39c5f3f3c2ca1744e25cada1a4c3e56ab27faa5447c309ceaa6cb/hltb-oracle-0.1.0.tar.gz#sha256=e58e234dde2e829002bc78d5e85c7f43529d239ac25c2e64b4bdd6f81ba05d8e (from https://pypi.org/simple/hltb-oracle/) (requires-python:>=3.9,<4.0) 2021-04-01T16:23:50,593 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/f0/d8/63fca744b71eba374b514b2bdd2c8192d9359e71d104274d00e27fe1500a/hltb_oracle-0.1.0-py3-none-any.whl#sha256=40ededb4246321cb340b25c36c4c6478ebfd4f53ca4e2a98efccb85d5fad4ca9 (from https://pypi.org/simple/hltb-oracle/) (requires-python:>=3.9,<4.0) 2021-04-01T16:23:50,594 Given no hashes to check 0 links for project 'hltb-oracle': discarding no candidates 2021-04-01T16:23:50,594 ERROR: Could not find a version that satisfies the requirement hltb-oracle==0.1.0 2021-04-01T16:23:50,594 ERROR: No matching distribution found for hltb-oracle==0.1.0 2021-04-01T16:23:50,594 Exception information: 2021-04-01T16:23:50,594 Traceback (most recent call last): 2021-04-01T16:23:50,594 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-04-01T16:23:50,594 crit = self.state.criteria[name] 2021-04-01T16:23:50,594 KeyError: 'hltb-oracle' 2021-04-01T16:23:50,594 2021-04-01T16:23:50,594 During handling of the above exception, another exception occurred: 2021-04-01T16:23:50,594 2021-04-01T16:23:50,594 Traceback (most recent call last): 2021-04-01T16:23:50,594 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-04-01T16:23:50,594 name, crit = self._merge_into_criterion(r, parent=None) 2021-04-01T16:23:50,594 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-04-01T16:23:50,594 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-04-01T16:23:50,594 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-04-01T16:23:50,594 raise RequirementsConflicted(criterion) 2021-04-01T16:23:50,594 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('hltb-oracle==0.1.0') 2021-04-01T16:23:50,594 2021-04-01T16:23:50,594 During handling of the above exception, another exception occurred: 2021-04-01T16:23:50,594 2021-04-01T16:23:50,594 Traceback (most recent call last): 2021-04-01T16:23:50,594 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-04-01T16:23:50,594 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-04-01T16:23:50,594 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-04-01T16:23:50,594 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-04-01T16:23:50,594 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-04-01T16:23:50,594 raise ResolutionImpossible(e.criterion.information) 2021-04-01T16:23:50,594 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('hltb-oracle==0.1.0'), parent=None)] 2021-04-01T16:23:50,594 2021-04-01T16:23:50,594 The above exception was the direct cause of the following exception: 2021-04-01T16:23:50,594 2021-04-01T16:23:50,594 Traceback (most recent call last): 2021-04-01T16:23:50,594 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-04-01T16:23:50,594 status = self.run(options, args) 2021-04-01T16:23:50,594 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-04-01T16:23:50,594 return func(self, options, args) 2021-04-01T16:23:50,594 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-04-01T16:23:50,594 reqs, check_supported_wheels=True 2021-04-01T16:23:50,594 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-04-01T16:23:50,594 six.raise_from(error, e) 2021-04-01T16:23:50,594 File "", line 3, in raise_from 2021-04-01T16:23:50,594 pip._internal.exceptions.DistributionNotFound: No matching distribution found for hltb-oracle==0.1.0 2021-04-01T16:23:50,599 Removed build tracker: '/tmp/pip-req-tracker-wn45__tf'