2019-07-06T15:15:27 Created temporary directory: /tmp/pip-ephem-wheel-cache-q1dpve5u 2019-07-06T15:15:27 Created temporary directory: /tmp/pip-req-tracker-v51cy4tk 2019-07-06T15:15:27 Created requirements tracker '/tmp/pip-req-tracker-v51cy4tk' 2019-07-06T15:15:27 Created temporary directory: /tmp/pip-wheel-hbxkcn0e 2019-07-06T15:15:27 Collecting supermodule==2018.1.21.22 2019-07-06T15:15:27 1 location(s) to search for versions of supermodule: 2019-07-06T15:15:27 * https://pypi.org/simple/supermodule/ 2019-07-06T15:15:27 Getting page https://pypi.org/simple/supermodule/ 2019-07-06T15:15:27 Analyzing links from page https://pypi.org/simple/supermodule/ 2019-07-06T15:15:27 Found link https://files.pythonhosted.org/packages/4c/5a/52e90495acc553dad3059e9e9edc34f1a63918a5a1477cff2ae0fe80b05f/supermodule-2017.11.28.1622.tar.gz#sha256=adea3897d2c19530c186ee36a5d313cab6d10345b97408222eee17257ba30db1 (from https://pypi.org/simple/supermodule/), version: 2017.11.28.1622 2019-07-06T15:15:27 Found link https://files.pythonhosted.org/packages/75/27/e392f82341125e3208885ea42c44c68a87d74360086838e65ee82d784d52/supermodule-2017.11.28.1625.tar.gz#sha256=6562545f738404eb84139f0309945770f75deea676ecf1e767bc9edcdaea8d60 (from https://pypi.org/simple/supermodule/), version: 2017.11.28.1625 2019-07-06T15:15:27 Found link https://files.pythonhosted.org/packages/9a/b1/52afd253539de2b26177035fbe2e49714ab8d94978ef5f906e9624ceffba/supermodule-2018.1.21.22.tar.gz#sha256=3c049b859b0e37550c698616c7420662ea0127bf8ed4d749cfccf2845b5e7159 (from https://pypi.org/simple/supermodule/), version: 2018.1.21.22 2019-07-06T15:15:27 Found link https://files.pythonhosted.org/packages/2c/a6/cd47b14b1d064f3cdbd45275adcdfb1b4bfb3f5e7c738079787b6c555054/supermodule-2018.1.21.158.tar.gz#sha256=181dda23bda32b982f81a3170b543950333f9b2a2cd0a171266a31de843dfe27 (from https://pypi.org/simple/supermodule/), version: 2018.1.21.158 2019-07-06T15:15:27 Using version 2018.1.21.22 (newest of versions: 2018.1.21.22) 2019-07-06T15:15:27 Created temporary directory: /tmp/pip-unpack-biszzia6 2019-07-06T15:15:27 Downloading https://files.pythonhosted.org/packages/9a/b1/52afd253539de2b26177035fbe2e49714ab8d94978ef5f906e9624ceffba/supermodule-2018.1.21.22.tar.gz 2019-07-06T15:15:27 Downloading from URL https://files.pythonhosted.org/packages/9a/b1/52afd253539de2b26177035fbe2e49714ab8d94978ef5f906e9624ceffba/supermodule-2018.1.21.22.tar.gz#sha256=3c049b859b0e37550c698616c7420662ea0127bf8ed4d749cfccf2845b5e7159 (from https://pypi.org/simple/supermodule/) 2019-07-06T15:15:27 Added supermodule==2018.1.21.22 from https://files.pythonhosted.org/packages/9a/b1/52afd253539de2b26177035fbe2e49714ab8d94978ef5f906e9624ceffba/supermodule-2018.1.21.22.tar.gz#sha256=3c049b859b0e37550c698616c7420662ea0127bf8ed4d749cfccf2845b5e7159 to build tracker '/tmp/pip-req-tracker-v51cy4tk' 2019-07-06T15:15:27 Running setup.py (path:/tmp/pip-wheel-hbxkcn0e/supermodule/setup.py) egg_info for package supermodule 2019-07-06T15:15:27 Running command python setup.py egg_info 2019-07-06T15:15:28 /tmp/pip-wheel-hbxkcn0e/supermodule/setup.py:19: DeprecationWarning: Due to possible ambiguity, 'convert()' is deprecated. Use 'convert_file()' or 'convert_text()'. 2019-07-06T15:15:28 long_description = pypandoc.convert("README.md", "rst"), 2019-07-06T15:15:28 Maybe try: 2019-07-06T15:15:28 sudo apt-get install pandoc 2019-07-06T15:15:28 See http://johnmacfarlane.net/pandoc/installing.html 2019-07-06T15:15:28 for installation options 2019-07-06T15:15:28 --------------------------------------------------------------- 2019-07-06T15:15:28 Traceback (most recent call last): 2019-07-06T15:15:28 File "", line 1, in 2019-07-06T15:15:28 File "/tmp/pip-wheel-hbxkcn0e/supermodule/setup.py", line 35, in 2019-07-06T15:15:28 main() 2019-07-06T15:15:28 File "/tmp/pip-wheel-hbxkcn0e/supermodule/setup.py", line 19, in main 2019-07-06T15:15:28 long_description = pypandoc.convert("README.md", "rst"), 2019-07-06T15:15:28 File "/usr/local/lib/python3.7/dist-packages/pypandoc/__init__.py", line 69, in convert 2019-07-06T15:15:28 outputfile=outputfile, filters=filters) 2019-07-06T15:15:28 File "/usr/local/lib/python3.7/dist-packages/pypandoc/__init__.py", line 260, in _convert_input 2019-07-06T15:15:28 _ensure_pandoc_path() 2019-07-06T15:15:28 File "/usr/local/lib/python3.7/dist-packages/pypandoc/__init__.py", line 544, in _ensure_pandoc_path 2019-07-06T15:15:28 raise OSError("No pandoc was found: either install pandoc and add it\n" 2019-07-06T15:15:28 OSError: No pandoc was found: either install pandoc and add it 2019-07-06T15:15:28 to your PATH or or call pypandoc.download_pandoc(...) or 2019-07-06T15:15:28 install pypandoc wheels with included pandoc. 2019-07-06T15:15:28 Cleaning up... 2019-07-06T15:15:28 Removing source in /tmp/pip-wheel-hbxkcn0e/supermodule 2019-07-06T15:15:28 Removed supermodule==2018.1.21.22 from https://files.pythonhosted.org/packages/9a/b1/52afd253539de2b26177035fbe2e49714ab8d94978ef5f906e9624ceffba/supermodule-2018.1.21.22.tar.gz#sha256=3c049b859b0e37550c698616c7420662ea0127bf8ed4d749cfccf2845b5e7159 from build tracker '/tmp/pip-req-tracker-v51cy4tk' 2019-07-06T15:15:28 Removed build tracker '/tmp/pip-req-tracker-v51cy4tk' 2019-07-06T15:15:29 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-hbxkcn0e/supermodule/ 2019-07-06T15:15:29 Exception information: 2019-07-06T15:15:29 Traceback (most recent call last): 2019-07-06T15:15:29 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-07-06T15:15:29 status = self.run(options, args) 2019-07-06T15:15:29 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-07-06T15:15:29 resolver.resolve(requirement_set) 2019-07-06T15:15:29 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 131, in resolve 2019-07-06T15:15:29 self._resolve_one(requirement_set, req) 2019-07-06T15:15:29 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-07-06T15:15:29 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-07-06T15:15:29 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-07-06T15:15:29 self.require_hashes 2019-07-06T15:15:29 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-07-06T15:15:29 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-07-06T15:15:29 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-07-06T15:15:29 self.req.prepare_metadata() 2019-07-06T15:15:29 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-07-06T15:15:29 self.run_egg_info() 2019-07-06T15:15:29 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-07-06T15:15:29 command_desc='python setup.py egg_info') 2019-07-06T15:15:29 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-07-06T15:15:29 % (command_desc, proc.returncode, cwd)) 2019-07-06T15:15:29 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-hbxkcn0e/supermodule/