2020-09-17T08:28:48,603 Created temporary directory: /tmp/pip-ephem-wheel-cache-tu5qowzo 2020-09-17T08:28:48,607 Created temporary directory: /tmp/pip-req-tracker-85wkyazw 2020-09-17T08:28:48,607 Initialized build tracking at /tmp/pip-req-tracker-85wkyazw 2020-09-17T08:28:48,608 Created build tracker: /tmp/pip-req-tracker-85wkyazw 2020-09-17T08:28:48,608 Entered build tracker: /tmp/pip-req-tracker-85wkyazw 2020-09-17T08:28:48,609 Created temporary directory: /tmp/pip-wheel-eggaro4h 2020-09-17T08:28:48,619 1 location(s) to search for versions of pyjapt: 2020-09-17T08:28:48,619 * https://pypi.org/simple/pyjapt/ 2020-09-17T08:28:48,619 Fetching project page and analyzing links: https://pypi.org/simple/pyjapt/ 2020-09-17T08:28:48,619 Getting page https://pypi.org/simple/pyjapt/ 2020-09-17T08:28:48,621 Found index url https://pypi.org/simple 2020-09-17T08:28:48,714 Found link https://files.pythonhosted.org/packages/0c/39/b5567e3ad5e9fc292b7cb8b0dd64d60e06701d2c8940eedf47091cd87f81/pyjapt-0.0.1-py3-none-any.whl#sha256=9dd4d84dd38bfa50e761fa007c86312236ee5ac61ad9bb759dc2ddefd2329469 (from https://pypi.org/simple/pyjapt/) (requires-python:>=3.6), version: 0.0.1 2020-09-17T08:28:48,715 Found link https://files.pythonhosted.org/packages/ac/11/9c46d4176e0310089d495675217d32e0f676fd84fb0847cf6f74562c96e4/pyjapt-0.0.1.tar.gz#sha256=f55a6dd75b778b94a70c82f0656871190e4b19935b5576ffd73d6d6cb741384f (from https://pypi.org/simple/pyjapt/) (requires-python:>=3.6), version: 0.0.1 2020-09-17T08:28:48,716 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/5b/db/b9227df920d75ed15bdf2ce2230cf4f4da601e420393603cc80dfcef682a/pyjapt-0.1.0-py3-none-any.whl#sha256=c490095fb740d64ace56025991f11d43e9567a3f844ff42f5d70587a84a57672 (from https://pypi.org/simple/pyjapt/) (requires-python:>=3.8,<4.0) 2020-09-17T08:28:48,716 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/bd/af/26f79a17fa82acef3410ce072b0119f9a969de647a0112c8d737b2462179/pyjapt-0.1.0.tar.gz#sha256=8ad33d1a131172449690b8cf6c417f2d9c48c5522e0d76fe453034c9ae0ba919 (from https://pypi.org/simple/pyjapt/) (requires-python:>=3.8,<4.0) 2020-09-17T08:28:48,717 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/db/2c/d34a8f4f5037bb4797c190b6c89165f0942aa4012151a78d31f5b509c962/pyjapt-0.1.1-py3-none-any.whl#sha256=a9c5556cea5a3060755eccb2469ec2dda49af3941a876b9fd58b11f670f027b0 (from https://pypi.org/simple/pyjapt/) (requires-python:>=3.8,<4.0) 2020-09-17T08:28:48,718 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/2d/4f/3b25bf0c265b18db9aef93811a19d8f6df74cb93e199da7963b5049234ab/pyjapt-0.1.1.tar.gz#sha256=53319a8c41deae125d0a909eef118b40e93d2f96b834adfd6e78683e833d8d0a (from https://pypi.org/simple/pyjapt/) (requires-python:>=3.8,<4.0) 2020-09-17T08:28:48,719 Given no hashes to check 0 links for project 'pyjapt': discarding no candidates 2020-09-17T08:28:48,719 ERROR: Could not find a version that satisfies the requirement pyjapt==0.1.1 (from versions: 0.0.1) 2020-09-17T08:28:48,719 ERROR: No matching distribution found for pyjapt==0.1.1 2020-09-17T08:28:48,720 Exception information: 2020-09-17T08:28:48,720 Traceback (most recent call last): 2020-09-17T08:28:48,720 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-09-17T08:28:48,720 status = self.run(options, args) 2020-09-17T08:28:48,720 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-09-17T08:28:48,720 return func(self, options, args) 2020-09-17T08:28:48,720 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-09-17T08:28:48,720 reqs, check_supported_wheels=True 2020-09-17T08:28:48,720 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-09-17T08:28:48,720 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-09-17T08:28:48,720 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-09-17T08:28:48,720 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-09-17T08:28:48,720 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 339, in _get_abstract_dist_for 2020-09-17T08:28:48,720 self._populate_link(req) 2020-09-17T08:28:48,720 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 305, in _populate_link 2020-09-17T08:28:48,720 req.link = self._find_requirement_link(req) 2020-09-17T08:28:48,720 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 270, in _find_requirement_link 2020-09-17T08:28:48,720 best_candidate = self.finder.find_requirement(req, upgrade) 2020-09-17T08:28:48,720 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/index/package_finder.py", line 928, in find_requirement 2020-09-17T08:28:48,720 req) 2020-09-17T08:28:48,720 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyjapt==0.1.1 2020-09-17T08:28:48,724 Removed build tracker: '/tmp/pip-req-tracker-85wkyazw'