2020-05-13T01:37:47,486 Created temporary directory: /tmp/pip-ephem-wheel-cache-ufpaw75l 2020-05-13T01:37:47,491 Created temporary directory: /tmp/pip-req-tracker-n1v6fv3a 2020-05-13T01:37:47,492 Initialized build tracking at /tmp/pip-req-tracker-n1v6fv3a 2020-05-13T01:37:47,492 Created build tracker: /tmp/pip-req-tracker-n1v6fv3a 2020-05-13T01:37:47,493 Entered build tracker: /tmp/pip-req-tracker-n1v6fv3a 2020-05-13T01:37:47,494 Created temporary directory: /tmp/pip-wheel-a5qa3aue 2020-05-13T01:37:47,511 1 location(s) to search for versions of leona: 2020-05-13T01:37:47,511 * https://pypi.org/simple/leona/ 2020-05-13T01:37:47,511 Fetching project page and analyzing links: https://pypi.org/simple/leona/ 2020-05-13T01:37:47,512 Getting page https://pypi.org/simple/leona/ 2020-05-13T01:37:47,515 Found index url https://pypi.org/simple 2020-05-13T01:37:47,798 Skipping link: No binaries permitted for leona: https://files.pythonhosted.org/packages/e8/7d/f81d2aaa2992e2990d2505637f0b41a267d2473448c1fa55ded723737c1e/leona-1.0.0-py2.py3-none-any.whl#sha256=ee150778b534ea1d3a6e755db1c9eb2755cc5240857034f41a0f42a346c280e1 (from https://pypi.org/simple/leona/) (requires-python:>=3.7.6) 2020-05-13T01:37:47,799 Link requires a different Python (3.7.3 not in: '>=3.7.6'): https://files.pythonhosted.org/packages/88/72/76f9a15d40be4acfdbf84a6e937b81d420d51f309b41624f4b19428810c5/leona-1.0.0.tar.gz#sha256=a177dcf8b83e26509e0dc84c9514fd0d95e17c8325fc029efdc3da10e6543a3e (from https://pypi.org/simple/leona/) (requires-python:>=3.7.6) 2020-05-13T01:37:47,799 Skipping link: No binaries permitted for leona: https://files.pythonhosted.org/packages/3d/a2/e9b42ff09f7759504def555486a20cdd5e9bad56eb29efc9f14e0d90f288/leona-1.0.1-py2.py3-none-any.whl#sha256=2a550f60a16f4d14ca87a0ee409e27ed891230bce5f22b9e452482a0a333e178 (from https://pypi.org/simple/leona/) (requires-python:>=3.7.6) 2020-05-13T01:37:47,800 Link requires a different Python (3.7.3 not in: '>=3.7.6'): https://files.pythonhosted.org/packages/d6/4a/29ac66f0208232f2349129206521c7212e0778c7233d2549fe2e53019ba3/leona-1.0.1.tar.gz#sha256=50ca55f83060e8ac1197f4c3b12a508ef04aeea34ce5d15bcce7cac84a105b5a (from https://pypi.org/simple/leona/) (requires-python:>=3.7.6) 2020-05-13T01:37:47,801 Skipping link: No binaries permitted for leona: https://files.pythonhosted.org/packages/7c/e1/6fc9c257a4dab293730605115aaf081bb10b72b2380d126b7158a718a80c/leona-1.0.2-py2.py3-none-any.whl#sha256=ab38a2ac242983c292d2d15b871507776a0c8a298ba8ee6ff5d4b93efa5f1e68 (from https://pypi.org/simple/leona/) (requires-python:>=3.7.6) 2020-05-13T01:37:47,802 Link requires a different Python (3.7.3 not in: '>=3.7.6'): https://files.pythonhosted.org/packages/b8/df/a17bfdc3fa0bbf60dfe2d7b6396549f25d897d5b688471d1b4b33a154f7f/leona-1.0.2.tar.gz#sha256=102db4a0ac754b64ad1fe6945db64568abca253ebd069a0313d701e1ffe1df8a (from https://pypi.org/simple/leona/) (requires-python:>=3.7.6) 2020-05-13T01:37:47,808 Given no hashes to check 0 links for project 'leona': discarding no candidates 2020-05-13T01:37:47,809 ERROR: Could not find a version that satisfies the requirement leona==1.0.1 (from versions: none) 2020-05-13T01:37:47,810 ERROR: No matching distribution found for leona==1.0.1 2020-05-13T01:37:47,810 Exception information: 2020-05-13T01:37:47,810 Traceback (most recent call last): 2020-05-13T01:37:47,810 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 188, in _main 2020-05-13T01:37:47,810 status = self.run(options, args) 2020-05-13T01:37:47,810 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 185, in wrapper 2020-05-13T01:37:47,810 return func(self, options, args) 2020-05-13T01:37:47,810 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 160, in run 2020-05-13T01:37:47,810 reqs, check_supported_wheels=True 2020-05-13T01:37:47,810 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 179, in resolve 2020-05-13T01:37:47,810 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-05-13T01:37:47,810 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 362, in _resolve_one 2020-05-13T01:37:47,810 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-05-13T01:37:47,810 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 313, in _get_abstract_dist_for 2020-05-13T01:37:47,810 self._populate_link(req) 2020-05-13T01:37:47,810 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 279, in _populate_link 2020-05-13T01:37:47,810 req.link = self.finder.find_requirement(req, upgrade) 2020-05-13T01:37:47,810 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/index/package_finder.py", line 930, in find_requirement 2020-05-13T01:37:47,810 req) 2020-05-13T01:37:47,810 pip._internal.exceptions.DistributionNotFound: No matching distribution found for leona==1.0.1 2020-05-13T01:37:47,818 Removed build tracker: '/tmp/pip-req-tracker-n1v6fv3a'