2020-06-22T14:25:09,774 Created temporary directory: /tmp/pip-ephem-wheel-cache-kl9ibnuy 2020-06-22T14:25:09,778 Created temporary directory: /tmp/pip-req-tracker-tdqt3bo0 2020-06-22T14:25:09,779 Initialized build tracking at /tmp/pip-req-tracker-tdqt3bo0 2020-06-22T14:25:09,780 Created build tracker: /tmp/pip-req-tracker-tdqt3bo0 2020-06-22T14:25:09,781 Entered build tracker: /tmp/pip-req-tracker-tdqt3bo0 2020-06-22T14:25:09,782 Created temporary directory: /tmp/pip-wheel-j4sdb7ly 2020-06-22T14:25:09,801 1 location(s) to search for versions of aiae: 2020-06-22T14:25:09,801 * https://pypi.org/simple/aiae/ 2020-06-22T14:25:09,803 Fetching project page and analyzing links: https://pypi.org/simple/aiae/ 2020-06-22T14:25:09,804 Getting page https://pypi.org/simple/aiae/ 2020-06-22T14:25:09,807 Found index url https://pypi.org/simple 2020-06-22T14:25:10,048 Skipping link: No binaries permitted for aiae: https://files.pythonhosted.org/packages/d5/5b/c57563e5c15476dc58ad2bcab7e1c08da2d338b996e8be8a953535049ff0/aiae-0.1.0-py3-none-any.whl#sha256=aa04dbe5da4b6bc2030d2a998b53fb0fa44fc6bb1ee5be2d26df839b87faf947 (from https://pypi.org/simple/aiae/) (requires-python:>=3.8,<4.0) 2020-06-22T14:25:10,049 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/35/34/48cbe037235b7b21ba6346a8e42cb67b28cf507ca1a0edeb7c4fe5dd939a/aiae-0.1.0.tar.gz#sha256=80ea4f4b49d775b2b3c19414df66296a25c3839d675c4df5ac59afd61afd4a3a (from https://pypi.org/simple/aiae/) (requires-python:>=3.8,<4.0) 2020-06-22T14:25:10,049 Skipping link: No binaries permitted for aiae: https://files.pythonhosted.org/packages/c9/2e/1e28b2119e53cb03ce04d3bf8485cf3e26ead5a88596f558ff48bb92e811/aiae-0.1.1-py3-none-any.whl#sha256=6aa8c4783223b5a50579efb8c8a1b58dd46ffbfe937b58b2b1866bdf43018df5 (from https://pypi.org/simple/aiae/) (requires-python:>=3.8,<4.0) 2020-06-22T14:25:10,050 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/1f/82/7a3559075d456a209cf0f72591be59c1cc47b237ae69f622ced9190ff5da/aiae-0.1.1.tar.gz#sha256=760ddc641f9fa99606109c51b04eb8685f8f414800f5374ceb102485375b6d1f (from https://pypi.org/simple/aiae/) (requires-python:>=3.8,<4.0) 2020-06-22T14:25:10,051 Skipping link: No binaries permitted for aiae: https://files.pythonhosted.org/packages/df/e2/9232781ee6c126c75b5d0b308b8663783e8c8da5b3a0ddb7f937a26a4c07/aiae-0.1.2-py3-none-any.whl#sha256=4203ec06a23e2d23a868af9a42aeb73c27c99582e0893a30c8627b107af4a7df (from https://pypi.org/simple/aiae/) (requires-python:>=3.8,<4.0) 2020-06-22T14:25:10,052 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/13/55/ee0b3c54e2d4f9bc2307b4bbee00937d553192bb65956ba3914eb17beff9/aiae-0.1.2.tar.gz#sha256=86aad28662d1051ce96d9d6a5b562144216c8d741f8369933d924775103c345a (from https://pypi.org/simple/aiae/) (requires-python:>=3.8,<4.0) 2020-06-22T14:25:10,059 Given no hashes to check 0 links for project 'aiae': discarding no candidates 2020-06-22T14:25:10,059 ERROR: Could not find a version that satisfies the requirement aiae==0.1.2 (from versions: none) 2020-06-22T14:25:10,060 ERROR: No matching distribution found for aiae==0.1.2 2020-06-22T14:25:10,060 Exception information: 2020-06-22T14:25:10,060 Traceback (most recent call last): 2020-06-22T14:25:10,060 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 188, in _main 2020-06-22T14:25:10,060 status = self.run(options, args) 2020-06-22T14:25:10,060 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 185, in wrapper 2020-06-22T14:25:10,060 return func(self, options, args) 2020-06-22T14:25:10,060 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 160, in run 2020-06-22T14:25:10,060 reqs, check_supported_wheels=True 2020-06-22T14:25:10,060 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 179, in resolve 2020-06-22T14:25:10,060 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-06-22T14:25:10,060 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 362, in _resolve_one 2020-06-22T14:25:10,060 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-06-22T14:25:10,060 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 313, in _get_abstract_dist_for 2020-06-22T14:25:10,060 self._populate_link(req) 2020-06-22T14:25:10,060 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 279, in _populate_link 2020-06-22T14:25:10,060 req.link = self.finder.find_requirement(req, upgrade) 2020-06-22T14:25:10,060 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/index/package_finder.py", line 930, in find_requirement 2020-06-22T14:25:10,060 req) 2020-06-22T14:25:10,060 pip._internal.exceptions.DistributionNotFound: No matching distribution found for aiae==0.1.2 2020-06-22T14:25:10,068 Removed build tracker: '/tmp/pip-req-tracker-tdqt3bo0'