2020-04-20T13:40:11,877 Created temporary directory: /tmp/pip-ephem-wheel-cache-a97feo3o 2020-04-20T13:40:11,881 Created temporary directory: /tmp/pip-req-tracker-m4a6jh6s 2020-04-20T13:40:11,882 Initialized build tracking at /tmp/pip-req-tracker-m4a6jh6s 2020-04-20T13:40:11,883 Created build tracker: /tmp/pip-req-tracker-m4a6jh6s 2020-04-20T13:40:11,883 Entered build tracker: /tmp/pip-req-tracker-m4a6jh6s 2020-04-20T13:40:11,884 Created temporary directory: /tmp/pip-wheel-eqieebiw 2020-04-20T13:40:11,890 1 location(s) to search for versions of ingraph.aws: 2020-04-20T13:40:11,890 * https://pypi.org/simple/ingraph-aws/ 2020-04-20T13:40:11,890 Fetching project page and analyzing links: https://pypi.org/simple/ingraph-aws/ 2020-04-20T13:40:11,891 Getting page https://pypi.org/simple/ingraph-aws/ 2020-04-20T13:40:11,893 Found index url https://pypi.org/simple 2020-04-20T13:40:11,897 Getting credentials from keyring for https://pypi.org/simple 2020-04-20T13:40:11,897 Getting credentials from keyring for pypi.org 2020-04-20T13:40:12,107 Skipping link: No binaries permitted for ingraph.aws: https://files.pythonhosted.org/packages/f8/b0/f1032584dcfcefd77a7bac3eb34115fbe6bee1d8a6b3b0dc12d28cf148ff/ingraph.aws-0.0.1-py38-none-any.whl#sha256=8805d2c0b0b0ba00b3a73e52c4ee1193153107b438a53f16141a2f1b510b29be (from https://pypi.org/simple/ingraph-aws/) (requires-python:<4.0,>=3.8) 2020-04-20T13:40:12,108 Link requires a different Python (3.7.3 not in: '<4.0,>=3.8'): https://files.pythonhosted.org/packages/8d/ea/c1f8576c328dbd0b43debd062cc032849ed4394c3f5b8379ced8e028edf5/ingraph.aws-0.0.1.tar.gz#sha256=f3b4f59931401d464892b8d10d80544b652550b367c88899898e46fd62936a3e (from https://pypi.org/simple/ingraph-aws/) (requires-python:<4.0,>=3.8) 2020-04-20T13:40:12,109 Skipping link: No binaries permitted for ingraph.aws: https://files.pythonhosted.org/packages/51/b4/e208ea93ea496a5cd98d6e75e8925c87f4c8cf0408067a8280b0caf4fbf7/ingraph.aws-0.0.2-py38-none-any.whl#sha256=fffc6b6258936c5c18109ea895f778947d47489ceb4101e47abda3a002da4f1b (from https://pypi.org/simple/ingraph-aws/) (requires-python:<4.0,>=3.8) 2020-04-20T13:40:12,110 Link requires a different Python (3.7.3 not in: '<4.0,>=3.8'): https://files.pythonhosted.org/packages/05/0c/b5ed38c8820690c903c2aaab4162f55b98000be9fc18bc3808a7e3faaff7/ingraph.aws-0.0.2.tar.gz#sha256=cc874aa6222baad9aaa21f5521027151c2cd99aa0fff7013c991846f3bffe0a1 (from https://pypi.org/simple/ingraph-aws/) (requires-python:<4.0,>=3.8) 2020-04-20T13:40:12,110 Skipping link: No binaries permitted for ingraph.aws: https://files.pythonhosted.org/packages/f6/27/48aeefa0a515572d0af2ecfca991fe8d86f8c2e66d6ab6c020100ad0f9e9/ingraph.aws-0.0.3-py38-none-any.whl#sha256=2cbe22671dc36fd6f6ad9ea9182a1110401b8cb75470f83e9e9214a1348f97e2 (from https://pypi.org/simple/ingraph-aws/) (requires-python:<4.0,>=3.8) 2020-04-20T13:40:12,111 Link requires a different Python (3.7.3 not in: '<4.0,>=3.8'): https://files.pythonhosted.org/packages/05/07/8d87cbcb90789506b03513957bf9a03be80375704d30731fd9aee4777881/ingraph.aws-0.0.3.tar.gz#sha256=9f032d6867cb0cf0a305d9d67c5f0bb1ef05f942c7a29d3dc7aeb26080a3fa08 (from https://pypi.org/simple/ingraph-aws/) (requires-python:<4.0,>=3.8) 2020-04-20T13:40:12,118 Given no hashes to check 0 links for project 'ingraph.aws': discarding no candidates 2020-04-20T13:40:12,118 ERROR: Could not find a version that satisfies the requirement ingraph.aws==0.0.3 (from versions: none) 2020-04-20T13:40:12,119 Cleaning up... 2020-04-20T13:40:12,157 Removed build tracker: '/tmp/pip-req-tracker-m4a6jh6s' 2020-04-20T13:40:12,161 ERROR: No matching distribution found for ingraph.aws==0.0.3 2020-04-20T13:40:12,162 Exception information: 2020-04-20T13:40:12,162 Traceback (most recent call last): 2020-04-20T13:40:12,162 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 186, in _main 2020-04-20T13:40:12,162 status = self.run(options, args) 2020-04-20T13:40:12,162 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 161, in run 2020-04-20T13:40:12,162 resolver.resolve(requirement_set) 2020-04-20T13:40:12,162 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 177, in resolve 2020-04-20T13:40:12,162 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-04-20T13:40:12,162 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 333, in _resolve_one 2020-04-20T13:40:12,162 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-04-20T13:40:12,162 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 281, in _get_abstract_dist_for 2020-04-20T13:40:12,162 req.populate_link(self.finder, upgrade_allowed, require_hashes) 2020-04-20T13:40:12,162 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 249, in populate_link 2020-04-20T13:40:12,162 self.link = finder.find_requirement(self, upgrade) 2020-04-20T13:40:12,162 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/index/package_finder.py", line 927, in find_requirement 2020-04-20T13:40:12,162 'No matching distribution found for %s' % req 2020-04-20T13:40:12,162 pip._internal.exceptions.DistributionNotFound: No matching distribution found for ingraph.aws==0.0.3