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