2020-11-03T12:01:14,460 Created temporary directory: /tmp/pip-ephem-wheel-cache-8o1w9jta 2020-11-03T12:01:14,463 Created temporary directory: /tmp/pip-req-tracker-iyurycoz 2020-11-03T12:01:14,463 Initialized build tracking at /tmp/pip-req-tracker-iyurycoz 2020-11-03T12:01:14,464 Created build tracker: /tmp/pip-req-tracker-iyurycoz 2020-11-03T12:01:14,464 Entered build tracker: /tmp/pip-req-tracker-iyurycoz 2020-11-03T12:01:14,464 Created temporary directory: /tmp/pip-wheel-uo3sf52c 2020-11-03T12:01:14,475 1 location(s) to search for versions of aioshadowsocks: 2020-11-03T12:01:14,475 * https://pypi.org/simple/aioshadowsocks/ 2020-11-03T12:01:14,475 Fetching project page and analyzing links: https://pypi.org/simple/aioshadowsocks/ 2020-11-03T12:01:14,476 Getting page https://pypi.org/simple/aioshadowsocks/ 2020-11-03T12:01:14,477 Found index url https://pypi.org/simple 2020-11-03T12:01:14,576 Link requires a different Python (3.7.3 not in: '>=3.8.0,<3.9.0'): https://files.pythonhosted.org/packages/ce/77/b9e91971a9360160f50b4b03276e90ae82680a04734822920214ed78df03/aioshadowsocks-0.1.1-py3-none-any.whl#sha256=26579ec539b0b82b7b245d1345db8a61ae63be0f11efd6ce1c76f50656a067ef (from https://pypi.org/simple/aioshadowsocks/) (requires-python:>=3.8.0,<3.9.0) 2020-11-03T12:01:14,577 Link requires a different Python (3.7.3 not in: '>=3.8.0,<3.9.0'): https://files.pythonhosted.org/packages/a5/c6/42f6ee6db4778ff8ae0da08a6d22f7e2859e04fa232143d6d1a43e4137b2/aioshadowsocks-0.1.1.tar.gz#sha256=57bf98d88184efcfc814ba3f4535a04fd959716cb9b2fbaa8e0a3ec5e4afcff8 (from https://pypi.org/simple/aioshadowsocks/) (requires-python:>=3.8.0,<3.9.0) 2020-11-03T12:01:14,578 Link requires a different Python (3.7.3 not in: '>=3.8.0,<3.9.0'): https://files.pythonhosted.org/packages/41/22/6f408001287a1d3a0f3ea93f5677ef79dc437991eb7541737ba96fbcaf81/aioshadowsocks-0.1.3-py3-none-any.whl#sha256=316b434b5d01f5edae8405e22e278a91ff1d10f16eb541b5957b2f0eb422d434 (from https://pypi.org/simple/aioshadowsocks/) (requires-python:>=3.8.0,<3.9.0) 2020-11-03T12:01:14,579 Link requires a different Python (3.7.3 not in: '>=3.8.0,<3.9.0'): https://files.pythonhosted.org/packages/ee/84/7e736c09f21c28fff599ae4bd06beef4d12fff079194dce21cfcb5ea5504/aioshadowsocks-0.1.3.tar.gz#sha256=5b082053f52be0633128f91b23c0fe0547019b25407bd7571c19422a28e08279 (from https://pypi.org/simple/aioshadowsocks/) (requires-python:>=3.8.0,<3.9.0) 2020-11-03T12:01:14,579 Given no hashes to check 0 links for project 'aioshadowsocks': discarding no candidates 2020-11-03T12:01:14,579 ERROR: Could not find a version that satisfies the requirement aioshadowsocks==0.1.3 (from versions: none) 2020-11-03T12:01:14,580 ERROR: No matching distribution found for aioshadowsocks==0.1.3 2020-11-03T12:01:14,580 Exception information: 2020-11-03T12:01:14,580 Traceback (most recent call last): 2020-11-03T12:01:14,580 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-11-03T12:01:14,580 status = self.run(options, args) 2020-11-03T12:01:14,580 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-11-03T12:01:14,580 return func(self, options, args) 2020-11-03T12:01:14,580 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-11-03T12:01:14,580 reqs, check_supported_wheels=True 2020-11-03T12:01:14,580 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-11-03T12:01:14,580 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-11-03T12:01:14,580 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-11-03T12:01:14,580 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-11-03T12:01:14,580 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 339, in _get_abstract_dist_for 2020-11-03T12:01:14,580 self._populate_link(req) 2020-11-03T12:01:14,580 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 305, in _populate_link 2020-11-03T12:01:14,580 req.link = self._find_requirement_link(req) 2020-11-03T12:01:14,580 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 270, in _find_requirement_link 2020-11-03T12:01:14,580 best_candidate = self.finder.find_requirement(req, upgrade) 2020-11-03T12:01:14,580 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/index/package_finder.py", line 928, in find_requirement 2020-11-03T12:01:14,580 req) 2020-11-03T12:01:14,580 pip._internal.exceptions.DistributionNotFound: No matching distribution found for aioshadowsocks==0.1.3 2020-11-03T12:01:14,584 Removed build tracker: '/tmp/pip-req-tracker-iyurycoz'