2022-05-27T15:08:59,531 Created temporary directory: /tmp/pip-ephem-wheel-cache-fdi7n973 2022-05-27T15:08:59,536 Created temporary directory: /tmp/pip-build-tracker-vinhnx8m 2022-05-27T15:08:59,537 Initialized build tracking at /tmp/pip-build-tracker-vinhnx8m 2022-05-27T15:08:59,538 Created build tracker: /tmp/pip-build-tracker-vinhnx8m 2022-05-27T15:08:59,538 Entered build tracker: /tmp/pip-build-tracker-vinhnx8m 2022-05-27T15:08:59,539 Created temporary directory: /tmp/pip-wheel-i3r6kuwj 2022-05-27T15:08:59,611 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-05-27T15:08:59,620 2 location(s) to search for versions of nonebot-plugin-arktools: 2022-05-27T15:08:59,620 * https://pypi.org/simple/nonebot-plugin-arktools/ 2022-05-27T15:08:59,620 * https://www.piwheels.org/simple/nonebot-plugin-arktools/ 2022-05-27T15:08:59,621 Fetching project page and analyzing links: https://pypi.org/simple/nonebot-plugin-arktools/ 2022-05-27T15:08:59,622 Getting page https://pypi.org/simple/nonebot-plugin-arktools/ 2022-05-27T15:08:59,626 Found index url https://pypi.org/simple 2022-05-27T15:08:59,731 Skipping link: No binaries permitted for nonebot-plugin-arktools: https://files.pythonhosted.org/packages/c5/a4/ae2510e3fddf476878c738ee7bdc954aac3a981a989160f99bed576c4803/nonebot_plugin_arktools-0.1.0-py3-none-any.whl#sha256=db0e3a1c937be9b00fcba2f4a0c26e914e7bde51ec4f2f9f0b025460a138488b (from https://pypi.org/simple/nonebot-plugin-arktools/) (requires-python:>=3.9) 2022-05-27T15:08:59,733 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/5b/aa/970dbc2c15aff5a55d7e599cf68539c53c42524188b3ede36ec425544593/nonebot_plugin_arktools-0.1.0.tar.gz#sha256=3210d011e43e956237ef6b0a7e93ad2c6aec4cab26226ce0f08230962414381a (from https://pypi.org/simple/nonebot-plugin-arktools/) (requires-python:>=3.9) 2022-05-27T15:08:59,733 Skipping link: 0.1.0 Requires-Python >=3.9: https://files.pythonhosted.org/packages/5b/aa/970dbc2c15aff5a55d7e599cf68539c53c42524188b3ede36ec425544593/nonebot_plugin_arktools-0.1.0.tar.gz#sha256=3210d011e43e956237ef6b0a7e93ad2c6aec4cab26226ce0f08230962414381a (from https://pypi.org/simple/nonebot-plugin-arktools/) (requires-python:>=3.9) 2022-05-27T15:08:59,734 Fetching project page and analyzing links: https://www.piwheels.org/simple/nonebot-plugin-arktools/ 2022-05-27T15:08:59,735 Getting page https://www.piwheels.org/simple/nonebot-plugin-arktools/ 2022-05-27T15:08:59,737 Found index url https://www.piwheels.org/simple 2022-05-27T15:08:59,953 Skipping link: not a file: https://www.piwheels.org/simple/nonebot-plugin-arktools/ 2022-05-27T15:08:59,954 Skipping link: not a file: https://pypi.org/simple/nonebot-plugin-arktools/ 2022-05-27T15:08:59,984 Given no hashes to check 0 links for project 'nonebot-plugin-arktools': discarding no candidates 2022-05-27T15:08:59,985 ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python >=3.9 2022-05-27T15:08:59,988 ERROR: Could not find a version that satisfies the requirement nonebot-plugin-arktools==0.1.0 (from versions: none) 2022-05-27T15:08:59,990 ERROR: No matching distribution found for nonebot-plugin-arktools==0.1.0 2022-05-27T15:08:59,992 Exception information: 2022-05-27T15:08:59,992 Traceback (most recent call last): 2022-05-27T15:08:59,992 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-05-27T15:08:59,992 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-05-27T15:08:59,992 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-05-27T15:08:59,992 raise RequirementsConflicted(criterion) 2022-05-27T15:08:59,992 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('nonebot-plugin-arktools==0.1.0') 2022-05-27T15:08:59,992 2022-05-27T15:08:59,992 During handling of the above exception, another exception occurred: 2022-05-27T15:08:59,992 2022-05-27T15:08:59,992 Traceback (most recent call last): 2022-05-27T15:08:59,992 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-05-27T15:08:59,992 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-05-27T15:08:59,992 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-05-27T15:08:59,992 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-05-27T15:08:59,992 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-05-27T15:08:59,992 raise ResolutionImpossible(e.criterion.information) 2022-05-27T15:08:59,992 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('nonebot-plugin-arktools==0.1.0'), parent=None)] 2022-05-27T15:08:59,992 2022-05-27T15:08:59,992 The above exception was the direct cause of the following exception: 2022-05-27T15:08:59,992 2022-05-27T15:08:59,992 Traceback (most recent call last): 2022-05-27T15:08:59,992 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-05-27T15:08:59,992 status = run_func(*args) 2022-05-27T15:08:59,992 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-05-27T15:08:59,992 return func(self, options, args) 2022-05-27T15:08:59,992 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-05-27T15:08:59,992 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-05-27T15:08:59,992 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-05-27T15:08:59,992 raise error from e 2022-05-27T15:08:59,992 pip._internal.exceptions.DistributionNotFound: No matching distribution found for nonebot-plugin-arktools==0.1.0 2022-05-27T15:09:00,000 Removed build tracker: '/tmp/pip-build-tracker-vinhnx8m'