2022-02-27T15:52:14,395 Created temporary directory: /tmp/pip-ephem-wheel-cache-su9mhy_2 2022-02-27T15:52:14,401 Created temporary directory: /tmp/pip-req-tracker-zr3zy7ua 2022-02-27T15:52:14,401 Initialized build tracking at /tmp/pip-req-tracker-zr3zy7ua 2022-02-27T15:52:14,402 Created build tracker: /tmp/pip-req-tracker-zr3zy7ua 2022-02-27T15:52:14,402 Entered build tracker: /tmp/pip-req-tracker-zr3zy7ua 2022-02-27T15:52:14,403 Created temporary directory: /tmp/pip-wheel-lunwdjyw 2022-02-27T15:52:14,472 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-02-27T15:52:14,481 2 location(s) to search for versions of yandexwordstatapi: 2022-02-27T15:52:14,481 * https://pypi.org/simple/yandexwordstatapi/ 2022-02-27T15:52:14,481 * https://www.piwheels.org/simple/yandexwordstatapi/ 2022-02-27T15:52:14,482 Fetching project page and analyzing links: https://pypi.org/simple/yandexwordstatapi/ 2022-02-27T15:52:14,483 Getting page https://pypi.org/simple/yandexwordstatapi/ 2022-02-27T15:52:14,486 Found index url https://pypi.org/simple 2022-02-27T15:52:14,597 Skipping link: No binaries permitted for yandexwordstatapi: https://files.pythonhosted.org/packages/ad/c9/1c25fb3145338eb76282a6ed4cecf7895ec17f004cb68da12d5af8e8759b/YandexWordstatAPI-1.1-py3-none-any.whl#sha256=daa898d48e086fd00a6a177b3b895f41af3860b57caf71990333c6265e39b095 (from https://pypi.org/simple/yandexwordstatapi/) (requires-python:>=3.6) 2022-02-27T15:52:14,599 Found link https://files.pythonhosted.org/packages/f8/23/4dd2ac06b40169e2b0d3526e5d6a9097c2c0d606106b9e66a778ee2f0c2e/YandexWordstatAPI-1.1.tar.gz#sha256=eaa08f3cf94f8ef295fb3c41ff28037d8134d8d6893b5a39e8893f0e3f6c3b68 (from https://pypi.org/simple/yandexwordstatapi/) (requires-python:>=3.6), version: 1.1 2022-02-27T15:52:14,600 Fetching project page and analyzing links: https://www.piwheels.org/simple/yandexwordstatapi/ 2022-02-27T15:52:14,600 Getting page https://www.piwheels.org/simple/yandexwordstatapi/ 2022-02-27T15:52:14,602 Found index url https://www.piwheels.org/simple 2022-02-27T15:52:14,802 Skipping link: not a file: https://www.piwheels.org/simple/yandexwordstatapi/ 2022-02-27T15:52:14,802 Skipping link: not a file: https://pypi.org/simple/yandexwordstatapi/ 2022-02-27T15:52:14,836 Given no hashes to check 0 links for project 'yandexwordstatapi': discarding no candidates 2022-02-27T15:52:14,837 ERROR: Could not find a version that satisfies the requirement yandexwordstatapi==0.0.1 (from versions: 1.1) 2022-02-27T15:52:14,839 ERROR: No matching distribution found for yandexwordstatapi==0.0.1 2022-02-27T15:52:14,841 Exception information: 2022-02-27T15:52:14,841 Traceback (most recent call last): 2022-02-27T15:52:14,841 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-02-27T15:52:14,841 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-02-27T15:52:14,841 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-02-27T15:52:14,841 raise RequirementsConflicted(criterion) 2022-02-27T15:52:14,841 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('yandexwordstatapi==0.0.1') 2022-02-27T15:52:14,841 2022-02-27T15:52:14,841 During handling of the above exception, another exception occurred: 2022-02-27T15:52:14,841 2022-02-27T15:52:14,841 Traceback (most recent call last): 2022-02-27T15:52:14,841 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-02-27T15:52:14,841 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-02-27T15:52:14,841 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-02-27T15:52:14,841 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-02-27T15:52:14,841 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-02-27T15:52:14,841 raise ResolutionImpossible(e.criterion.information) 2022-02-27T15:52:14,841 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('yandexwordstatapi==0.0.1'), parent=None)] 2022-02-27T15:52:14,841 2022-02-27T15:52:14,841 The above exception was the direct cause of the following exception: 2022-02-27T15:52:14,841 2022-02-27T15:52:14,841 Traceback (most recent call last): 2022-02-27T15:52:14,841 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-02-27T15:52:14,841 status = run_func(*args) 2022-02-27T15:52:14,841 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-02-27T15:52:14,841 return func(self, options, args) 2022-02-27T15:52:14,841 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-02-27T15:52:14,841 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-02-27T15:52:14,841 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-02-27T15:52:14,841 raise error from e 2022-02-27T15:52:14,841 pip._internal.exceptions.DistributionNotFound: No matching distribution found for yandexwordstatapi==0.0.1 2022-02-27T15:52:14,850 Removed build tracker: '/tmp/pip-req-tracker-zr3zy7ua'