2019-07-03T12:39:07 Created temporary directory: /tmp/pip-ephem-wheel-cache-x2vq4r_b 2019-07-03T12:39:07 Created temporary directory: /tmp/pip-req-tracker-dzeynjpa 2019-07-03T12:39:07 Created requirements tracker '/tmp/pip-req-tracker-dzeynjpa' 2019-07-03T12:39:07 Created temporary directory: /tmp/pip-wheel-_6e1et_2 2019-07-03T12:39:07 Collecting hgicommon==1.3.0 2019-07-03T12:39:07 1 location(s) to search for versions of hgicommon: 2019-07-03T12:39:07 * https://pypi.org/simple/hgicommon/ 2019-07-03T12:39:07 Getting page https://pypi.org/simple/hgicommon/ 2019-07-03T12:39:07 Analyzing links from page https://pypi.org/simple/hgicommon/ 2019-07-03T12:39:07 Found link https://files.pythonhosted.org/packages/8c/f7/672556d5c9c5632ab45ecb4cb239ee895ed4f3c23332365f95a8ce5c148f/hgicommon-1.1.0.tar.gz#sha256=7bef29142eaf0c4c4a27edcf922af5a9ab724ff922eaec96adc36766ca0a0e21 (from https://pypi.org/simple/hgicommon/), version: 1.1.0 2019-07-03T12:39:07 Found link https://files.pythonhosted.org/packages/ce/dc/4e43b673ba0f319d77b027552a50d94b76cf599fe16ec9465e892707ef29/hgicommon-1.2.0.tar.gz#sha256=1bfcfe47849beaab3a4890ba0bbc29fb6de853b34a4ad09e91b365c61db6308f (from https://pypi.org/simple/hgicommon/), version: 1.2.0 2019-07-03T12:39:07 Found link https://files.pythonhosted.org/packages/79/bf/c1e9af13e673bb02d0d232d1be7f2d3e614f00cd809474f8161949189193/hgicommon-1.3.0.tar.gz#sha256=5cf4347c18835261962dff04cc253600b3b7eba756b537d1aec61a7e5295e03b (from https://pypi.org/simple/hgicommon/), version: 1.3.0 2019-07-03T12:39:07 Found link https://files.pythonhosted.org/packages/2c/94/b36b34d590565a2c626f68e15b1d394a1cb6fb25d69ea49ba247dccd3517/hgicommon-1.3.1.tar.gz#sha256=89a5a55160e6519d281d5bc2ba7510b47b08713ebf0a8116d545bf9dffdb7cc3 (from https://pypi.org/simple/hgicommon/), version: 1.3.1 2019-07-03T12:39:07 Using version 1.3.0 (newest of versions: 1.3.0) 2019-07-03T12:39:07 Created temporary directory: /tmp/pip-unpack-odlcuy3i 2019-07-03T12:39:07 Downloading https://files.pythonhosted.org/packages/79/bf/c1e9af13e673bb02d0d232d1be7f2d3e614f00cd809474f8161949189193/hgicommon-1.3.0.tar.gz 2019-07-03T12:39:07 Downloading from URL https://files.pythonhosted.org/packages/79/bf/c1e9af13e673bb02d0d232d1be7f2d3e614f00cd809474f8161949189193/hgicommon-1.3.0.tar.gz#sha256=5cf4347c18835261962dff04cc253600b3b7eba756b537d1aec61a7e5295e03b (from https://pypi.org/simple/hgicommon/) 2019-07-03T12:39:07 Added hgicommon==1.3.0 from https://files.pythonhosted.org/packages/79/bf/c1e9af13e673bb02d0d232d1be7f2d3e614f00cd809474f8161949189193/hgicommon-1.3.0.tar.gz#sha256=5cf4347c18835261962dff04cc253600b3b7eba756b537d1aec61a7e5295e03b to build tracker '/tmp/pip-req-tracker-dzeynjpa' 2019-07-03T12:39:07 Running setup.py (path:/tmp/pip-wheel-_6e1et_2/hgicommon/setup.py) egg_info for package hgicommon 2019-07-03T12:39:07 Running command python setup.py egg_info 2019-07-03T12:39:09 /tmp/pip-wheel-_6e1et_2/hgicommon/setup.py:6: DeprecationWarning: Due to possible ambiguity, 'convert()' is deprecated. Use 'convert_file()' or 'convert_text()'. 2019-07-03T12:39:09 return convert(file, "rst") 2019-07-03T12:39:09 Maybe try: 2019-07-03T12:39:09 sudo apt-get install pandoc 2019-07-03T12:39:09 See http://johnmacfarlane.net/pandoc/installing.html 2019-07-03T12:39:09 for installation options 2019-07-03T12:39:09 --------------------------------------------------------------- 2019-07-03T12:39:09 Traceback (most recent call last): 2019-07-03T12:39:09 File "", line 1, in 2019-07-03T12:39:09 File "/tmp/pip-wheel-_6e1et_2/hgicommon/setup.py", line 21, in 2019-07-03T12:39:09 long_description=read_markdown("README.md"), 2019-07-03T12:39:09 File "/tmp/pip-wheel-_6e1et_2/hgicommon/setup.py", line 6, in read_markdown 2019-07-03T12:39:09 return convert(file, "rst") 2019-07-03T12:39:09 File "/usr/local/lib/python3.7/dist-packages/pypandoc/__init__.py", line 69, in convert 2019-07-03T12:39:09 outputfile=outputfile, filters=filters) 2019-07-03T12:39:09 File "/usr/local/lib/python3.7/dist-packages/pypandoc/__init__.py", line 260, in _convert_input 2019-07-03T12:39:09 _ensure_pandoc_path() 2019-07-03T12:39:09 File "/usr/local/lib/python3.7/dist-packages/pypandoc/__init__.py", line 544, in _ensure_pandoc_path 2019-07-03T12:39:09 raise OSError("No pandoc was found: either install pandoc and add it\n" 2019-07-03T12:39:09 OSError: No pandoc was found: either install pandoc and add it 2019-07-03T12:39:09 to your PATH or or call pypandoc.download_pandoc(...) or 2019-07-03T12:39:09 install pypandoc wheels with included pandoc. 2019-07-03T12:39:09 Cleaning up... 2019-07-03T12:39:09 Removing source in /tmp/pip-wheel-_6e1et_2/hgicommon 2019-07-03T12:39:09 Removed hgicommon==1.3.0 from https://files.pythonhosted.org/packages/79/bf/c1e9af13e673bb02d0d232d1be7f2d3e614f00cd809474f8161949189193/hgicommon-1.3.0.tar.gz#sha256=5cf4347c18835261962dff04cc253600b3b7eba756b537d1aec61a7e5295e03b from build tracker '/tmp/pip-req-tracker-dzeynjpa' 2019-07-03T12:39:09 Removed build tracker '/tmp/pip-req-tracker-dzeynjpa' 2019-07-03T12:39:09 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-_6e1et_2/hgicommon/ 2019-07-03T12:39:09 Exception information: 2019-07-03T12:39:09 Traceback (most recent call last): 2019-07-03T12:39:09 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-07-03T12:39:09 status = self.run(options, args) 2019-07-03T12:39:09 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-07-03T12:39:09 resolver.resolve(requirement_set) 2019-07-03T12:39:09 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 131, in resolve 2019-07-03T12:39:09 self._resolve_one(requirement_set, req) 2019-07-03T12:39:09 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-07-03T12:39:09 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-07-03T12:39:09 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-07-03T12:39:09 self.require_hashes 2019-07-03T12:39:09 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-07-03T12:39:09 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-07-03T12:39:09 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-07-03T12:39:09 self.req.prepare_metadata() 2019-07-03T12:39:09 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-07-03T12:39:09 self.run_egg_info() 2019-07-03T12:39:09 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-07-03T12:39:09 command_desc='python setup.py egg_info') 2019-07-03T12:39:09 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-07-03T12:39:09 % (command_desc, proc.returncode, cwd)) 2019-07-03T12:39:09 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-_6e1et_2/hgicommon/