2019-07-03T22:20:00 Created temporary directory: /tmp/pip-ephem-wheel-cache-xka1niv1 2019-07-03T22:20:00 Created temporary directory: /tmp/pip-req-tracker-zl439vh3 2019-07-03T22:20:00 Created requirements tracker '/tmp/pip-req-tracker-zl439vh3' 2019-07-03T22:20:00 Created temporary directory: /tmp/pip-wheel-d4v22rff 2019-07-03T22:20:00 Collecting slicecap==0.1.1 2019-07-03T22:20:00 1 location(s) to search for versions of slicecap: 2019-07-03T22:20:00 * https://pypi.org/simple/slicecap/ 2019-07-03T22:20:00 Getting page https://pypi.org/simple/slicecap/ 2019-07-03T22:20:00 Analyzing links from page https://pypi.org/simple/slicecap/ 2019-07-03T22:20:00 Found link https://files.pythonhosted.org/packages/1b/6d/835a64d631fa36575404213ea214c31567ae792aa7b3524f058460050867/slicecap-0.0.1.tar.gz#sha256=07017b6b8f7490739e78b6534b15e12110b83937f250970dd94b8567318c8754 (from https://pypi.org/simple/slicecap/), version: 0.0.1 2019-07-03T22:20:00 Found link https://files.pythonhosted.org/packages/7b/30/806fe2f038f48c7029ea11217bbb7622ff5a1aace1c6643ba1fcb5312473/slicecap-0.1.0.tar.gz#sha256=180803aaf2c2f2b4b2e327deb9dcd3beeabed456ff847ab81746d59b31c9f4ae (from https://pypi.org/simple/slicecap/), version: 0.1.0 2019-07-03T22:20:00 Found link https://files.pythonhosted.org/packages/a8/9d/79ff48f6038fe60c251d8d6525cb40b0e82bd0438ecbba1a303c3110c50c/slicecap-0.1.1.tar.gz#sha256=13a82e5e51135b4bd9ac644d7effbbf0a0056ef0a33b82a69425b4494f15fe18 (from https://pypi.org/simple/slicecap/), version: 0.1.1 2019-07-03T22:20:00 Found link https://files.pythonhosted.org/packages/92/e9/9c327416ebf2be24af69b8c4e0784703f8f3b5c1e793f5e6189e660fe638/slicecap-0.2.1.tar.gz#sha256=2bfaa1c55ace3eed9b91b6888c62775b5bf3dd8cb8280c45765f8b26fb7442f5 (from https://pypi.org/simple/slicecap/), version: 0.2.1 2019-07-03T22:20:00 Using version 0.1.1 (newest of versions: 0.1.1) 2019-07-03T22:20:00 Created temporary directory: /tmp/pip-unpack-gpzhfp7r 2019-07-03T22:20:00 Downloading https://files.pythonhosted.org/packages/a8/9d/79ff48f6038fe60c251d8d6525cb40b0e82bd0438ecbba1a303c3110c50c/slicecap-0.1.1.tar.gz 2019-07-03T22:20:00 Downloading from URL https://files.pythonhosted.org/packages/a8/9d/79ff48f6038fe60c251d8d6525cb40b0e82bd0438ecbba1a303c3110c50c/slicecap-0.1.1.tar.gz#sha256=13a82e5e51135b4bd9ac644d7effbbf0a0056ef0a33b82a69425b4494f15fe18 (from https://pypi.org/simple/slicecap/) 2019-07-03T22:20:00 Added slicecap==0.1.1 from https://files.pythonhosted.org/packages/a8/9d/79ff48f6038fe60c251d8d6525cb40b0e82bd0438ecbba1a303c3110c50c/slicecap-0.1.1.tar.gz#sha256=13a82e5e51135b4bd9ac644d7effbbf0a0056ef0a33b82a69425b4494f15fe18 to build tracker '/tmp/pip-req-tracker-zl439vh3' 2019-07-03T22:20:00 Running setup.py (path:/tmp/pip-wheel-d4v22rff/slicecap/setup.py) egg_info for package slicecap 2019-07-03T22:20:00 Running command python setup.py egg_info 2019-07-03T22:20:02 /tmp/pip-wheel-d4v22rff/slicecap/setup.py:9: DeprecationWarning: Due to possible ambiguity, 'convert()' is deprecated. Use 'convert_file()' or 'convert_text()'. 2019-07-03T22:20:02 read_md = lambda f: convert(f, 'rst') 2019-07-03T22:20:02 Maybe try: 2019-07-03T22:20:02 sudo apt-get install pandoc 2019-07-03T22:20:02 See http://johnmacfarlane.net/pandoc/installing.html 2019-07-03T22:20:02 for installation options 2019-07-03T22:20:02 --------------------------------------------------------------- 2019-07-03T22:20:02 Traceback (most recent call last): 2019-07-03T22:20:02 File "", line 1, in 2019-07-03T22:20:02 File "/tmp/pip-wheel-d4v22rff/slicecap/setup.py", line 17, in 2019-07-03T22:20:02 long_description=read_md('README.md'), 2019-07-03T22:20:02 File "/tmp/pip-wheel-d4v22rff/slicecap/setup.py", line 9, in 2019-07-03T22:20:02 read_md = lambda f: convert(f, 'rst') 2019-07-03T22:20:02 File "/usr/local/lib/python3.7/dist-packages/pypandoc/__init__.py", line 69, in convert 2019-07-03T22:20:02 outputfile=outputfile, filters=filters) 2019-07-03T22:20:02 File "/usr/local/lib/python3.7/dist-packages/pypandoc/__init__.py", line 260, in _convert_input 2019-07-03T22:20:02 _ensure_pandoc_path() 2019-07-03T22:20:02 File "/usr/local/lib/python3.7/dist-packages/pypandoc/__init__.py", line 544, in _ensure_pandoc_path 2019-07-03T22:20:02 raise OSError("No pandoc was found: either install pandoc and add it\n" 2019-07-03T22:20:02 OSError: No pandoc was found: either install pandoc and add it 2019-07-03T22:20:02 to your PATH or or call pypandoc.download_pandoc(...) or 2019-07-03T22:20:02 install pypandoc wheels with included pandoc. 2019-07-03T22:20:02 Cleaning up... 2019-07-03T22:20:02 Removing source in /tmp/pip-wheel-d4v22rff/slicecap 2019-07-03T22:20:02 Removed slicecap==0.1.1 from https://files.pythonhosted.org/packages/a8/9d/79ff48f6038fe60c251d8d6525cb40b0e82bd0438ecbba1a303c3110c50c/slicecap-0.1.1.tar.gz#sha256=13a82e5e51135b4bd9ac644d7effbbf0a0056ef0a33b82a69425b4494f15fe18 from build tracker '/tmp/pip-req-tracker-zl439vh3' 2019-07-03T22:20:02 Removed build tracker '/tmp/pip-req-tracker-zl439vh3' 2019-07-03T22:20:02 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-d4v22rff/slicecap/ 2019-07-03T22:20:02 Exception information: 2019-07-03T22:20:02 Traceback (most recent call last): 2019-07-03T22:20:02 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-07-03T22:20:02 status = self.run(options, args) 2019-07-03T22:20:02 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-07-03T22:20:02 resolver.resolve(requirement_set) 2019-07-03T22:20:02 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 131, in resolve 2019-07-03T22:20:02 self._resolve_one(requirement_set, req) 2019-07-03T22:20:02 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-07-03T22:20:02 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-07-03T22:20:02 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-07-03T22:20:02 self.require_hashes 2019-07-03T22:20:02 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-07-03T22:20:02 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-07-03T22:20:02 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-07-03T22:20:02 self.req.prepare_metadata() 2019-07-03T22:20:02 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-07-03T22:20:02 self.run_egg_info() 2019-07-03T22:20:02 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-07-03T22:20:02 command_desc='python setup.py egg_info') 2019-07-03T22:20:02 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-07-03T22:20:02 % (command_desc, proc.returncode, cwd)) 2019-07-03T22:20:02 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-d4v22rff/slicecap/