2019-12-22T05:42:19 Created temporary directory: /tmp/pip-ephem-wheel-cache-jkaxtufo 2019-12-22T05:42:19 Created temporary directory: /tmp/pip-req-tracker-g3ubkn8d 2019-12-22T05:42:19 Created requirements tracker '/tmp/pip-req-tracker-g3ubkn8d' 2019-12-22T05:42:19 Created temporary directory: /tmp/pip-wheel-tzzficeg 2019-12-22T05:42:19 Collecting smartpath==0.14 2019-12-22T05:42:19 1 location(s) to search for versions of smartpath: 2019-12-22T05:42:19 * https://pypi.org/simple/smartpath/ 2019-12-22T05:42:19 Getting page https://pypi.org/simple/smartpath/ 2019-12-22T05:42:20 Analyzing links from page https://pypi.org/simple/smartpath/ 2019-12-22T05:42:20 Found link https://files.pythonhosted.org/packages/de/bc/e452121dd6cf5b1d940655b6a30e6072f987ef2007966107933ceb41eda7/smartpath-0.1.tar.gz#sha256=ed18be1c09604c5ab86f8e3d4f3b9800ddc7a8fcfc58d07a1618673097afebb1 (from https://pypi.org/simple/smartpath/), version: 0.1 2019-12-22T05:42:20 Found link https://files.pythonhosted.org/packages/24/c3/c2abca0bfff524e8b3a750603ea319c9896ed011041bc1984c7723907d69/smartpath-0.11.tar.gz#sha256=08ddbb684c45a246ed0b8cbb9d1f5ab1d2841212e99e41efb3bea9210a544523 (from https://pypi.org/simple/smartpath/), version: 0.11 2019-12-22T05:42:20 Found link https://files.pythonhosted.org/packages/ad/af/1c9ff2ed971ca208e4f62c7191b26bed3c0e73411b4be5e28ced49f8e29e/smartpath-0.12-py3-none-any.whl#sha256=4725a657047203587745a942aeaa8520f6c18b82b905432ff098a96c2a9a7150 (from https://pypi.org/simple/smartpath/), version: 0.12 2019-12-22T05:42:20 Found link https://files.pythonhosted.org/packages/87/f0/3ae92f83b8ebfedaac7133a74618f3519986c5bd3e99c0e54e89e8fd8586/smartpath-0.13-py3-none-any.whl#sha256=456cbc2dc8d595080d7bfff1c2f53c4a3c0c76c66c2cf055c1208f9fbf76fa50 (from https://pypi.org/simple/smartpath/), version: 0.13 2019-12-22T05:42:20 Found link https://files.pythonhosted.org/packages/fd/96/36aac4cfdd2c115d0d05e5dbce869d1b1ee2eeaf147e6a2bca3d13ca4edf/smartpath-0.13.tar.gz#sha256=3146535d665c42c69077222da9b310e28eb6f7e02c4477e8d182240a979443b1 (from https://pypi.org/simple/smartpath/), version: 0.13 2019-12-22T05:42:20 The package https://files.pythonhosted.org/packages/5a/fd/42a434b37f582f41dbe565c0a2fa3fdf11b2e5000fc62924fcdd16a4f5bd/smartpath-0.14-py3-none-any.whl#sha256=6f58c97fe35e810afcf727e61cd7d845c23268d812a6d54a0bce36a99ad36751 (from https://pypi.org/simple/smartpath/) (requires-python:==2.7.*) is incompatible with the python version in use. Acceptable python versions are: ==2.7.* 2019-12-22T05:42:20 The package https://files.pythonhosted.org/packages/4f/fc/6efc5bace0dd7e2369118214b19346e352eeb0c9592386c92edfebc40518/smartpath-0.14.tar.gz#sha256=4adacb79347d497d6f624b732ec11ddaeb304566399607246f20716ea72bf07f (from https://pypi.org/simple/smartpath/) (requires-python:==2.7.*) is incompatible with the python version in use. Acceptable python versions are: ==2.7.* 2019-12-22T05:42:20 ERROR: Could not find a version that satisfies the requirement smartpath==0.14 (from versions: 0.1, 0.11, 0.12, 0.13) 2019-12-22T05:42:20 Cleaning up... 2019-12-22T05:42:20 Removed build tracker '/tmp/pip-req-tracker-g3ubkn8d' 2019-12-22T05:42:20 ERROR: No matching distribution found for smartpath==0.14 2019-12-22T05:42:20 Exception information: 2019-12-22T05:42:20 Traceback (most recent call last): 2019-12-22T05:42:20 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-12-22T05:42:20 status = self.run(options, args) 2019-12-22T05:42:20 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-12-22T05:42:20 resolver.resolve(requirement_set) 2019-12-22T05:42:20 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2019-12-22T05:42:20 self._resolve_one(requirement_set, req) 2019-12-22T05:42:20 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-12-22T05:42:20 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-12-22T05:42:20 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-12-22T05:42:20 self.require_hashes 2019-12-22T05:42:20 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 282, in prepare_linked_requirement 2019-12-22T05:42:20 req.populate_link(finder, upgrade_allowed, require_hashes) 2019-12-22T05:42:20 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 198, in populate_link 2019-12-22T05:42:20 self.link = finder.find_requirement(self, upgrade) 2019-12-22T05:42:20 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/index.py", line 792, in find_requirement 2019-12-22T05:42:20 'No matching distribution found for %s' % req 2019-12-22T05:42:20 pip._internal.exceptions.DistributionNotFound: No matching distribution found for smartpath==0.14