2021-01-09T07:48:50,150 Created temporary directory: /tmp/pip-ephem-wheel-cache-ai7hhgdt 2021-01-09T07:48:50,154 Created temporary directory: /tmp/pip-req-tracker-2jkk910r 2021-01-09T07:48:50,154 Initialized build tracking at /tmp/pip-req-tracker-2jkk910r 2021-01-09T07:48:50,155 Created build tracker: /tmp/pip-req-tracker-2jkk910r 2021-01-09T07:48:50,155 Entered build tracker: /tmp/pip-req-tracker-2jkk910r 2021-01-09T07:48:50,156 Created temporary directory: /tmp/pip-wheel-k37d8rq6 2021-01-09T07:48:50,167 1 location(s) to search for versions of umirobot: 2021-01-09T07:48:50,167 * https://pypi.org/simple/umirobot/ 2021-01-09T07:48:50,167 Fetching project page and analyzing links: https://pypi.org/simple/umirobot/ 2021-01-09T07:48:50,168 Getting page https://pypi.org/simple/umirobot/ 2021-01-09T07:48:50,169 Found index url https://pypi.org/simple 2021-01-09T07:48:50,534 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/de/53/acf79766f0de974730f3e557266b1ba733b9676bae34248a63e08382115d/umirobot-21.4.2-py3-none-any.whl#sha256=aa245e4985df390465661f5a51be02cfdc7bf644310d8d2a32be1d6fa1f2e651 (from https://pypi.org/simple/umirobot/) (requires-python:>=3.8) 2021-01-09T07:48:50,535 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/3c/ae/05a09b53253192b47e8a71699e55207565ce499578d971d1c41bcfd4b4ee/umirobot-21.4.3-py3-none-any.whl#sha256=31c279c2cb70904aadda1e6c3c9b5f3fd92d6cd1f14bc7058a64618ad1fca5f8 (from https://pypi.org/simple/umirobot/) (requires-python:>=3.8) 2021-01-09T07:48:50,535 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/9b/0a/cb9f2a400ff0caec4b1253dfcc5fc96c4f5439a7f70fcf124825ccbf097f/umirobot-21.4.3.tar.gz#sha256=f3cc29ea572f557a45936e6231402262646cd2695a35afe4d4401b9cecb884c9 (from https://pypi.org/simple/umirobot/) (requires-python:>=3.8) 2021-01-09T07:48:50,536 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/cc/85/c5d80e74a9c4e13f81f1d458775f8305dadc92d3725a3656a6d5db92464f/umirobot-21.4.4-py3-none-any.whl#sha256=be7c0a6b71495e7a776785cf02cbbb9d3d521ca45dde41234fcf8ed684e04950 (from https://pypi.org/simple/umirobot/) (requires-python:>=3.8) 2021-01-09T07:48:50,537 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/7a/2b/4de0e2929a6b4b8c450254b48db9e9586bb7ae53db299109499e86ffd18e/umirobot-21.4.4.tar.gz#sha256=18cd8ebf7b05f92153ef496f4a90714a7fad78f3921897186e8d455c4846ae3c (from https://pypi.org/simple/umirobot/) (requires-python:>=3.8) 2021-01-09T07:48:50,537 Given no hashes to check 0 links for project 'umirobot': discarding no candidates 2021-01-09T07:48:50,537 ERROR: Could not find a version that satisfies the requirement umirobot==21.4.3 (from versions: none) 2021-01-09T07:48:50,538 ERROR: No matching distribution found for umirobot==21.4.3 2021-01-09T07:48:50,538 Exception information: 2021-01-09T07:48:50,538 Traceback (most recent call last): 2021-01-09T07:48:50,538 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2021-01-09T07:48:50,538 status = self.run(options, args) 2021-01-09T07:48:50,538 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2021-01-09T07:48:50,538 return func(self, options, args) 2021-01-09T07:48:50,538 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2021-01-09T07:48:50,538 reqs, check_supported_wheels=True 2021-01-09T07:48:50,538 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2021-01-09T07:48:50,538 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2021-01-09T07:48:50,538 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2021-01-09T07:48:50,538 abstract_dist = self._get_abstract_dist_for(req_to_install) 2021-01-09T07:48:50,538 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 339, in _get_abstract_dist_for 2021-01-09T07:48:50,538 self._populate_link(req) 2021-01-09T07:48:50,538 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 305, in _populate_link 2021-01-09T07:48:50,538 req.link = self._find_requirement_link(req) 2021-01-09T07:48:50,538 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 270, in _find_requirement_link 2021-01-09T07:48:50,538 best_candidate = self.finder.find_requirement(req, upgrade) 2021-01-09T07:48:50,538 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/index/package_finder.py", line 930, in find_requirement 2021-01-09T07:48:50,538 req) 2021-01-09T07:48:50,538 pip._internal.exceptions.DistributionNotFound: No matching distribution found for umirobot==21.4.3 2021-01-09T07:48:50,542 Removed build tracker: '/tmp/pip-req-tracker-2jkk910r'