2021-01-04T12:00:37,170 Created temporary directory: /tmp/pip-ephem-wheel-cache-boiq77vw 2021-01-04T12:00:37,176 Created temporary directory: /tmp/pip-req-tracker-y9jcj2zt 2021-01-04T12:00:37,177 Initialized build tracking at /tmp/pip-req-tracker-y9jcj2zt 2021-01-04T12:00:37,177 Created build tracker: /tmp/pip-req-tracker-y9jcj2zt 2021-01-04T12:00:37,177 Entered build tracker: /tmp/pip-req-tracker-y9jcj2zt 2021-01-04T12:00:37,179 Created temporary directory: /tmp/pip-wheel-uhsv_376 2021-01-04T12:00:37,193 1 location(s) to search for versions of nonebot-plugin-translator: 2021-01-04T12:00:37,193 * https://pypi.org/simple/nonebot-plugin-translator/ 2021-01-04T12:00:37,194 Fetching project page and analyzing links: https://pypi.org/simple/nonebot-plugin-translator/ 2021-01-04T12:00:37,194 Getting page https://pypi.org/simple/nonebot-plugin-translator/ 2021-01-04T12:00:37,197 Found index url https://pypi.org/simple 2021-01-04T12:00:37,567 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/fc/0d/7b0853a1b6cbbbbd2fd56a535b7ef69ce550b364f1a664bfdbe8ae221bd8/nonebot_plugin_translator-2.0.0a8-py3-none-any.whl#sha256=0d33008649a9f220b49e71f35a517dd153edac4ab0ed01d2d2d61965b2cbe66f (from https://pypi.org/simple/nonebot-plugin-translator/) (requires-python:>=3.8,<4.0) 2021-01-04T12:00:37,568 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/d0/2e/057726b1da60cbde917d86a68c7b52a1237fc20c35cd7bfc1547fd11df1a/nonebot_plugin_translator-2.0.0a8.tar.gz#sha256=788ee4998be6963eb4a07c33d002dce0aba2c36a2a44ce50cdee3bcb2ea34fc2 (from https://pypi.org/simple/nonebot-plugin-translator/) (requires-python:>=3.8,<4.0) 2021-01-04T12:00:37,569 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/e3/1c/d853f61597c20ed95973c1467615965053eb7119b6a63610bee7168e01a6/nonebot_plugin_translator-2.0.0a8.post0-py3-none-any.whl#sha256=1292ff329a7244c3c5d4fb8a70078d3a6718f8f1f498a5c1b2d1816888215c07 (from https://pypi.org/simple/nonebot-plugin-translator/) (requires-python:>=3.8,<4.0) 2021-01-04T12:00:37,570 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/56/08/c477855261f697d12c8440abc19001eb45fafb1399a5a78af2d182a9af45/nonebot_plugin_translator-2.0.0a8.post0.tar.gz#sha256=7ff8357ec212eefeba86ba516e8e4c9254ec7339782676bbfc39d7fee67682fd (from https://pypi.org/simple/nonebot-plugin-translator/) (requires-python:>=3.8,<4.0) 2021-01-04T12:00:37,570 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/c9/f2/e6d65b3d6a2803d94859e2f4c639a329cc937a8031a3e7c75aa8613033ab/nonebot_plugin_translator-2.0.0rc0-py3-none-any.whl#sha256=ae3cbfcfd6df0224c557719126a3a0fe3bb15f3eb55661c0cb1c64bb9b00cf47 (from https://pypi.org/simple/nonebot-plugin-translator/) (requires-python:>=3.8,<4.0) 2021-01-04T12:00:37,571 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/09/b2/933ea8ae412d694d53fa740eb03114b626acaa06b7be019e81fd3ff1f491/nonebot_plugin_translator-2.0.0rc0.tar.gz#sha256=451f8f8a64495e01405b8ea3788b05769a52bae7f95ccc4adbdb2e8372a5d96a (from https://pypi.org/simple/nonebot-plugin-translator/) (requires-python:>=3.8,<4.0) 2021-01-04T12:00:37,571 Given no hashes to check 0 links for project 'nonebot-plugin-translator': discarding no candidates 2021-01-04T12:00:37,572 ERROR: Could not find a version that satisfies the requirement nonebot-plugin-translator==2.0.0a8.post0 (from versions: none) 2021-01-04T12:00:37,572 ERROR: No matching distribution found for nonebot-plugin-translator==2.0.0a8.post0 2021-01-04T12:00:37,572 Exception information: 2021-01-04T12:00:37,572 Traceback (most recent call last): 2021-01-04T12:00:37,572 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2021-01-04T12:00:37,572 status = self.run(options, args) 2021-01-04T12:00:37,572 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2021-01-04T12:00:37,572 return func(self, options, args) 2021-01-04T12:00:37,572 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2021-01-04T12:00:37,572 reqs, check_supported_wheels=True 2021-01-04T12:00:37,572 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2021-01-04T12:00:37,572 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2021-01-04T12:00:37,572 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2021-01-04T12:00:37,572 abstract_dist = self._get_abstract_dist_for(req_to_install) 2021-01-04T12:00:37,572 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 339, in _get_abstract_dist_for 2021-01-04T12:00:37,572 self._populate_link(req) 2021-01-04T12:00:37,572 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 305, in _populate_link 2021-01-04T12:00:37,572 req.link = self._find_requirement_link(req) 2021-01-04T12:00:37,572 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 270, in _find_requirement_link 2021-01-04T12:00:37,572 best_candidate = self.finder.find_requirement(req, upgrade) 2021-01-04T12:00:37,572 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/index/package_finder.py", line 930, in find_requirement 2021-01-04T12:00:37,572 req) 2021-01-04T12:00:37,572 pip._internal.exceptions.DistributionNotFound: No matching distribution found for nonebot-plugin-translator==2.0.0a8.post0 2021-01-04T12:00:37,578 Removed build tracker: '/tmp/pip-req-tracker-y9jcj2zt'