2020-12-18T16:22:05,918 Created temporary directory: /tmp/pip-ephem-wheel-cache-r19l12sa 2020-12-18T16:22:05,921 Created temporary directory: /tmp/pip-req-tracker-6tcd8v_f 2020-12-18T16:22:05,921 Initialized build tracking at /tmp/pip-req-tracker-6tcd8v_f 2020-12-18T16:22:05,921 Created build tracker: /tmp/pip-req-tracker-6tcd8v_f 2020-12-18T16:22:05,922 Entered build tracker: /tmp/pip-req-tracker-6tcd8v_f 2020-12-18T16:22:05,922 Created temporary directory: /tmp/pip-wheel-het9jgzr 2020-12-18T16:22:05,933 1 location(s) to search for versions of sqerzo: 2020-12-18T16:22:05,933 * https://pypi.org/simple/sqerzo/ 2020-12-18T16:22:05,934 Fetching project page and analyzing links: https://pypi.org/simple/sqerzo/ 2020-12-18T16:22:05,934 Getting page https://pypi.org/simple/sqerzo/ 2020-12-18T16:22:05,936 Found index url https://pypi.org/simple 2020-12-18T16:22:06,303 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/57/5f/fe685d2b63f8da64213cab56e9765fcc3666feec61471d6fccf4c0a322ac/sqerzo-0.0.1-py3-none-any.whl#sha256=30605812076d82e106e962ef97a4cb91b9af0fedbafa22533092093392fab204 (from https://pypi.org/simple/sqerzo/) (requires-python:>=3.8) 2020-12-18T16:22:06,304 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/95/31/d0e683d2eca6c84dc83cce6440efe4ced8c3121e20b042f9a9b6a9bee6d3/sqerzo-0.0.1.tar.gz#sha256=22497815838f1f36b1cbe65c367984f8e29084f4f4dce6323c4581f8c5cae2f8 (from https://pypi.org/simple/sqerzo/) (requires-python:>=3.8) 2020-12-18T16:22:06,304 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/18/17/ae9894d01deab6290d55932460a9d5c477356002eb481c12e687f5e83c9c/sqerzo-0.1.0-py3-none-any.whl#sha256=59b4dd7a55bcecfed8c3ed38099e1d75b3d8664760224f76aa45af483414c7e5 (from https://pypi.org/simple/sqerzo/) (requires-python:>=3.8) 2020-12-18T16:22:06,305 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/a0/48/b577a33f9276680a92db86aadd715ef81ef7e780c9d451c20d406e7ec046/sqerzo-0.1.0.tar.gz#sha256=f81c72283d92bd1f1ea854ccdeed6916187d3b0cb853295fed8d991aae25c677 (from https://pypi.org/simple/sqerzo/) (requires-python:>=3.8) 2020-12-18T16:22:06,306 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/ef/4b/0337f581cd687297aa4ac8efe8da39ce2c8a64d6232fb18bd1ee6b47d502/sqerzo-0.1.1-py3-none-any.whl#sha256=faf18192b1515ec8d701b830a724b9ef9a8687fbc0b5506e9b64bceeea10a48b (from https://pypi.org/simple/sqerzo/) (requires-python:>=3.8) 2020-12-18T16:22:06,306 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/db/4e/6085be6ede172fb15f489dbdb671071de71fc53ae9a4926c6cd91ec36f64/sqerzo-0.1.1.tar.gz#sha256=9056a7813d4ad89f5545f1865a8e86b6b114a619dc8c611c647d0142b1d37de5 (from https://pypi.org/simple/sqerzo/) (requires-python:>=3.8) 2020-12-18T16:22:06,307 Given no hashes to check 0 links for project 'sqerzo': discarding no candidates 2020-12-18T16:22:06,307 ERROR: Could not find a version that satisfies the requirement sqerzo==0.1.1 (from versions: none) 2020-12-18T16:22:06,307 ERROR: No matching distribution found for sqerzo==0.1.1 2020-12-18T16:22:06,307 Exception information: 2020-12-18T16:22:06,307 Traceback (most recent call last): 2020-12-18T16:22:06,307 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-12-18T16:22:06,307 status = self.run(options, args) 2020-12-18T16:22:06,307 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-12-18T16:22:06,307 return func(self, options, args) 2020-12-18T16:22:06,307 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-12-18T16:22:06,307 reqs, check_supported_wheels=True 2020-12-18T16:22:06,307 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-12-18T16:22:06,307 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-12-18T16:22:06,307 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-12-18T16:22:06,307 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-12-18T16:22:06,307 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 339, in _get_abstract_dist_for 2020-12-18T16:22:06,307 self._populate_link(req) 2020-12-18T16:22:06,307 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 305, in _populate_link 2020-12-18T16:22:06,307 req.link = self._find_requirement_link(req) 2020-12-18T16:22:06,307 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 270, in _find_requirement_link 2020-12-18T16:22:06,307 best_candidate = self.finder.find_requirement(req, upgrade) 2020-12-18T16:22:06,307 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/index/package_finder.py", line 930, in find_requirement 2020-12-18T16:22:06,307 req) 2020-12-18T16:22:06,307 pip._internal.exceptions.DistributionNotFound: No matching distribution found for sqerzo==0.1.1 2020-12-18T16:22:06,312 Removed build tracker: '/tmp/pip-req-tracker-6tcd8v_f'