2020-08-04T16:44:26,332 Created temporary directory: /tmp/pip-ephem-wheel-cache-qvi8_f95 2020-08-04T16:44:26,336 Created temporary directory: /tmp/pip-req-tracker-jyrwx87v 2020-08-04T16:44:26,337 Initialized build tracking at /tmp/pip-req-tracker-jyrwx87v 2020-08-04T16:44:26,337 Created build tracker: /tmp/pip-req-tracker-jyrwx87v 2020-08-04T16:44:26,338 Entered build tracker: /tmp/pip-req-tracker-jyrwx87v 2020-08-04T16:44:26,339 Created temporary directory: /tmp/pip-wheel-6go2rsps 2020-08-04T16:44:26,355 1 location(s) to search for versions of atek: 2020-08-04T16:44:26,355 * https://pypi.org/simple/atek/ 2020-08-04T16:44:26,356 Fetching project page and analyzing links: https://pypi.org/simple/atek/ 2020-08-04T16:44:26,357 Getting page https://pypi.org/simple/atek/ 2020-08-04T16:44:26,359 Found index url https://pypi.org/simple 2020-08-04T16:44:26,565 Skipping link: No binaries permitted for atek: https://files.pythonhosted.org/packages/37/dd/e48b2aefb8fd93f10e56051767ec9838cf2f92e0f5b0a27250173848b8ee/atek-0.1.0-py3-none-any.whl#sha256=b0b3646dcff83b18fedbf88cd49f59012dfbf4928f80b4e763fe54a40e95e25d (from https://pypi.org/simple/atek/) (requires-python:>=3.8,<4.0) 2020-08-04T16:44:26,566 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/4d/6c/85336819922281cdad353bf74cf86a7ea2f5b337430ac82cf9b7eb4a7922/atek-0.1.0.tar.gz#sha256=7b5d9941ce9f205bca9b083158abe739487b1bafccec3db066f1011ddd8bbe16 (from https://pypi.org/simple/atek/) (requires-python:>=3.8,<4.0) 2020-08-04T16:44:26,567 Skipping link: No binaries permitted for atek: https://files.pythonhosted.org/packages/8b/a6/38c3548008c2a1fdfeb93f7c8ded07befdf29bede36b15510d049e5e2b2d/atek-0.1.1-py3-none-any.whl#sha256=bc3639f93881b6ae438d2ec8041a7d6c37e7c2ef9e743c7f19b1c39a12e701dc (from https://pypi.org/simple/atek/) (requires-python:>=3.8,<4.0) 2020-08-04T16:44:26,568 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/fd/a9/e01b0ee75b41694583d0e1736e56fe257c8ce92c7ba9352d58e0107bf711/atek-0.1.1.tar.gz#sha256=ffce71b196cbaade83df576d52c345a6eee3cf2efc0fdd61c408eefc16846fcf (from https://pypi.org/simple/atek/) (requires-python:>=3.8,<4.0) 2020-08-04T16:44:26,568 Skipping link: No binaries permitted for atek: https://files.pythonhosted.org/packages/2e/22/7f0731b001e2e790b99437f314b8478b9c2380dcc501a89a86d56a71cd13/atek-0.1.2-py3-none-any.whl#sha256=887195489dbfbecd07379a13f1504fd113db8378b8a0dba174282ec4b1383c0f (from https://pypi.org/simple/atek/) (requires-python:>=3.8,<4.0) 2020-08-04T16:44:26,569 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/ef/bb/7123caea059047b37b0c8fc02824d0cc76a2ebb6070e2e58bde535950126/atek-0.1.2.tar.gz#sha256=960bbb5bc127f8e26f4432e0fa5c0c5ab0c3ad3534d09343ad2eca94b09776fe (from https://pypi.org/simple/atek/) (requires-python:>=3.8,<4.0) 2020-08-04T16:44:26,576 Given no hashes to check 0 links for project 'atek': discarding no candidates 2020-08-04T16:44:26,577 ERROR: Could not find a version that satisfies the requirement atek==0.1.2 (from versions: none) 2020-08-04T16:44:26,577 ERROR: No matching distribution found for atek==0.1.2 2020-08-04T16:44:26,578 Exception information: 2020-08-04T16:44:26,578 Traceback (most recent call last): 2020-08-04T16:44:26,578 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 188, in _main 2020-08-04T16:44:26,578 status = self.run(options, args) 2020-08-04T16:44:26,578 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 185, in wrapper 2020-08-04T16:44:26,578 return func(self, options, args) 2020-08-04T16:44:26,578 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 160, in run 2020-08-04T16:44:26,578 reqs, check_supported_wheels=True 2020-08-04T16:44:26,578 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 179, in resolve 2020-08-04T16:44:26,578 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-08-04T16:44:26,578 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 362, in _resolve_one 2020-08-04T16:44:26,578 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-08-04T16:44:26,578 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 313, in _get_abstract_dist_for 2020-08-04T16:44:26,578 self._populate_link(req) 2020-08-04T16:44:26,578 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 279, in _populate_link 2020-08-04T16:44:26,578 req.link = self.finder.find_requirement(req, upgrade) 2020-08-04T16:44:26,578 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/index/package_finder.py", line 930, in find_requirement 2020-08-04T16:44:26,578 req) 2020-08-04T16:44:26,578 pip._internal.exceptions.DistributionNotFound: No matching distribution found for atek==0.1.2 2020-08-04T16:44:26,586 Removed build tracker: '/tmp/pip-req-tracker-jyrwx87v'