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