2020-02-14T15:35:24,554 Created temporary directory: /tmp/pip-ephem-wheel-cache-c3angs3j 2020-02-14T15:35:24,557 Created temporary directory: /tmp/pip-req-tracker-k4srjnsi 2020-02-14T15:35:24,558 Initialized build tracking at /tmp/pip-req-tracker-k4srjnsi 2020-02-14T15:35:24,559 Created build tracker: /tmp/pip-req-tracker-k4srjnsi 2020-02-14T15:35:24,559 Entered build tracker: /tmp/pip-req-tracker-k4srjnsi 2020-02-14T15:35:24,560 Created temporary directory: /tmp/pip-wheel-tarcwupu 2020-02-14T15:35:24,570 1 location(s) to search for versions of star-jwt: 2020-02-14T15:35:24,570 * https://pypi.org/simple/star-jwt/ 2020-02-14T15:35:24,571 Fetching project page and analyzing links: https://pypi.org/simple/star-jwt/ 2020-02-14T15:35:24,572 Getting page https://pypi.org/simple/star-jwt/ 2020-02-14T15:35:24,576 Found index url https://pypi.org/simple 2020-02-14T15:35:24,581 Getting credentials from keyring for https://pypi.org/simple 2020-02-14T15:35:24,582 Getting credentials from keyring for pypi.org 2020-02-14T15:35:24,760 Skipping link: No binaries permitted for star-jwt: https://files.pythonhosted.org/packages/7b/c0/e0f2a347932ced35db69673e0c47d18b7a2983237d88691245cca1834689/star_jwt-0.1.0-py3-none-any.whl#sha256=a1c085959da525e29556ee83fdec2ac307ba1a6847eb5b5c2fcb98eafc1edffb (from https://pypi.org/simple/star-jwt/) (requires-python:>=3.8) 2020-02-14T15:35:24,761 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/29/ab/bc61d3119459f2088722ebfd9b05f14cf0fc735f28e26a670ad2bf39e9a7/star_jwt-0.1.0.tar.gz#sha256=6ccb0dbf520cd6f2ef7ebc22a523f99eedf6377bbca6443dbbf304753a79e342 (from https://pypi.org/simple/star-jwt/) (requires-python:>=3.8) 2020-02-14T15:35:24,762 Skipping link: No binaries permitted for star-jwt: https://files.pythonhosted.org/packages/0a/77/e82523f823b60c89f1a5bad8448785cb3df405a6514cfd3c1559f117aa53/star_jwt-0.1.1-py3-none-any.whl#sha256=7829c03c1ae82dd18b3e64f0de6ec4bf9443aa3e5c91f77ee8b52b80303c7036 (from https://pypi.org/simple/star-jwt/) (requires-python:>=3.8) 2020-02-14T15:35:24,763 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/c8/8e/e0a8f0924db810bd9494e9a1c96c210d82729b7c68771c62a982c8941d14/star_jwt-0.1.1.tar.gz#sha256=b92093036ae0efb76ca25d461a684e2a07e144382bdaaf736f7cc9012682490a (from https://pypi.org/simple/star-jwt/) (requires-python:>=3.8) 2020-02-14T15:35:24,763 Skipping link: No binaries permitted for star-jwt: https://files.pythonhosted.org/packages/5d/3f/9d03dd51dc1bf0d239e61d5ed669a1c26c392fc92fc1573bb9396125c51b/star_jwt-0.2.0-py3-none-any.whl#sha256=7b44848397c5f3c43045a7bf9d6976354113430ea41a4cf9e0cc46166ba3e7dc (from https://pypi.org/simple/star-jwt/) (requires-python:>=3.8) 2020-02-14T15:35:24,764 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/a7/0e/f9d714c0b76baca1273e77d2d61b0360b68772203f37ede771aaaf2ba556/star_jwt-0.2.0.tar.gz#sha256=d400774c67b42300d566725aa1fca73a150c9f0f79dec072d083ece419aa2131 (from https://pypi.org/simple/star-jwt/) (requires-python:>=3.8) 2020-02-14T15:35:24,770 Given no hashes to check 0 links for project 'star-jwt': discarding no candidates 2020-02-14T15:35:24,770 ERROR: Could not find a version that satisfies the requirement star-jwt==0.2.0 (from versions: none) 2020-02-14T15:35:24,771 Cleaning up... 2020-02-14T15:35:24,775 Removed build tracker: '/tmp/pip-req-tracker-k4srjnsi' 2020-02-14T15:35:24,777 ERROR: No matching distribution found for star-jwt==0.2.0 2020-02-14T15:35:24,777 Exception information: 2020-02-14T15:35:24,777 Traceback (most recent call last): 2020-02-14T15:35:24,777 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 186, in _main 2020-02-14T15:35:24,777 status = self.run(options, args) 2020-02-14T15:35:24,777 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 161, in run 2020-02-14T15:35:24,777 resolver.resolve(requirement_set) 2020-02-14T15:35:24,777 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 177, in resolve 2020-02-14T15:35:24,777 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-02-14T15:35:24,777 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 333, in _resolve_one 2020-02-14T15:35:24,777 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-02-14T15:35:24,777 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 281, in _get_abstract_dist_for 2020-02-14T15:35:24,777 req.populate_link(self.finder, upgrade_allowed, require_hashes) 2020-02-14T15:35:24,777 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 249, in populate_link 2020-02-14T15:35:24,777 self.link = finder.find_requirement(self, upgrade) 2020-02-14T15:35:24,777 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/index/package_finder.py", line 927, in find_requirement 2020-02-14T15:35:24,777 'No matching distribution found for %s' % req 2020-02-14T15:35:24,777 pip._internal.exceptions.DistributionNotFound: No matching distribution found for star-jwt==0.2.0