2021-01-12T13:13:50,365 Created temporary directory: /tmp/pip-ephem-wheel-cache-r8mir1ou 2021-01-12T13:13:50,368 Created temporary directory: /tmp/pip-req-tracker-u92pv74k 2021-01-12T13:13:50,369 Initialized build tracking at /tmp/pip-req-tracker-u92pv74k 2021-01-12T13:13:50,369 Created build tracker: /tmp/pip-req-tracker-u92pv74k 2021-01-12T13:13:50,369 Entered build tracker: /tmp/pip-req-tracker-u92pv74k 2021-01-12T13:13:50,370 Created temporary directory: /tmp/pip-wheel-hon72tcg 2021-01-12T13:13:50,381 1 location(s) to search for versions of task-q: 2021-01-12T13:13:50,381 * https://pypi.org/simple/task-q/ 2021-01-12T13:13:50,381 Fetching project page and analyzing links: https://pypi.org/simple/task-q/ 2021-01-12T13:13:50,382 Getting page https://pypi.org/simple/task-q/ 2021-01-12T13:13:50,383 Found index url https://pypi.org/simple 2021-01-12T13:13:50,479 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/4a/5d/839d933a0133ae6fa324ffc71bd79c1a74d08935d4970a31109258c951ba/task-q-1.0.10.tar.gz#sha256=db30d98be548c61c9d715845ed4822864d16e73815c16668d41b19bee39b3278 (from https://pypi.org/simple/task-q/) (requires-python:>=3.8) 2021-01-12T13:13:50,483 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/ea/0f/1be4cdfe2d494909e660e6f3b553d73ea0d8e0d17aa91dcfa13393eae604/task_q-1.0.10-py3-none-any.whl#sha256=5effc368b49e217b7866fad194a5a78fe73d3d8f8a1f281ad4e58c3063f6bb20 (from https://pypi.org/simple/task-q/) (requires-python:>=3.8) 2021-01-12T13:13:50,484 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/87/76/402c394fc0cb763a67d2186408c65da18c86fd92fe030852c99c42ea0dd3/task-q-1.0.11.tar.gz#sha256=8a6c6176577f082283ac5744b2149b4dedbc9f25be6594e38060d943536f936d (from https://pypi.org/simple/task-q/) (requires-python:>=3.8) 2021-01-12T13:13:50,484 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/c1/5f/77d66185240b5c84a290e811745edf2eec27776e22dbd54c6626ebc34ff2/task_q-1.0.11-py3-none-any.whl#sha256=33365a05cbabf621939ace372c4917ca8c57d1e0d8c560e7b2173c1f1611b74b (from https://pypi.org/simple/task-q/) (requires-python:>=3.8) 2021-01-12T13:13:50,485 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/05/bc/e8364f941b9b438219f9a5024b7188e95857e2d1a4b63d496c2a33d3ead7/task-q-1.0.12.tar.gz#sha256=57f0e7ac350a552add7cc00a27e8ee4ef39d13f674eaaba0ebba0e7a0cea3d13 (from https://pypi.org/simple/task-q/) (requires-python:>=3.8) 2021-01-12T13:13:50,485 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/3a/18/60799eb6933f5ae0edad4e9d6a5d8f4a3835cbbac1a071e0a08464ea7d19/task_q-1.0.12-py3-none-any.whl#sha256=c79c3673640f0aa770627ac960ab06231c15ea045a8c76f04720ce49565d5d4b (from https://pypi.org/simple/task-q/) (requires-python:>=3.8) 2021-01-12T13:13:50,486 Given no hashes to check 0 links for project 'task-q': discarding no candidates 2021-01-12T13:13:50,486 ERROR: Could not find a version that satisfies the requirement task-q==1.0.12 (from versions: none) 2021-01-12T13:13:50,486 ERROR: No matching distribution found for task-q==1.0.12 2021-01-12T13:13:50,487 Exception information: 2021-01-12T13:13:50,487 Traceback (most recent call last): 2021-01-12T13:13:50,487 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2021-01-12T13:13:50,487 status = self.run(options, args) 2021-01-12T13:13:50,487 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2021-01-12T13:13:50,487 return func(self, options, args) 2021-01-12T13:13:50,487 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2021-01-12T13:13:50,487 reqs, check_supported_wheels=True 2021-01-12T13:13:50,487 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2021-01-12T13:13:50,487 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2021-01-12T13:13:50,487 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2021-01-12T13:13:50,487 abstract_dist = self._get_abstract_dist_for(req_to_install) 2021-01-12T13:13:50,487 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 339, in _get_abstract_dist_for 2021-01-12T13:13:50,487 self._populate_link(req) 2021-01-12T13:13:50,487 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 305, in _populate_link 2021-01-12T13:13:50,487 req.link = self._find_requirement_link(req) 2021-01-12T13:13:50,487 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 270, in _find_requirement_link 2021-01-12T13:13:50,487 best_candidate = self.finder.find_requirement(req, upgrade) 2021-01-12T13:13:50,487 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/index/package_finder.py", line 930, in find_requirement 2021-01-12T13:13:50,487 req) 2021-01-12T13:13:50,487 pip._internal.exceptions.DistributionNotFound: No matching distribution found for task-q==1.0.12 2021-01-12T13:13:50,491 Removed build tracker: '/tmp/pip-req-tracker-u92pv74k'