2022-02-19T17:40:06,087 Created temporary directory: /tmp/pip-ephem-wheel-cache-6os1qdlj 2022-02-19T17:40:06,093 Created temporary directory: /tmp/pip-req-tracker-2h9t1u_c 2022-02-19T17:40:06,094 Initialized build tracking at /tmp/pip-req-tracker-2h9t1u_c 2022-02-19T17:40:06,094 Created build tracker: /tmp/pip-req-tracker-2h9t1u_c 2022-02-19T17:40:06,095 Entered build tracker: /tmp/pip-req-tracker-2h9t1u_c 2022-02-19T17:40:06,096 Created temporary directory: /tmp/pip-wheel-7fvsit3v 2022-02-19T17:40:06,383 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-02-19T17:40:06,392 2 location(s) to search for versions of autodonate-qiwi-api: 2022-02-19T17:40:06,392 * https://pypi.org/simple/autodonate-qiwi-api/ 2022-02-19T17:40:06,392 * https://www.piwheels.org/simple/autodonate-qiwi-api/ 2022-02-19T17:40:06,393 Fetching project page and analyzing links: https://pypi.org/simple/autodonate-qiwi-api/ 2022-02-19T17:40:06,394 Getting page https://pypi.org/simple/autodonate-qiwi-api/ 2022-02-19T17:40:06,397 Found index url https://pypi.org/simple 2022-02-19T17:40:06,516 Link requires a different Python (3.9.2 not in: '>=3.10,<4.0'): https://files.pythonhosted.org/packages/bd/54/530bb614120f8d50809b23c5a65c2e5b35c3b8c3d51c55eda9b3189821a6/autodonate-qiwi-api-0.1.0.tar.gz#sha256=5d5c34f639385ae46b8961e3467dc57c637432797a0abf2e9b189b8a118fe951 (from https://pypi.org/simple/autodonate-qiwi-api/) (requires-python:>=3.10,<4.0) 2022-02-19T17:40:06,517 Skipping link: No binaries permitted for autodonate-qiwi-api: https://files.pythonhosted.org/packages/05/2d/e5c392ac0c337f6465a94d4c7df39b18780c901ce73173e3189897ffe8a2/autodonate_qiwi_api-0.1.0-py3-none-any.whl#sha256=ea7c4084a43fb4af35550f7bd35efac7c4234b4ded90be4a3718b2676bba439f (from https://pypi.org/simple/autodonate-qiwi-api/) (requires-python:>=3.10,<4.0) 2022-02-19T17:40:06,517 Fetching project page and analyzing links: https://www.piwheels.org/simple/autodonate-qiwi-api/ 2022-02-19T17:40:06,518 Getting page https://www.piwheels.org/simple/autodonate-qiwi-api/ 2022-02-19T17:40:06,520 Found index url https://www.piwheels.org/simple 2022-02-19T17:40:06,752 Skipping link: not a file: https://www.piwheels.org/simple/autodonate-qiwi-api/ 2022-02-19T17:40:06,752 Skipping link: not a file: https://pypi.org/simple/autodonate-qiwi-api/ 2022-02-19T17:40:06,796 Given no hashes to check 0 links for project 'autodonate-qiwi-api': discarding no candidates 2022-02-19T17:40:06,797 ERROR: Could not find a version that satisfies the requirement autodonate-qiwi-api==0.1.0 (from versions: none) 2022-02-19T17:40:06,800 ERROR: No matching distribution found for autodonate-qiwi-api==0.1.0 2022-02-19T17:40:06,801 Exception information: 2022-02-19T17:40:06,801 Traceback (most recent call last): 2022-02-19T17:40:06,801 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-02-19T17:40:06,801 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-02-19T17:40:06,801 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-02-19T17:40:06,801 raise RequirementsConflicted(criterion) 2022-02-19T17:40:06,801 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('autodonate-qiwi-api==0.1.0') 2022-02-19T17:40:06,801 2022-02-19T17:40:06,801 During handling of the above exception, another exception occurred: 2022-02-19T17:40:06,801 2022-02-19T17:40:06,801 Traceback (most recent call last): 2022-02-19T17:40:06,801 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 94, in resolve 2022-02-19T17:40:06,801 result = self._result = resolver.resolve( 2022-02-19T17:40:06,801 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-02-19T17:40:06,801 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-02-19T17:40:06,801 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-02-19T17:40:06,801 raise ResolutionImpossible(e.criterion.information) 2022-02-19T17:40:06,801 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('autodonate-qiwi-api==0.1.0'), parent=None)] 2022-02-19T17:40:06,801 2022-02-19T17:40:06,801 The above exception was the direct cause of the following exception: 2022-02-19T17:40:06,801 2022-02-19T17:40:06,801 Traceback (most recent call last): 2022-02-19T17:40:06,801 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-02-19T17:40:06,801 status = run_func(*args) 2022-02-19T17:40:06,801 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-02-19T17:40:06,801 return func(self, options, args) 2022-02-19T17:40:06,801 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-02-19T17:40:06,801 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-02-19T17:40:06,801 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-02-19T17:40:06,801 raise error from e 2022-02-19T17:40:06,801 pip._internal.exceptions.DistributionNotFound: No matching distribution found for autodonate-qiwi-api==0.1.0 2022-02-19T17:40:06,811 Removed build tracker: '/tmp/pip-req-tracker-2h9t1u_c'