2019-07-01T08:37:01 Created temporary directory: /tmp/pip-ephem-wheel-cache-dh7i0pd3 2019-07-01T08:37:01 Created temporary directory: /tmp/pip-req-tracker-mut5pr0z 2019-07-01T08:37:01 Created requirements tracker '/tmp/pip-req-tracker-mut5pr0z' 2019-07-01T08:37:01 Created temporary directory: /tmp/pip-wheel-ess917e5 2019-07-01T08:37:01 Collecting antstar==0.2.1.1 2019-07-01T08:37:01 1 location(s) to search for versions of antstar: 2019-07-01T08:37:01 * https://pypi.org/simple/antstar/ 2019-07-01T08:37:01 Getting page https://pypi.org/simple/antstar/ 2019-07-01T08:37:01 Analyzing links from page https://pypi.org/simple/antstar/ 2019-07-01T08:37:01 Found link https://files.pythonhosted.org/packages/98/68/e2f22df5e88859bde4f6c4332a65112d715ee20214d8b61645282ae21701/antstar-0.2.1.tar.gz#sha256=99647a552228a332428afff7622d3eb640967601719794e226bad3fb4ac0e7ea (from https://pypi.org/simple/antstar/), version: 0.2.1 2019-07-01T08:37:01 Found link https://files.pythonhosted.org/packages/4b/e5/d3d0ef98bb70c06759bb2659b9020d8117e812a11a96bb53294f3ef9742c/antstar-0.2.1.1.tar.gz#sha256=fc573e8c4565c09f69fbe0939f3e7881dc4edf4293250c6f36b18ba8bc8d89e2 (from https://pypi.org/simple/antstar/), version: 0.2.1.1 2019-07-01T08:37:01 Found link https://files.pythonhosted.org/packages/df/0a/839773e915586c0eed5c592ba64818cbc1db490fa686b5772e925f0bad8a/antstar-0.2.1.2.tar.gz#sha256=ecd3f3ad52005ba3d24e856d12efa9c95808922ba489423863ff0b52f2d941a7 (from https://pypi.org/simple/antstar/), version: 0.2.1.2 2019-07-01T08:37:01 Using version 0.2.1.1 (newest of versions: 0.2.1.1) 2019-07-01T08:37:01 Created temporary directory: /tmp/pip-unpack-_rmy7k42 2019-07-01T08:37:01 Downloading https://files.pythonhosted.org/packages/4b/e5/d3d0ef98bb70c06759bb2659b9020d8117e812a11a96bb53294f3ef9742c/antstar-0.2.1.1.tar.gz 2019-07-01T08:37:01 Downloading from URL https://files.pythonhosted.org/packages/4b/e5/d3d0ef98bb70c06759bb2659b9020d8117e812a11a96bb53294f3ef9742c/antstar-0.2.1.1.tar.gz#sha256=fc573e8c4565c09f69fbe0939f3e7881dc4edf4293250c6f36b18ba8bc8d89e2 (from https://pypi.org/simple/antstar/) 2019-07-01T08:37:01 Added antstar==0.2.1.1 from https://files.pythonhosted.org/packages/4b/e5/d3d0ef98bb70c06759bb2659b9020d8117e812a11a96bb53294f3ef9742c/antstar-0.2.1.1.tar.gz#sha256=fc573e8c4565c09f69fbe0939f3e7881dc4edf4293250c6f36b18ba8bc8d89e2 to build tracker '/tmp/pip-req-tracker-mut5pr0z' 2019-07-01T08:37:01 Running setup.py (path:/tmp/pip-wheel-ess917e5/antstar/setup.py) egg_info for package antstar 2019-07-01T08:37:01 Running command python setup.py egg_info 2019-07-01T08:37:03 /tmp/pip-wheel-ess917e5/antstar/setup.py:6: DeprecationWarning: Due to possible ambiguity, 'convert()' is deprecated. Use 'convert_file()' or 'convert_text()'. 2019-07-01T08:37:03 description = pypandoc.convert('README.md', 'rst') 2019-07-01T08:37:03 Traceback (most recent call last): 2019-07-01T08:37:03 File "", line 1, in 2019-07-01T08:37:03 File "/tmp/pip-wheel-ess917e5/antstar/setup.py", line 6, in 2019-07-01T08:37:03 description = pypandoc.convert('README.md', 'rst') 2019-07-01T08:37:03 File "/usr/local/lib/python3.7/dist-packages/pypandoc/__init__.py", line 66, in convert 2019-07-01T08:37:03 raise RuntimeError("Format missing, but need one (identified source as text as no " 2019-07-01T08:37:03 RuntimeError: Format missing, but need one (identified source as text as no file with that name was found). 2019-07-01T08:37:03 Cleaning up... 2019-07-01T08:37:03 Removing source in /tmp/pip-wheel-ess917e5/antstar 2019-07-01T08:37:03 Removed antstar==0.2.1.1 from https://files.pythonhosted.org/packages/4b/e5/d3d0ef98bb70c06759bb2659b9020d8117e812a11a96bb53294f3ef9742c/antstar-0.2.1.1.tar.gz#sha256=fc573e8c4565c09f69fbe0939f3e7881dc4edf4293250c6f36b18ba8bc8d89e2 from build tracker '/tmp/pip-req-tracker-mut5pr0z' 2019-07-01T08:37:03 Removed build tracker '/tmp/pip-req-tracker-mut5pr0z' 2019-07-01T08:37:03 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-ess917e5/antstar/ 2019-07-01T08:37:03 Exception information: 2019-07-01T08:37:03 Traceback (most recent call last): 2019-07-01T08:37:03 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-07-01T08:37:03 status = self.run(options, args) 2019-07-01T08:37:03 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-07-01T08:37:03 resolver.resolve(requirement_set) 2019-07-01T08:37:03 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2019-07-01T08:37:03 self._resolve_one(requirement_set, req) 2019-07-01T08:37:03 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-07-01T08:37:03 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-07-01T08:37:03 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-07-01T08:37:03 self.require_hashes 2019-07-01T08:37:03 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-07-01T08:37:03 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-07-01T08:37:03 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-07-01T08:37:03 self.req.prepare_metadata() 2019-07-01T08:37:03 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-07-01T08:37:03 self.run_egg_info() 2019-07-01T08:37:03 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-07-01T08:37:03 command_desc='python setup.py egg_info') 2019-07-01T08:37:03 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-07-01T08:37:03 % (command_desc, proc.returncode, cwd)) 2019-07-01T08:37:03 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-ess917e5/antstar/