2019-06-29T22:01:42 Created temporary directory: /tmp/pip-ephem-wheel-cache-t300igva 2019-06-29T22:01:42 Created temporary directory: /tmp/pip-req-tracker-exkt9abr 2019-06-29T22:01:42 Created requirements tracker '/tmp/pip-req-tracker-exkt9abr' 2019-06-29T22:01:42 Created temporary directory: /tmp/pip-wheel-lbchja3g 2019-06-29T22:01:42 Collecting aclust==0.1.2 2019-06-29T22:01:42 1 location(s) to search for versions of aclust: 2019-06-29T22:01:42 * https://pypi.org/simple/aclust/ 2019-06-29T22:01:42 Getting page https://pypi.org/simple/aclust/ 2019-06-29T22:01:42 Analyzing links from page https://pypi.org/simple/aclust/ 2019-06-29T22:01:42 Found link https://files.pythonhosted.org/packages/ba/f3/87e3f33a3ea3e3585025db64955a0cecb561ff2b43ce84eb4af6e2a2e4d2/aclust-0.1.0.tar.gz#sha256=68167d9947f82b0fa9b1167271341cb05072599783091dabda450e0fa04d2ec9 (from https://pypi.org/simple/aclust/), version: 0.1.0 2019-06-29T22:01:42 Found link https://files.pythonhosted.org/packages/f1/25/fc2f0d64ce112753b03111948d69b4541679089a02ce784b4bea0bc82563/aclust-0.1.2.tar.gz#sha256=b54b3c906a461b6159481c827a6859adfb15e00ccd12f8bc7b52f57cb12bced6 (from https://pypi.org/simple/aclust/), version: 0.1.2 2019-06-29T22:01:42 Found link https://files.pythonhosted.org/packages/02/28/5aed4aff9e1894c940348a7a1564a37cb516692d01fcbc6feb4534c0a408/aclust-0.1.3.tar.gz#sha256=27c0d0372310ba796407cf7919001d80cb45831f31f5144d0d1f216badbc84f3 (from https://pypi.org/simple/aclust/), version: 0.1.3 2019-06-29T22:01:42 Using version 0.1.2 (newest of versions: 0.1.2) 2019-06-29T22:01:42 Created temporary directory: /tmp/pip-unpack-lf4mebb9 2019-06-29T22:01:43 Downloading https://files.pythonhosted.org/packages/f1/25/fc2f0d64ce112753b03111948d69b4541679089a02ce784b4bea0bc82563/aclust-0.1.2.tar.gz 2019-06-29T22:01:43 Downloading from URL https://files.pythonhosted.org/packages/f1/25/fc2f0d64ce112753b03111948d69b4541679089a02ce784b4bea0bc82563/aclust-0.1.2.tar.gz#sha256=b54b3c906a461b6159481c827a6859adfb15e00ccd12f8bc7b52f57cb12bced6 (from https://pypi.org/simple/aclust/) 2019-06-29T22:01:43 Added aclust==0.1.2 from https://files.pythonhosted.org/packages/f1/25/fc2f0d64ce112753b03111948d69b4541679089a02ce784b4bea0bc82563/aclust-0.1.2.tar.gz#sha256=b54b3c906a461b6159481c827a6859adfb15e00ccd12f8bc7b52f57cb12bced6 to build tracker '/tmp/pip-req-tracker-exkt9abr' 2019-06-29T22:01:43 Running setup.py (path:/tmp/pip-wheel-lbchja3g/aclust/setup.py) egg_info for package aclust 2019-06-29T22:01:43 Running command python setup.py egg_info 2019-06-29T22:01:44 Traceback (most recent call last): 2019-06-29T22:01:44 File "", line 1, in 2019-06-29T22:01:44 File "/tmp/pip-wheel-lbchja3g/aclust/setup.py", line 4, in 2019-06-29T22:01:44 import aclust 2019-06-29T22:01:44 File "/tmp/pip-wheel-lbchja3g/aclust/aclust.py", line 193 2019-06-29T22:01:44 print doctest.testmod() 2019-06-29T22:01:44 ^ 2019-06-29T22:01:44 SyntaxError: invalid syntax 2019-06-29T22:01:44 Cleaning up... 2019-06-29T22:01:44 Removing source in /tmp/pip-wheel-lbchja3g/aclust 2019-06-29T22:01:44 Removed aclust==0.1.2 from https://files.pythonhosted.org/packages/f1/25/fc2f0d64ce112753b03111948d69b4541679089a02ce784b4bea0bc82563/aclust-0.1.2.tar.gz#sha256=b54b3c906a461b6159481c827a6859adfb15e00ccd12f8bc7b52f57cb12bced6 from build tracker '/tmp/pip-req-tracker-exkt9abr' 2019-06-29T22:01:44 Removed build tracker '/tmp/pip-req-tracker-exkt9abr' 2019-06-29T22:01:44 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-lbchja3g/aclust/ 2019-06-29T22:01:44 Exception information: 2019-06-29T22:01:44 Traceback (most recent call last): 2019-06-29T22:01:44 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-06-29T22:01:44 status = self.run(options, args) 2019-06-29T22:01:44 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-06-29T22:01:44 resolver.resolve(requirement_set) 2019-06-29T22:01:44 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2019-06-29T22:01:44 self._resolve_one(requirement_set, req) 2019-06-29T22:01:44 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-06-29T22:01:44 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-06-29T22:01:44 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-06-29T22:01:44 self.require_hashes 2019-06-29T22:01:44 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-06-29T22:01:44 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-06-29T22:01:44 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-06-29T22:01:44 self.req.prepare_metadata() 2019-06-29T22:01:44 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-06-29T22:01:44 self.run_egg_info() 2019-06-29T22:01:44 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-06-29T22:01:44 command_desc='python setup.py egg_info') 2019-06-29T22:01:44 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-06-29T22:01:44 % (command_desc, proc.returncode, cwd)) 2019-06-29T22:01:44 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-lbchja3g/aclust/