2020-08-17T14:14:47,525 Created temporary directory: /tmp/pip-ephem-wheel-cache-e1a397j5 2020-08-17T14:14:47,530 Created temporary directory: /tmp/pip-req-tracker-pigx8wcl 2020-08-17T14:14:47,530 Initialized build tracking at /tmp/pip-req-tracker-pigx8wcl 2020-08-17T14:14:47,531 Created build tracker: /tmp/pip-req-tracker-pigx8wcl 2020-08-17T14:14:47,531 Entered build tracker: /tmp/pip-req-tracker-pigx8wcl 2020-08-17T14:14:47,532 Created temporary directory: /tmp/pip-wheel-dzmtrzea 2020-08-17T14:14:47,550 1 location(s) to search for versions of pyecs: 2020-08-17T14:14:47,550 * https://pypi.org/simple/pyecs/ 2020-08-17T14:14:47,551 Fetching project page and analyzing links: https://pypi.org/simple/pyecs/ 2020-08-17T14:14:47,551 Getting page https://pypi.org/simple/pyecs/ 2020-08-17T14:14:47,554 Found index url https://pypi.org/simple 2020-08-17T14:14:47,769 Found link https://files.pythonhosted.org/packages/50/5a/82108307de63d84a2f442e46463b3b8b5b79e216a4bc17a561b9f714bda7/pyecs-0.1-py2.py3-none-any.whl#sha256=a7c0e9d41632bdf58af228a2744ebdf7921fe0df216330a85081a5bd5ab87e76 (from https://pypi.org/simple/pyecs/) (requires-python:>=3.6), version: 0.1 2020-08-17T14:14:47,771 Found link https://files.pythonhosted.org/packages/55/f8/8fb2e1dd9107ce74f7307ae946284f532dccb98fb14ec465b6e1ae39b8ad/pyecs-0.1.tar.gz#sha256=4fa50485231b50d20c9c20deb1edd89ab364c6c281960d977b1be0522b082bf3 (from https://pypi.org/simple/pyecs/) (requires-python:>=3.6), version: 0.1 2020-08-17T14:14:47,772 Found link https://files.pythonhosted.org/packages/6c/8f/261698f158675231ce4fbcd4f68bc30b9e832da40534f23ac16915fc81b5/pyecs-0.2-py2.py3-none-any.whl#sha256=379bdba761837a6ec7e102e554cf4c3d4d6a1cbaa38bb36a7bc1b95c9dc12382 (from https://pypi.org/simple/pyecs/) (requires-python:>=3.7), version: 0.2 2020-08-17T14:14:47,774 Found link https://files.pythonhosted.org/packages/99/56/66da2c8fc7f398d40d6f87d902c9ec423c8ff52bae2d7b0409857ac8740e/pyecs-0.2.tar.gz#sha256=c617bec37e91f4b8202daeee013e0e0c8bbd1b2d0183200ccbfd1e53fd7e24f2 (from https://pypi.org/simple/pyecs/) (requires-python:>=3.7), version: 0.2 2020-08-17T14:14:47,775 Found link https://files.pythonhosted.org/packages/4b/5a/4a450e66b0743d60a7d3d42fb0fff361bd7dd1c824722d106b7af3b3dd6c/pyecs-0.4-py2.py3-none-any.whl#sha256=71f459a47ade73c3f13e2a053c49f39b403521c6bcbf18b903e030d29e436ff2 (from https://pypi.org/simple/pyecs/) (requires-python:>=3.7), version: 0.4 2020-08-17T14:14:47,776 Found link https://files.pythonhosted.org/packages/da/75/1bd934b5d4d3fd574d7a2b8dcc8b5e63170ba7e988b68dbd0e3cfb48fccb/pyecs-0.4.tar.gz#sha256=ee787b6d358af3485b794ab56e20a615a7f59a452fb6bc2143d16d5585b497f0 (from https://pypi.org/simple/pyecs/) (requires-python:>=3.7), version: 0.4 2020-08-17T14:14:47,778 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/e0/2e/3c4765454efd2773d2cadebfcb35297a950759c398a72198b4f1885739b4/pyecs-0.5-py2.py3-none-any.whl#sha256=bfcb66648af6776f557bc8c3ea8329fc451c137aff836de75597d9758d38c423 (from https://pypi.org/simple/pyecs/) (requires-python:>=3.8) 2020-08-17T14:14:47,779 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/90/bb/1b4695c1a3b48902ffd21e49864a883779217bde9a420bc8025fc035ecb6/pyecs-0.5.tar.gz#sha256=4550f7ea9619c2053de7c873bdfde932b462c123c6e2f513ae4415cc288313cf (from https://pypi.org/simple/pyecs/) (requires-python:>=3.8) 2020-08-17T14:14:47,782 Given no hashes to check 0 links for project 'pyecs': discarding no candidates 2020-08-17T14:14:47,782 ERROR: Could not find a version that satisfies the requirement pyecs==0.5 (from versions: 0.1, 0.2, 0.4) 2020-08-17T14:14:47,783 ERROR: No matching distribution found for pyecs==0.5 2020-08-17T14:14:47,784 Exception information: 2020-08-17T14:14:47,784 Traceback (most recent call last): 2020-08-17T14:14:47,784 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 216, in _main 2020-08-17T14:14:47,784 status = self.run(options, args) 2020-08-17T14:14:47,784 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-08-17T14:14:47,784 return func(self, options, args) 2020-08-17T14:14:47,784 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-08-17T14:14:47,784 reqs, check_supported_wheels=True 2020-08-17T14:14:47,784 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-08-17T14:14:47,784 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-08-17T14:14:47,784 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-08-17T14:14:47,784 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-08-17T14:14:47,784 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 339, in _get_abstract_dist_for 2020-08-17T14:14:47,784 self._populate_link(req) 2020-08-17T14:14:47,784 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 305, in _populate_link 2020-08-17T14:14:47,784 req.link = self._find_requirement_link(req) 2020-08-17T14:14:47,784 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 270, in _find_requirement_link 2020-08-17T14:14:47,784 best_candidate = self.finder.find_requirement(req, upgrade) 2020-08-17T14:14:47,784 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/index/package_finder.py", line 928, in find_requirement 2020-08-17T14:14:47,784 req) 2020-08-17T14:14:47,784 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyecs==0.5 2020-08-17T14:14:47,792 Removed build tracker: '/tmp/pip-req-tracker-pigx8wcl'