2019-07-08T06:17:22 Created temporary directory: /tmp/pip-ephem-wheel-cache-7xhypses 2019-07-08T06:17:22 Created temporary directory: /tmp/pip-req-tracker-3dlxgyh9 2019-07-08T06:17:22 Created requirements tracker '/tmp/pip-req-tracker-3dlxgyh9' 2019-07-08T06:17:22 Created temporary directory: /tmp/pip-wheel-3t8ubx_n 2019-07-08T06:17:22 Collecting nic-api==0.1.1 2019-07-08T06:17:22 1 location(s) to search for versions of nic-api: 2019-07-08T06:17:22 * https://pypi.org/simple/nic-api/ 2019-07-08T06:17:22 Getting page https://pypi.org/simple/nic-api/ 2019-07-08T06:17:22 Analyzing links from page https://pypi.org/simple/nic-api/ 2019-07-08T06:17:22 Skipping link https://files.pythonhosted.org/packages/ba/71/b2398eecf66994802acbdda6ae9bb2dfe17f92894c3478cf603ae809a9f8/nic_api-0.1-py2-none-any.whl#sha256=029b2af2c5dd7d6792676918dfdd66c120068c6fca97142c1bc37281173c1885 (from https://pypi.org/simple/nic-api/) (requires-python:>=2.7, <3); it is not compatible with this Python 2019-07-08T06:17:22 The package https://files.pythonhosted.org/packages/97/39/79291784e929bc4e1347c2818539d01ca6816894459ed9eebde21b957e21/nic_api-0.1.tar.gz#sha256=1a4738592440b39406b7b803c6fd3b35033f2e738cff220291754abf25ac1263 (from https://pypi.org/simple/nic-api/) (requires-python:>=2.7, <3) is incompatible with the python version in use. Acceptable python versions are: >=2.7, <3 2019-07-08T06:17:22 Skipping link https://files.pythonhosted.org/packages/b9/59/7c40c5fb9e5f64480d52c13020983bfb72a5fc7826be6559add276ea06bc/nic_api-0.1.1-py2-none-any.whl#sha256=fec1a99b6a45318b729bf1882becf0569ea22acf3306f9488e07c6924d25df03 (from https://pypi.org/simple/nic-api/) (requires-python:>=2.7, <3); it is not compatible with this Python 2019-07-08T06:17:22 The package https://files.pythonhosted.org/packages/fa/80/6ffa4f548143455c6858055c43bc7353035c252fb9038697b423d4ded8ae/nic_api-0.1.1.tar.gz#sha256=43eb0420b5a9ae0d502809b6068ddbe79cb79f3f3b08475669e20630b7512175 (from https://pypi.org/simple/nic-api/) (requires-python:>=2.7, <3) is incompatible with the python version in use. Acceptable python versions are: >=2.7, <3 2019-07-08T06:17:22 Found link https://files.pythonhosted.org/packages/80/69/f8e08ecc47c41b14b231c5802ad04d7ad0f29d29e0536e573e0208343df2/nic_api-0.2.0-py2.py3-none-any.whl#sha256=04927ba304ec25ace472ee380cb23f57ad0d643c47367492a2f77f0cf12ee544 (from https://pypi.org/simple/nic-api/) (requires-python:>=2.7, <3.8), version: 0.2.0 2019-07-08T06:17:22 Found link https://files.pythonhosted.org/packages/1c/c5/ae81cbcb6df993918ad033856d0e9d849f6daa9d8b8ffe8075aa209df2a6/nic_api-0.2.0.tar.gz#sha256=231f18fe542d46a0f297a5ebbc38defd91d3bd8f8f3722d6b4f54a8a0d5fb701 (from https://pypi.org/simple/nic-api/) (requires-python:>=2.7, <3.8), version: 0.2.0 2019-07-08T06:17:22 Found link https://files.pythonhosted.org/packages/86/10/6424b71112364c0c83345ab1caa6a8c527cf9178e0c4a7fd20a46d53d215/nic_api-0.2.1-py2.py3-none-any.whl#sha256=e3e8037e2b5648ad24d8a8ca1e93441bae175d50f4fedf7191d690c584033c9b (from https://pypi.org/simple/nic-api/) (requires-python:>=2.7, <3.8), version: 0.2.1 2019-07-08T06:17:22 Found link https://files.pythonhosted.org/packages/13/8e/9ecc1f7bcee377618d7e88bcc1349e421cd62cd3e69c32c6aea2f52adbfe/nic_api-0.2.1.tar.gz#sha256=237ad67542d2c22a45175fba02b3b2cb5bdda5a49b5feb14121e2d69a0c95242 (from https://pypi.org/simple/nic-api/) (requires-python:>=2.7, <3.8), version: 0.2.1 2019-07-08T06:17:22 ERROR: Could not find a version that satisfies the requirement nic-api==0.1.1 (from versions: 0.2.0, 0.2.1) 2019-07-08T06:17:22 Cleaning up... 2019-07-08T06:17:22 Removed build tracker '/tmp/pip-req-tracker-3dlxgyh9' 2019-07-08T06:17:22 ERROR: No matching distribution found for nic-api==0.1.1 2019-07-08T06:17:22 Exception information: 2019-07-08T06:17:22 Traceback (most recent call last): 2019-07-08T06:17:22 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-07-08T06:17:22 status = self.run(options, args) 2019-07-08T06:17:22 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-07-08T06:17:22 resolver.resolve(requirement_set) 2019-07-08T06:17:22 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 131, in resolve 2019-07-08T06:17:22 self._resolve_one(requirement_set, req) 2019-07-08T06:17:22 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-07-08T06:17:22 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-07-08T06:17:22 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-07-08T06:17:22 self.require_hashes 2019-07-08T06:17:22 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 282, in prepare_linked_requirement 2019-07-08T06:17:22 req.populate_link(finder, upgrade_allowed, require_hashes) 2019-07-08T06:17:22 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/req/req_install.py", line 198, in populate_link 2019-07-08T06:17:22 self.link = finder.find_requirement(self, upgrade) 2019-07-08T06:17:22 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/index.py", line 792, in find_requirement 2019-07-08T06:17:22 'No matching distribution found for %s' % req 2019-07-08T06:17:22 pip._internal.exceptions.DistributionNotFound: No matching distribution found for nic-api==0.1.1