2019-07-06T00:41:56 Created temporary directory: /tmp/pip-ephem-wheel-cache-8ldl3u8q 2019-07-06T00:41:56 Created temporary directory: /tmp/pip-req-tracker-tc6diaab 2019-07-06T00:41:56 Created requirements tracker '/tmp/pip-req-tracker-tc6diaab' 2019-07-06T00:41:56 Created temporary directory: /tmp/pip-wheel-b06nhk00 2019-07-06T00:41:56 Collecting stackchat==0.0.1.dev1512730021 2019-07-06T00:41:56 1 location(s) to search for versions of stackchat: 2019-07-06T00:41:56 * https://pypi.org/simple/stackchat/ 2019-07-06T00:41:56 Getting page https://pypi.org/simple/stackchat/ 2019-07-06T00:41:56 Analyzing links from page https://pypi.org/simple/stackchat/ 2019-07-06T00:41:56 Found link https://files.pythonhosted.org/packages/eb/22/15fac1cbbf7a905d1336c40f3f2eb63aa2d0a70144459c7dea75ca5b66d6/stackchat-0.0.1.dev1512730021.tar.gz#sha256=2fc272a15ddd597220e8327fad9e79bdd224bb88a5e74dd723574c4c30a8ca73 (from https://pypi.org/simple/stackchat/), version: 0.0.1.dev1512730021 2019-07-06T00:41:56 Using version 0.0.1.dev1512730021 (newest of versions: 0.0.1.dev1512730021) 2019-07-06T00:41:56 Created temporary directory: /tmp/pip-unpack-5q8ms6t_ 2019-07-06T00:41:56 Downloading https://files.pythonhosted.org/packages/eb/22/15fac1cbbf7a905d1336c40f3f2eb63aa2d0a70144459c7dea75ca5b66d6/stackchat-0.0.1.dev1512730021.tar.gz (50kB) 2019-07-06T00:41:56 Downloading from URL https://files.pythonhosted.org/packages/eb/22/15fac1cbbf7a905d1336c40f3f2eb63aa2d0a70144459c7dea75ca5b66d6/stackchat-0.0.1.dev1512730021.tar.gz#sha256=2fc272a15ddd597220e8327fad9e79bdd224bb88a5e74dd723574c4c30a8ca73 (from https://pypi.org/simple/stackchat/) 2019-07-06T00:41:57 Added stackchat==0.0.1.dev1512730021 from https://files.pythonhosted.org/packages/eb/22/15fac1cbbf7a905d1336c40f3f2eb63aa2d0a70144459c7dea75ca5b66d6/stackchat-0.0.1.dev1512730021.tar.gz#sha256=2fc272a15ddd597220e8327fad9e79bdd224bb88a5e74dd723574c4c30a8ca73 to build tracker '/tmp/pip-req-tracker-tc6diaab' 2019-07-06T00:41:57 Running setup.py (path:/tmp/pip-wheel-b06nhk00/stackchat/setup.py) egg_info for package stackchat 2019-07-06T00:41:57 Running command python setup.py egg_info 2019-07-06T00:41:58 Traceback (most recent call last): 2019-07-06T00:41:58 File "", line 1, in 2019-07-06T00:41:58 File "/tmp/pip-wheel-b06nhk00/stackchat/setup.py", line 5, in 2019-07-06T00:41:58 from stackchat.version import __version__ 2019-07-06T00:41:58 File "/tmp/pip-wheel-b06nhk00/stackchat/stackchat/__init__.py", line 1, in 2019-07-06T00:41:58 from . import _util, data, parse, client 2019-07-06T00:41:58 File "/tmp/pip-wheel-b06nhk00/stackchat/stackchat/parse/__init__.py", line 6, in 2019-07-06T00:41:58 from . import _base 2019-07-06T00:41:58 File "/tmp/pip-wheel-b06nhk00/stackchat/stackchat/parse/_base.py", line 3, in 2019-07-06T00:41:58 from .._util import obj_dict 2019-07-06T00:41:58 File "/tmp/pip-wheel-b06nhk00/stackchat/stackchat/_util/obj_dict.py", line 1, in 2019-07-06T00:41:58 import pprintpp 2019-07-06T00:41:58 ModuleNotFoundError: No module named 'pprintpp' 2019-07-06T00:41:58 Cleaning up... 2019-07-06T00:41:58 Removing source in /tmp/pip-wheel-b06nhk00/stackchat 2019-07-06T00:41:58 Removed stackchat==0.0.1.dev1512730021 from https://files.pythonhosted.org/packages/eb/22/15fac1cbbf7a905d1336c40f3f2eb63aa2d0a70144459c7dea75ca5b66d6/stackchat-0.0.1.dev1512730021.tar.gz#sha256=2fc272a15ddd597220e8327fad9e79bdd224bb88a5e74dd723574c4c30a8ca73 from build tracker '/tmp/pip-req-tracker-tc6diaab' 2019-07-06T00:41:58 Removed build tracker '/tmp/pip-req-tracker-tc6diaab' 2019-07-06T00:41:58 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-b06nhk00/stackchat/ 2019-07-06T00:41:58 Exception information: 2019-07-06T00:41:58 Traceback (most recent call last): 2019-07-06T00:41:58 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-07-06T00:41:58 status = self.run(options, args) 2019-07-06T00:41:58 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-07-06T00:41:58 resolver.resolve(requirement_set) 2019-07-06T00:41:58 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 131, in resolve 2019-07-06T00:41:58 self._resolve_one(requirement_set, req) 2019-07-06T00:41:58 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-07-06T00:41:58 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-07-06T00:41:58 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-07-06T00:41:58 self.require_hashes 2019-07-06T00:41:58 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-07-06T00:41:58 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-07-06T00:41:58 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-07-06T00:41:58 self.req.prepare_metadata() 2019-07-06T00:41:58 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-07-06T00:41:58 self.run_egg_info() 2019-07-06T00:41:58 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-07-06T00:41:58 command_desc='python setup.py egg_info') 2019-07-06T00:41:58 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-07-06T00:41:58 % (command_desc, proc.returncode, cwd)) 2019-07-06T00:41:58 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-b06nhk00/stackchat/