2021-01-02T00:10:18,233 Created temporary directory: /tmp/pip-ephem-wheel-cache-2zz9yvhh 2021-01-02T00:10:18,236 Created temporary directory: /tmp/pip-req-tracker-6vuzbt5z 2021-01-02T00:10:18,236 Initialized build tracking at /tmp/pip-req-tracker-6vuzbt5z 2021-01-02T00:10:18,236 Created build tracker: /tmp/pip-req-tracker-6vuzbt5z 2021-01-02T00:10:18,237 Entered build tracker: /tmp/pip-req-tracker-6vuzbt5z 2021-01-02T00:10:18,237 Created temporary directory: /tmp/pip-wheel-itquwiyo 2021-01-02T00:10:18,248 1 location(s) to search for versions of htmlclasses: 2021-01-02T00:10:18,248 * https://pypi.org/simple/htmlclasses/ 2021-01-02T00:10:18,249 Fetching project page and analyzing links: https://pypi.org/simple/htmlclasses/ 2021-01-02T00:10:18,249 Getting page https://pypi.org/simple/htmlclasses/ 2021-01-02T00:10:18,251 Found index url https://pypi.org/simple 2021-01-02T00:10:18,615 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/c4/e9/7c0fc7c3d890cc3053ab6c51ac4f1fb15a848f26a3ca26bedb5d594b5fea/htmlclasses-0.1.0-py3-none-any.whl#sha256=b36a28b10d03d4b017b2b86c2fb18f05592fabfebbf6a11aa4a3f98cb916ca1d (from https://pypi.org/simple/htmlclasses/) (requires-python:>=3.8,<4.0) 2021-01-02T00:10:18,616 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/a0/e6/09a09c906777671023b0655a4de26c939f5cc6e42dff0c45e7661b585fca/htmlclasses-0.1.0.tar.gz#sha256=a114709440ae958f44a05f6cb89a47ff53d85d6c8448f6f2543f905577df4237 (from https://pypi.org/simple/htmlclasses/) (requires-python:>=3.8,<4.0) 2021-01-02T00:10:18,616 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/03/44/8a7eac7b0eaabd5f513e86fa66fbdd56a2ebfdc44be2e4f516d82a5dbb30/htmlclasses-0.2.0-py3-none-any.whl#sha256=35767eda3a0faaafe5e3da373538dbd76b60e0d4fc6d88a2d00d8da45af29573 (from https://pypi.org/simple/htmlclasses/) (requires-python:>=3.8,<4.0) 2021-01-02T00:10:18,617 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/6e/69/a0cebc782395d90f68adfa9dce75a8cee2459dbdee2ad0d7ee4bde755c3a/htmlclasses-0.2.0.tar.gz#sha256=ce2e666ef084739fe239a2235a40be34b41f286ca7f461d5be96e710dfbf395c (from https://pypi.org/simple/htmlclasses/) (requires-python:>=3.8,<4.0) 2021-01-02T00:10:18,618 Given no hashes to check 0 links for project 'htmlclasses': discarding no candidates 2021-01-02T00:10:18,618 ERROR: Could not find a version that satisfies the requirement htmlclasses==0.2.0 (from versions: none) 2021-01-02T00:10:18,618 ERROR: No matching distribution found for htmlclasses==0.2.0 2021-01-02T00:10:18,618 Exception information: 2021-01-02T00:10:18,618 Traceback (most recent call last): 2021-01-02T00:10:18,618 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2021-01-02T00:10:18,618 status = self.run(options, args) 2021-01-02T00:10:18,618 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2021-01-02T00:10:18,618 return func(self, options, args) 2021-01-02T00:10:18,618 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2021-01-02T00:10:18,618 reqs, check_supported_wheels=True 2021-01-02T00:10:18,618 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2021-01-02T00:10:18,618 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2021-01-02T00:10:18,618 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2021-01-02T00:10:18,618 abstract_dist = self._get_abstract_dist_for(req_to_install) 2021-01-02T00:10:18,618 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 339, in _get_abstract_dist_for 2021-01-02T00:10:18,618 self._populate_link(req) 2021-01-02T00:10:18,618 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 305, in _populate_link 2021-01-02T00:10:18,618 req.link = self._find_requirement_link(req) 2021-01-02T00:10:18,618 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 270, in _find_requirement_link 2021-01-02T00:10:18,618 best_candidate = self.finder.find_requirement(req, upgrade) 2021-01-02T00:10:18,618 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/index/package_finder.py", line 930, in find_requirement 2021-01-02T00:10:18,618 req) 2021-01-02T00:10:18,618 pip._internal.exceptions.DistributionNotFound: No matching distribution found for htmlclasses==0.2.0 2021-01-02T00:10:18,623 Removed build tracker: '/tmp/pip-req-tracker-6vuzbt5z'