2020-02-27T22:42:23,509 Created temporary directory: /tmp/pip-ephem-wheel-cache-b75rimoe 2020-02-27T22:42:23,513 Created temporary directory: /tmp/pip-req-tracker-mg_f7m9s 2020-02-27T22:42:23,513 Initialized build tracking at /tmp/pip-req-tracker-mg_f7m9s 2020-02-27T22:42:23,514 Created build tracker: /tmp/pip-req-tracker-mg_f7m9s 2020-02-27T22:42:23,514 Entered build tracker: /tmp/pip-req-tracker-mg_f7m9s 2020-02-27T22:42:23,515 Created temporary directory: /tmp/pip-wheel-bh21tq4h 2020-02-27T22:42:23,520 1 location(s) to search for versions of epython: 2020-02-27T22:42:23,520 * https://pypi.org/simple/epython/ 2020-02-27T22:42:23,521 Fetching project page and analyzing links: https://pypi.org/simple/epython/ 2020-02-27T22:42:23,521 Getting page https://pypi.org/simple/epython/ 2020-02-27T22:42:23,524 Found index url https://pypi.org/simple 2020-02-27T22:42:23,526 Getting credentials from keyring for https://pypi.org/simple 2020-02-27T22:42:23,527 Getting credentials from keyring for pypi.org 2020-02-27T22:42:23,707 Skipping link: No binaries permitted for epython: https://files.pythonhosted.org/packages/96/b5/989a5e4ca6e72c1e5be48089c1264ff6a7376d420f9405e5c5d9c88af24b/epython-0.0.1-py3-none-any.whl#sha256=60310ca3293c2def0794f41e3e97925b03fc3f5702026f31afdc1e8134a17d26 (from https://pypi.org/simple/epython/) (requires-python:>=3.8) 2020-02-27T22:42:23,708 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/d2/70/0b72475b904b65fe8ad912f86f8ab9bf600a25d9422840e458024c686599/epython-0.0.1.tar.gz#sha256=5507f8d3a491e0a4ce29647975a74fb5d1518e2ee91265a34e34828daae65864 (from https://pypi.org/simple/epython/) (requires-python:>=3.8) 2020-02-27T22:42:23,709 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/ac/c5/90af9f2a78031f03549a7beca726ea3256d537ffd7bef47394f22e7a1b1c/epython-0.0.2.tar.gz#sha256=9c7abc93d2a93e38a5e5e6ce16324d0f46e37e10e89a35a852b3ed12ec1de4c7 (from https://pypi.org/simple/epython/) (requires-python:>=3.8) 2020-02-27T22:42:23,709 Skipping link: No binaries permitted for epython: https://files.pythonhosted.org/packages/12/e9/50edf3afa3c548df92434226707c6b84d036374bae20f230f9d7b9970f03/epython-0.0.3-py3-none-any.whl#sha256=be050bcbc20441d344b2fc139a4cc44a5cdbbf8332c84b07682a1d154afa7087 (from https://pypi.org/simple/epython/) (requires-python:>=3.7) 2020-02-27T22:42:23,710 Found link https://files.pythonhosted.org/packages/c0/91/acd4e2e062ee73c8e9b5c61312df7c9e447158a974ae0d21d5699d07fc1c/epython-0.0.3.tar.gz#sha256=94dd83ab1da6b8d1e075324652ecb46ae315340a51377ae3f7990cbd0be5e12d (from https://pypi.org/simple/epython/) (requires-python:>=3.7), version: 0.0.3 2020-02-27T22:42:23,716 Given no hashes to check 0 links for project 'epython': discarding no candidates 2020-02-27T22:42:23,717 ERROR: Could not find a version that satisfies the requirement epython==0.0.2 (from versions: 0.0.3) 2020-02-27T22:42:23,718 Cleaning up... 2020-02-27T22:42:23,722 Removed build tracker: '/tmp/pip-req-tracker-mg_f7m9s' 2020-02-27T22:42:23,724 ERROR: No matching distribution found for epython==0.0.2 2020-02-27T22:42:23,725 Exception information: 2020-02-27T22:42:23,725 Traceback (most recent call last): 2020-02-27T22:42:23,725 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 186, in _main 2020-02-27T22:42:23,725 status = self.run(options, args) 2020-02-27T22:42:23,725 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 161, in run 2020-02-27T22:42:23,725 resolver.resolve(requirement_set) 2020-02-27T22:42:23,725 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 177, in resolve 2020-02-27T22:42:23,725 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-02-27T22:42:23,725 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 333, in _resolve_one 2020-02-27T22:42:23,725 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-02-27T22:42:23,725 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 281, in _get_abstract_dist_for 2020-02-27T22:42:23,725 req.populate_link(self.finder, upgrade_allowed, require_hashes) 2020-02-27T22:42:23,725 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 249, in populate_link 2020-02-27T22:42:23,725 self.link = finder.find_requirement(self, upgrade) 2020-02-27T22:42:23,725 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/index/package_finder.py", line 927, in find_requirement 2020-02-27T22:42:23,725 'No matching distribution found for %s' % req 2020-02-27T22:42:23,725 pip._internal.exceptions.DistributionNotFound: No matching distribution found for epython==0.0.2