2022-02-19T17:34:26,920 Created temporary directory: /tmp/pip-ephem-wheel-cache-hbrkfr39 2022-02-19T17:34:26,925 Created temporary directory: /tmp/pip-req-tracker-rawe9d5p 2022-02-19T17:34:26,926 Initialized build tracking at /tmp/pip-req-tracker-rawe9d5p 2022-02-19T17:34:26,927 Created build tracker: /tmp/pip-req-tracker-rawe9d5p 2022-02-19T17:34:26,927 Entered build tracker: /tmp/pip-req-tracker-rawe9d5p 2022-02-19T17:34:26,928 Created temporary directory: /tmp/pip-wheel-jqtmu99z 2022-02-19T17:34:26,997 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-02-19T17:34:27,006 2 location(s) to search for versions of autodonate-qiwi-api: 2022-02-19T17:34:27,006 * https://pypi.org/simple/autodonate-qiwi-api/ 2022-02-19T17:34:27,006 * https://www.piwheels.org/simple/autodonate-qiwi-api/ 2022-02-19T17:34:27,007 Fetching project page and analyzing links: https://pypi.org/simple/autodonate-qiwi-api/ 2022-02-19T17:34:27,008 Getting page https://pypi.org/simple/autodonate-qiwi-api/ 2022-02-19T17:34:27,012 Found index url https://pypi.org/simple 2022-02-19T17:34:27,123 Link requires a different Python (3.7.3 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:34:27,124 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:34:27,125 Fetching project page and analyzing links: https://www.piwheels.org/simple/autodonate-qiwi-api/ 2022-02-19T17:34:27,125 Getting page https://www.piwheels.org/simple/autodonate-qiwi-api/ 2022-02-19T17:34:27,127 Found index url https://www.piwheels.org/simple 2022-02-19T17:34:27,362 Skipping link: not a file: https://www.piwheels.org/simple/autodonate-qiwi-api/ 2022-02-19T17:34:27,363 Skipping link: not a file: https://pypi.org/simple/autodonate-qiwi-api/ 2022-02-19T17:34:27,396 Given no hashes to check 0 links for project 'autodonate-qiwi-api': discarding no candidates 2022-02-19T17:34:27,397 ERROR: Could not find a version that satisfies the requirement autodonate-qiwi-api==0.1.0 (from versions: none) 2022-02-19T17:34:27,399 ERROR: No matching distribution found for autodonate-qiwi-api==0.1.0 2022-02-19T17:34:27,401 Exception information: 2022-02-19T17:34:27,401 Traceback (most recent call last): 2022-02-19T17:34:27,401 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-02-19T17:34:27,401 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-02-19T17:34:27,401 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-02-19T17:34:27,401 raise RequirementsConflicted(criterion) 2022-02-19T17:34:27,401 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('autodonate-qiwi-api==0.1.0') 2022-02-19T17:34:27,401 2022-02-19T17:34:27,401 During handling of the above exception, another exception occurred: 2022-02-19T17:34:27,401 2022-02-19T17:34:27,401 Traceback (most recent call last): 2022-02-19T17:34:27,401 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-02-19T17:34:27,401 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-02-19T17:34:27,401 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-02-19T17:34:27,401 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-02-19T17:34:27,401 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-02-19T17:34:27,401 raise ResolutionImpossible(e.criterion.information) 2022-02-19T17:34:27,401 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('autodonate-qiwi-api==0.1.0'), parent=None)] 2022-02-19T17:34:27,401 2022-02-19T17:34:27,401 The above exception was the direct cause of the following exception: 2022-02-19T17:34:27,401 2022-02-19T17:34:27,401 Traceback (most recent call last): 2022-02-19T17:34:27,401 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-02-19T17:34:27,401 status = run_func(*args) 2022-02-19T17:34:27,401 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-02-19T17:34:27,401 return func(self, options, args) 2022-02-19T17:34:27,401 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-02-19T17:34:27,401 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-02-19T17:34:27,401 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-02-19T17:34:27,401 raise error from e 2022-02-19T17:34:27,401 pip._internal.exceptions.DistributionNotFound: No matching distribution found for autodonate-qiwi-api==0.1.0 2022-02-19T17:34:27,410 Removed build tracker: '/tmp/pip-req-tracker-rawe9d5p'