2021-03-22T16:42:20,980 Created temporary directory: /tmp/pip-ephem-wheel-cache-wka5t2di 2021-03-22T16:42:20,983 Created temporary directory: /tmp/pip-req-tracker-f5vdpdlh 2021-03-22T16:42:20,984 Initialized build tracking at /tmp/pip-req-tracker-f5vdpdlh 2021-03-22T16:42:20,984 Created build tracker: /tmp/pip-req-tracker-f5vdpdlh 2021-03-22T16:42:20,984 Entered build tracker: /tmp/pip-req-tracker-f5vdpdlh 2021-03-22T16:42:20,985 Created temporary directory: /tmp/pip-wheel-7g7bkq85 2021-03-22T16:42:21,023 1 location(s) to search for versions of aiogram-broadcaster: 2021-03-22T16:42:21,023 * https://pypi.org/simple/aiogram-broadcaster/ 2021-03-22T16:42:21,024 Fetching project page and analyzing links: https://pypi.org/simple/aiogram-broadcaster/ 2021-03-22T16:42:21,024 Getting page https://pypi.org/simple/aiogram-broadcaster/ 2021-03-22T16:42:21,026 Found index url https://pypi.org/simple 2021-03-22T16:42:21,131 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/76/81/92c56b237edbb793a859bb55e90c1c916179cbcbbd43b6297efc46c329ee/aiogram_broadcaster-0.0.1-py3-none-any.whl#sha256=db5942cd649ce1ce283099aea52105ec2ca52ebc0655389c632c47179f2099d8 (from https://pypi.org/simple/aiogram-broadcaster/) (requires-python:>=3.9,<4.0) 2021-03-22T16:42:21,132 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/50/1f/9852fb8fb060434df3c3d94069dae33ee56847c6d1f361ae3fc71040830a/aiogram_broadcaster-0.0.1.tar.gz#sha256=60161f14518571ce6792b4bad6d30765d342a1e354be96244fb7df0569e2b76d (from https://pypi.org/simple/aiogram-broadcaster/) (requires-python:>=3.9,<4.0) 2021-03-22T16:42:21,132 Given no hashes to check 0 links for project 'aiogram-broadcaster': discarding no candidates 2021-03-22T16:42:21,133 ERROR: Could not find a version that satisfies the requirement aiogram-broadcaster==0.0.1 2021-03-22T16:42:21,133 ERROR: No matching distribution found for aiogram-broadcaster==0.0.1 2021-03-22T16:42:21,133 Exception information: 2021-03-22T16:42:21,133 Traceback (most recent call last): 2021-03-22T16:42:21,133 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-03-22T16:42:21,133 crit = self.state.criteria[name] 2021-03-22T16:42:21,133 KeyError: 'aiogram-broadcaster' 2021-03-22T16:42:21,133 2021-03-22T16:42:21,133 During handling of the above exception, another exception occurred: 2021-03-22T16:42:21,133 2021-03-22T16:42:21,133 Traceback (most recent call last): 2021-03-22T16:42:21,133 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-03-22T16:42:21,133 name, crit = self._merge_into_criterion(r, parent=None) 2021-03-22T16:42:21,133 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-03-22T16:42:21,133 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-03-22T16:42:21,133 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-03-22T16:42:21,133 raise RequirementsConflicted(criterion) 2021-03-22T16:42:21,133 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('aiogram-broadcaster==0.0.1') 2021-03-22T16:42:21,133 2021-03-22T16:42:21,133 During handling of the above exception, another exception occurred: 2021-03-22T16:42:21,133 2021-03-22T16:42:21,133 Traceback (most recent call last): 2021-03-22T16:42:21,133 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-03-22T16:42:21,133 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-03-22T16:42:21,133 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-03-22T16:42:21,133 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-03-22T16:42:21,133 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-03-22T16:42:21,133 raise ResolutionImpossible(e.criterion.information) 2021-03-22T16:42:21,133 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('aiogram-broadcaster==0.0.1'), parent=None)] 2021-03-22T16:42:21,133 2021-03-22T16:42:21,133 The above exception was the direct cause of the following exception: 2021-03-22T16:42:21,133 2021-03-22T16:42:21,133 Traceback (most recent call last): 2021-03-22T16:42:21,133 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-03-22T16:42:21,133 status = self.run(options, args) 2021-03-22T16:42:21,133 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-03-22T16:42:21,133 return func(self, options, args) 2021-03-22T16:42:21,133 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-03-22T16:42:21,133 reqs, check_supported_wheels=True 2021-03-22T16:42:21,133 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-03-22T16:42:21,133 six.raise_from(error, e) 2021-03-22T16:42:21,133 File "", line 3, in raise_from 2021-03-22T16:42:21,133 pip._internal.exceptions.DistributionNotFound: No matching distribution found for aiogram-broadcaster==0.0.1 2021-03-22T16:42:21,138 Removed build tracker: '/tmp/pip-req-tracker-f5vdpdlh'