2021-01-23T08:05:29,492 Created temporary directory: /tmp/pip-ephem-wheel-cache-_dlnzqxf 2021-01-23T08:05:29,495 Created temporary directory: /tmp/pip-req-tracker-9mjl26u3 2021-01-23T08:05:29,495 Initialized build tracking at /tmp/pip-req-tracker-9mjl26u3 2021-01-23T08:05:29,495 Created build tracker: /tmp/pip-req-tracker-9mjl26u3 2021-01-23T08:05:29,495 Entered build tracker: /tmp/pip-req-tracker-9mjl26u3 2021-01-23T08:05:29,496 Created temporary directory: /tmp/pip-wheel-13dtwi3p 2021-01-23T08:05:29,507 1 location(s) to search for versions of wand-cli: 2021-01-23T08:05:29,507 * https://pypi.org/simple/wand-cli/ 2021-01-23T08:05:29,508 Fetching project page and analyzing links: https://pypi.org/simple/wand-cli/ 2021-01-23T08:05:29,508 Getting page https://pypi.org/simple/wand-cli/ 2021-01-23T08:05:29,510 Found index url https://pypi.org/simple 2021-01-23T08:05:29,606 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/98/d7/b3037c4f0cb4eb56e24c4c7084e5400760c21dc1c180739e39d329717fad/wand-cli-1.4.tar.gz#sha256=a069dbc1e92388b6e6da3344a9f9244ec1c4112aa16ad72ebdde69d2c20e98b7 (from https://pypi.org/simple/wand-cli/) (requires-python:>=3.8) 2021-01-23T08:05:29,611 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/fc/02/ae612d55813a7b8fea95d05e95f49ad7527e321a4bb2852fa1682226e338/wand_cli-1.4-py3-none-any.whl#sha256=783e4a2d0f52ff02f8a1f92554b2d68762cb633225691ae4109f9c8483a3bf77 (from https://pypi.org/simple/wand-cli/) (requires-python:>=3.8) 2021-01-23T08:05:29,611 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/ed/0d/95f1b910c3024d5307f7214b54b546dc6e06a8d9897c71617b912769b160/wand-cli-1.5.tar.gz#sha256=db75d6625315820bd827ef5658622ab78c62280d85db8fb0e84dd85890da2f80 (from https://pypi.org/simple/wand-cli/) (requires-python:>=3.8) 2021-01-23T08:05:29,612 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/77/a9/01810a3a2034776e4ab90f422ca4b3337fb7f760da42b9ef0bf4c28445fe/wand_cli-1.5-py3-none-any.whl#sha256=6a4fd7a9e3fd0fdbccd41347b69c32592640a0087f716e4f68f0e72ed42332af (from https://pypi.org/simple/wand-cli/) (requires-python:>=3.8) 2021-01-23T08:05:29,613 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/13/3d/096b5f30f851d29af8a1201bbbee74695a7c23d89aef853747f4db74f2bf/wand-cli-1.6.tar.gz#sha256=9e735303c275760dd3b6c9a2eac5bd95465ad5c368047e5518242d878098fa4a (from https://pypi.org/simple/wand-cli/) (requires-python:>=3.8) 2021-01-23T08:05:29,613 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/0d/00/22ebbc0d34e0d269590e286f29d620760a464afc2ecd20e70d00f8364ad4/wand_cli-1.6-py3-none-any.whl#sha256=592388b1cc6d9d1156ba507219defdd457ee1b06984421b13cef7446d79257b0 (from https://pypi.org/simple/wand-cli/) (requires-python:>=3.8) 2021-01-23T08:05:29,614 Given no hashes to check 0 links for project 'wand-cli': discarding no candidates 2021-01-23T08:05:29,614 ERROR: Could not find a version that satisfies the requirement wand-cli==1.6 (from versions: none) 2021-01-23T08:05:29,614 ERROR: No matching distribution found for wand-cli==1.6 2021-01-23T08:05:29,614 Exception information: 2021-01-23T08:05:29,614 Traceback (most recent call last): 2021-01-23T08:05:29,614 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2021-01-23T08:05:29,614 status = self.run(options, args) 2021-01-23T08:05:29,614 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2021-01-23T08:05:29,614 return func(self, options, args) 2021-01-23T08:05:29,614 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2021-01-23T08:05:29,614 reqs, check_supported_wheels=True 2021-01-23T08:05:29,614 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2021-01-23T08:05:29,614 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2021-01-23T08:05:29,614 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2021-01-23T08:05:29,614 abstract_dist = self._get_abstract_dist_for(req_to_install) 2021-01-23T08:05:29,614 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 339, in _get_abstract_dist_for 2021-01-23T08:05:29,614 self._populate_link(req) 2021-01-23T08:05:29,614 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 305, in _populate_link 2021-01-23T08:05:29,614 req.link = self._find_requirement_link(req) 2021-01-23T08:05:29,614 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 270, in _find_requirement_link 2021-01-23T08:05:29,614 best_candidate = self.finder.find_requirement(req, upgrade) 2021-01-23T08:05:29,614 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/index/package_finder.py", line 930, in find_requirement 2021-01-23T08:05:29,614 req) 2021-01-23T08:05:29,614 pip._internal.exceptions.DistributionNotFound: No matching distribution found for wand-cli==1.6 2021-01-23T08:05:29,619 Removed build tracker: '/tmp/pip-req-tracker-9mjl26u3'