2021-06-22T12:23:48,037 Created temporary directory: /tmp/pip-ephem-wheel-cache-t3qxcq3o 2021-06-22T12:23:48,040 Created temporary directory: /tmp/pip-req-tracker-_ijhwdr4 2021-06-22T12:23:48,040 Initialized build tracking at /tmp/pip-req-tracker-_ijhwdr4 2021-06-22T12:23:48,041 Created build tracker: /tmp/pip-req-tracker-_ijhwdr4 2021-06-22T12:23:48,041 Entered build tracker: /tmp/pip-req-tracker-_ijhwdr4 2021-06-22T12:23:48,041 Created temporary directory: /tmp/pip-wheel-1tz2lr4c 2021-06-22T12:23:48,072 1 location(s) to search for versions of vox-kafka: 2021-06-22T12:23:48,072 * https://pypi.org/simple/vox-kafka/ 2021-06-22T12:23:48,073 Fetching project page and analyzing links: https://pypi.org/simple/vox-kafka/ 2021-06-22T12:23:48,073 Getting page https://pypi.org/simple/vox-kafka/ 2021-06-22T12:23:48,075 Found index url https://pypi.org/simple 2021-06-22T12:23:53,181 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/cc/16/39a3186a25d18edb384f54e2a867d3ee15ae56b658353dd5f588460b05a6/vox-kafka-0.1.0.tar.gz#sha256=59a597cf11e8490b692a1a326aba6c74be2b875efb4945229ec19eadf44d170a (from https://pypi.org/simple/vox-kafka/) (requires-python:>=3.8,<4.0) 2021-06-22T12:23:53,196 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/b0/d1/9fc9a57255bba86e03dd2ded673986f43c928c0e5447c447c6918777f0d5/vox_kafka-0.1.0-py3-none-any.whl#sha256=ce51b31a4cfe48d3188d2a03617fe73799616528d28a30a2cdfce950d0bcd3d9 (from https://pypi.org/simple/vox-kafka/) (requires-python:>=3.8,<4.0) 2021-06-22T12:23:53,197 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/14/8c/24d03daf5a518531631bedd4740ada794274ad7f2d67b4747f17deb8a50d/vox-kafka-0.2.1.tar.gz#sha256=11c3499dcff72e4f45e128b3ccec14499318bc5aa386374b60362e3fcf172893 (from https://pypi.org/simple/vox-kafka/) (requires-python:>=3.8,<4.0) 2021-06-22T12:23:53,198 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/c8/c1/76781947eb549ae3f6460a0ae270687aad9fbcd228c0786f9ec4f39f5b8f/vox_kafka-0.2.1-py3-none-any.whl#sha256=40b760ecfee7a85c5ede7133547da3b72ef74c5482f3c48523fc2bb3a1210e64 (from https://pypi.org/simple/vox-kafka/) (requires-python:>=3.8,<4.0) 2021-06-22T12:23:53,198 Skipping link: not a file: https://pypi.org/simple/vox-kafka/ 2021-06-22T12:23:53,198 Given no hashes to check 0 links for project 'vox-kafka': discarding no candidates 2021-06-22T12:23:53,199 ERROR: Could not find a version that satisfies the requirement vox-kafka==0.2.1 (from versions: none) 2021-06-22T12:23:53,199 ERROR: No matching distribution found for vox-kafka==0.2.1 2021-06-22T12:23:53,199 Exception information: 2021-06-22T12:23:53,199 Traceback (most recent call last): 2021-06-22T12:23:53,199 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-06-22T12:23:53,199 name, crit = self._merge_into_criterion(r, parent=None) 2021-06-22T12:23:53,199 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-06-22T12:23:53,199 raise RequirementsConflicted(criterion) 2021-06-22T12:23:53,199 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('vox-kafka==0.2.1') 2021-06-22T12:23:53,199 2021-06-22T12:23:53,199 During handling of the above exception, another exception occurred: 2021-06-22T12:23:53,199 2021-06-22T12:23:53,199 Traceback (most recent call last): 2021-06-22T12:23:53,199 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-06-22T12:23:53,199 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-06-22T12:23:53,199 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-06-22T12:23:53,199 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-06-22T12:23:53,199 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-06-22T12:23:53,199 raise ResolutionImpossible(e.criterion.information) 2021-06-22T12:23:53,199 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('vox-kafka==0.2.1'), parent=None)] 2021-06-22T12:23:53,199 2021-06-22T12:23:53,199 The above exception was the direct cause of the following exception: 2021-06-22T12:23:53,199 2021-06-22T12:23:53,199 Traceback (most recent call last): 2021-06-22T12:23:53,199 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-06-22T12:23:53,199 status = self.run(options, args) 2021-06-22T12:23:53,199 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 204, in wrapper 2021-06-22T12:23:53,199 return func(self, options, args) 2021-06-22T12:23:53,199 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-06-22T12:23:53,199 reqs, check_supported_wheels=True 2021-06-22T12:23:53,199 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-06-22T12:23:53,199 raise error from e 2021-06-22T12:23:53,199 pip._internal.exceptions.DistributionNotFound: No matching distribution found for vox-kafka==0.2.1 2021-06-22T12:23:53,204 Removed build tracker: '/tmp/pip-req-tracker-_ijhwdr4'