2021-02-03T18:14:11,249 Created temporary directory: /tmp/pip-ephem-wheel-cache-5m04fdcn 2021-02-03T18:14:11,253 Created temporary directory: /tmp/pip-req-tracker-ku_0btbi 2021-02-03T18:14:11,253 Initialized build tracking at /tmp/pip-req-tracker-ku_0btbi 2021-02-03T18:14:11,253 Created build tracker: /tmp/pip-req-tracker-ku_0btbi 2021-02-03T18:14:11,253 Entered build tracker: /tmp/pip-req-tracker-ku_0btbi 2021-02-03T18:14:11,254 Created temporary directory: /tmp/pip-wheel-wx0fwvf9 2021-02-03T18:14:11,288 1 location(s) to search for versions of aiobtcrpc: 2021-02-03T18:14:11,288 * https://pypi.org/simple/aiobtcrpc/ 2021-02-03T18:14:11,289 Fetching project page and analyzing links: https://pypi.org/simple/aiobtcrpc/ 2021-02-03T18:14:11,289 Getting page https://pypi.org/simple/aiobtcrpc/ 2021-02-03T18:14:11,291 Found index url https://pypi.org/simple 2021-02-03T18:14:11,397 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/92/62/611773583daf3ed0d63b4d54ba96644de957ecbde7044f42097b3aecf14a/aiobtcrpc-0.1.0-py3-none-any.whl#sha256=d93e8c71ee885d9d3886764e1baca399d817a1afe1f831cde7fad0e906e7ca7c (from https://pypi.org/simple/aiobtcrpc/) (requires-python:>=3.8) 2021-02-03T18:14:11,398 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/a6/f3/cd7e37cdaec838f7b1adfe6e3dcc2c1aa5546eeb60df6c03d4e30c3e8a57/aiobtcrpc-0.1.0.tar.gz#sha256=87de0dc81cea8e0a480451d669198928eae9f1b11e5b13171d991595d673d4c6 (from https://pypi.org/simple/aiobtcrpc/) (requires-python:>=3.8) 2021-02-03T18:14:11,399 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/24/5b/7ba85ee96e6fd703cbc12aa702230667c53f95a91ab608fd82733d108fef/aiobtcrpc-0.1.1-py3-none-any.whl#sha256=f2c0abb52d960351c68aa93c939fcbb6989bee4b79c87c3387664b682e96e03a (from https://pypi.org/simple/aiobtcrpc/) (requires-python:>=3.8) 2021-02-03T18:14:11,399 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/f4/52/581b5003cbd10875694dc71e7c47b1eae707a2e0d6e2ed2397befe17c8d4/aiobtcrpc-0.1.1.tar.gz#sha256=3e65dfd1df9b155017b2788a42599755152dd127b654ed5bbffd8ce729b548b5 (from https://pypi.org/simple/aiobtcrpc/) (requires-python:>=3.8) 2021-02-03T18:14:11,400 Given no hashes to check 0 links for project 'aiobtcrpc': discarding no candidates 2021-02-03T18:14:11,400 ERROR: Could not find a version that satisfies the requirement aiobtcrpc==0.1.1 2021-02-03T18:14:11,400 ERROR: No matching distribution found for aiobtcrpc==0.1.1 2021-02-03T18:14:11,401 Exception information: 2021-02-03T18:14:11,401 Traceback (most recent call last): 2021-02-03T18:14:11,401 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-02-03T18:14:11,401 crit = self.state.criteria[name] 2021-02-03T18:14:11,401 KeyError: 'aiobtcrpc' 2021-02-03T18:14:11,401 2021-02-03T18:14:11,401 During handling of the above exception, another exception occurred: 2021-02-03T18:14:11,401 2021-02-03T18:14:11,401 Traceback (most recent call last): 2021-02-03T18:14:11,401 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-02-03T18:14:11,401 name, crit = self._merge_into_criterion(r, parent=None) 2021-02-03T18:14:11,401 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-02-03T18:14:11,401 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-02-03T18:14:11,401 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-02-03T18:14:11,401 raise RequirementsConflicted(criterion) 2021-02-03T18:14:11,401 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('aiobtcrpc==0.1.1') 2021-02-03T18:14:11,401 2021-02-03T18:14:11,401 During handling of the above exception, another exception occurred: 2021-02-03T18:14:11,401 2021-02-03T18:14:11,401 Traceback (most recent call last): 2021-02-03T18:14:11,401 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-02-03T18:14:11,401 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-02-03T18:14:11,401 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-02-03T18:14:11,401 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-02-03T18:14:11,401 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-02-03T18:14:11,401 raise ResolutionImpossible(e.criterion.information) 2021-02-03T18:14:11,401 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('aiobtcrpc==0.1.1'), parent=None)] 2021-02-03T18:14:11,401 2021-02-03T18:14:11,401 The above exception was the direct cause of the following exception: 2021-02-03T18:14:11,401 2021-02-03T18:14:11,401 Traceback (most recent call last): 2021-02-03T18:14:11,401 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-02-03T18:14:11,401 status = self.run(options, args) 2021-02-03T18:14:11,401 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-02-03T18:14:11,401 return func(self, options, args) 2021-02-03T18:14:11,401 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-02-03T18:14:11,401 reqs, check_supported_wheels=True 2021-02-03T18:14:11,401 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-02-03T18:14:11,401 six.raise_from(error, e) 2021-02-03T18:14:11,401 File "", line 3, in raise_from 2021-02-03T18:14:11,401 pip._internal.exceptions.DistributionNotFound: No matching distribution found for aiobtcrpc==0.1.1 2021-02-03T18:14:11,405 Removed build tracker: '/tmp/pip-req-tracker-ku_0btbi'