2020-11-05T09:13:38,631 Created temporary directory: /tmp/pip-ephem-wheel-cache-pkt7x9qw 2020-11-05T09:13:38,634 Created temporary directory: /tmp/pip-req-tracker-s_8of5e2 2020-11-05T09:13:38,634 Initialized build tracking at /tmp/pip-req-tracker-s_8of5e2 2020-11-05T09:13:38,635 Created build tracker: /tmp/pip-req-tracker-s_8of5e2 2020-11-05T09:13:38,635 Entered build tracker: /tmp/pip-req-tracker-s_8of5e2 2020-11-05T09:13:38,636 Created temporary directory: /tmp/pip-wheel-5mwg0ugn 2020-11-05T09:13:38,645 1 location(s) to search for versions of todo-tasks: 2020-11-05T09:13:38,645 * https://pypi.org/simple/todo-tasks/ 2020-11-05T09:13:38,646 Fetching project page and analyzing links: https://pypi.org/simple/todo-tasks/ 2020-11-05T09:13:38,646 Getting page https://pypi.org/simple/todo-tasks/ 2020-11-05T09:13:38,648 Found index url https://pypi.org/simple 2020-11-05T09:13:38,740 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/0a/06/5c06a5d4d076bfdfc7cf0351bc2c00a6c2932b2a994e69e9dac65abfef54/todo-tasks-0.1.0.tar.gz#sha256=3afef249648b9cabeb8352104f74d69f093c6c87a3bb313ddb623f2bc227f8c3 (from https://pypi.org/simple/todo-tasks/) (requires-python:>=3.8,<4.0) 2020-11-05T09:13:38,744 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/ce/31/47a4f9279d9bdc4c146f1fec495e8a03046c9f470805e023e1ef816996e0/todo_tasks-0.1.0-py3-none-any.whl#sha256=2e88b4eb6e161485c16848f64723ba80d7023e1536eb8f890c5c54cc4b352935 (from https://pypi.org/simple/todo-tasks/) (requires-python:>=3.8,<4.0) 2020-11-05T09:13:38,745 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/29/19/afc36e8ed88681da483f467afadb9d3a5e6629285fb47f17d875026b94c8/todo-tasks-0.1.1.tar.gz#sha256=d6d7e9c923f9537c2266dd571824da7806b1fc6e3b170fee2055fd67499a1745 (from https://pypi.org/simple/todo-tasks/) (requires-python:>=3.8,<4.0) 2020-11-05T09:13:38,746 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/47/80/9d18fd398b3673a0f2762ced4f031375056e77c526cecf5199c4e9d4ae04/todo_tasks-0.1.1-py3-none-any.whl#sha256=d2f11b5e5d83c21589e5b80f0ae748ffceb13864cac8d6c586d685f9f3750f7b (from https://pypi.org/simple/todo-tasks/) (requires-python:>=3.8,<4.0) 2020-11-05T09:13:38,746 Given no hashes to check 0 links for project 'todo-tasks': discarding no candidates 2020-11-05T09:13:38,746 ERROR: Could not find a version that satisfies the requirement todo-tasks==0.1.1 (from versions: none) 2020-11-05T09:13:38,747 ERROR: No matching distribution found for todo-tasks==0.1.1 2020-11-05T09:13:38,747 Exception information: 2020-11-05T09:13:38,747 Traceback (most recent call last): 2020-11-05T09:13:38,747 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-11-05T09:13:38,747 status = self.run(options, args) 2020-11-05T09:13:38,747 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-11-05T09:13:38,747 return func(self, options, args) 2020-11-05T09:13:38,747 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-11-05T09:13:38,747 reqs, check_supported_wheels=True 2020-11-05T09:13:38,747 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-11-05T09:13:38,747 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-11-05T09:13:38,747 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-11-05T09:13:38,747 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-11-05T09:13:38,747 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 339, in _get_abstract_dist_for 2020-11-05T09:13:38,747 self._populate_link(req) 2020-11-05T09:13:38,747 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 305, in _populate_link 2020-11-05T09:13:38,747 req.link = self._find_requirement_link(req) 2020-11-05T09:13:38,747 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 270, in _find_requirement_link 2020-11-05T09:13:38,747 best_candidate = self.finder.find_requirement(req, upgrade) 2020-11-05T09:13:38,747 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/index/package_finder.py", line 928, in find_requirement 2020-11-05T09:13:38,747 req) 2020-11-05T09:13:38,747 pip._internal.exceptions.DistributionNotFound: No matching distribution found for todo-tasks==0.1.1 2020-11-05T09:13:38,751 Removed build tracker: '/tmp/pip-req-tracker-s_8of5e2'