2022-01-01T17:50:20,010 Created temporary directory: /tmp/pip-ephem-wheel-cache-x77gskjm 2022-01-01T17:50:20,015 Created temporary directory: /tmp/pip-req-tracker-q1kz6tek 2022-01-01T17:50:20,016 Initialized build tracking at /tmp/pip-req-tracker-q1kz6tek 2022-01-01T17:50:20,016 Created build tracker: /tmp/pip-req-tracker-q1kz6tek 2022-01-01T17:50:20,017 Entered build tracker: /tmp/pip-req-tracker-q1kz6tek 2022-01-01T17:50:20,018 Created temporary directory: /tmp/pip-wheel-8q1va_53 2022-01-01T17:50:20,083 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-01T17:50:20,089 2 location(s) to search for versions of base-vk-api: 2022-01-01T17:50:20,089 * https://pypi.org/simple/base-vk-api/ 2022-01-01T17:50:20,089 * https://www.piwheels.org/simple/base-vk-api/ 2022-01-01T17:50:20,090 Fetching project page and analyzing links: https://pypi.org/simple/base-vk-api/ 2022-01-01T17:50:20,091 Getting page https://pypi.org/simple/base-vk-api/ 2022-01-01T17:50:20,094 Found index url https://pypi.org/simple 2022-01-01T17:50:20,290 Skipping link: No binaries permitted for base-vk-api: https://files.pythonhosted.org/packages/38/ef/ad93f749dc1f4e5825308d284f5f88ea2e99cc89621ba91093ef745ba62e/base_vk_api-0.0.1-py3-none-any.whl#sha256=7c0aae6883d22d8c989d257268342c20fc522d9f8e748e678cf75f2858de1067 (from https://pypi.org/simple/base-vk-api/) (requires-python:>=3.9,<4.0) 2022-01-01T17:50:20,292 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/72/ea/d5df7847e594792f343899b778f1439a1ebdeb5637a2d433ea93b827b1f5/base_vk_api-0.0.1.tar.gz#sha256=30beb0c6f9e594a14e26957ce42fc3e36412055052f4d7d6fa94054d9cb8e102 (from https://pypi.org/simple/base-vk-api/) (requires-python:>=3.9,<4.0) 2022-01-01T17:50:20,293 Fetching project page and analyzing links: https://www.piwheels.org/simple/base-vk-api/ 2022-01-01T17:50:20,293 Getting page https://www.piwheels.org/simple/base-vk-api/ 2022-01-01T17:50:20,295 Found index url https://www.piwheels.org/simple 2022-01-01T17:50:20,509 Skipping link: not a file: https://www.piwheels.org/simple/base-vk-api/ 2022-01-01T17:50:20,510 Skipping link: not a file: https://pypi.org/simple/base-vk-api/ 2022-01-01T17:50:20,541 Given no hashes to check 0 links for project 'base-vk-api': discarding no candidates 2022-01-01T17:50:20,542 ERROR: Could not find a version that satisfies the requirement base-vk-api==0.0.1 (from versions: none) 2022-01-01T17:50:20,543 ERROR: No matching distribution found for base-vk-api==0.0.1 2022-01-01T17:50:20,543 Exception information: 2022-01-01T17:50:20,543 Traceback (most recent call last): 2022-01-01T17:50:20,543 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-01T17:50:20,543 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-01T17:50:20,543 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-01T17:50:20,543 raise RequirementsConflicted(criterion) 2022-01-01T17:50:20,543 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('base-vk-api==0.0.1') 2022-01-01T17:50:20,543 2022-01-01T17:50:20,543 During handling of the above exception, another exception occurred: 2022-01-01T17:50:20,543 2022-01-01T17:50:20,543 Traceback (most recent call last): 2022-01-01T17:50:20,543 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-01-01T17:50:20,543 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-01-01T17:50:20,543 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-01T17:50:20,543 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-01T17:50:20,543 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-01T17:50:20,543 raise ResolutionImpossible(e.criterion.information) 2022-01-01T17:50:20,543 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('base-vk-api==0.0.1'), parent=None)] 2022-01-01T17:50:20,543 2022-01-01T17:50:20,543 The above exception was the direct cause of the following exception: 2022-01-01T17:50:20,543 2022-01-01T17:50:20,543 Traceback (most recent call last): 2022-01-01T17:50:20,543 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-01T17:50:20,543 status = run_func(*args) 2022-01-01T17:50:20,543 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-01T17:50:20,543 return func(self, options, args) 2022-01-01T17:50:20,543 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-01T17:50:20,543 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-01T17:50:20,543 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-01T17:50:20,543 raise error from e 2022-01-01T17:50:20,543 pip._internal.exceptions.DistributionNotFound: No matching distribution found for base-vk-api==0.0.1 2022-01-01T17:50:20,552 Removed build tracker: '/tmp/pip-req-tracker-q1kz6tek'