2019-06-29T20:08:42 Created temporary directory: /tmp/pip-ephem-wheel-cache-se8_v4lg 2019-06-29T20:08:42 Created temporary directory: /tmp/pip-req-tracker-j96pnp3x 2019-06-29T20:08:42 Created requirements tracker '/tmp/pip-req-tracker-j96pnp3x' 2019-06-29T20:08:42 Created temporary directory: /tmp/pip-wheel-yx1w2vko 2019-06-29T20:08:42 Collecting formatter==1.0.0 2019-06-29T20:08:42 1 location(s) to search for versions of formatter: 2019-06-29T20:08:42 * https://pypi.org/simple/formatter/ 2019-06-29T20:08:42 Getting page https://pypi.org/simple/formatter/ 2019-06-29T20:08:42 Analyzing links from page https://pypi.org/simple/formatter/ 2019-06-29T20:08:42 Found link https://files.pythonhosted.org/packages/9a/35/cb5129b18040d30f60af05f4baebafff565f2e592fc37d80f53066ff5b40/formatter-1.0.0.tar.gz#sha256=5d7f077b3c935c6c0db2bc4b1324aa0562708b72e2be35f9d67e56afd53fc05a (from https://pypi.org/simple/formatter/), version: 1.0.0 2019-06-29T20:08:42 Found link https://files.pythonhosted.org/packages/2a/b6/f2b6376451dbf4a7a40161116fc6f9a69c9466201212f7097cacddc69ae5/formatter-1.0.1.tar.gz#sha256=85666304613069a618d0a7ecfe7c96bf4819ec683ca1e949138e66365535195e (from https://pypi.org/simple/formatter/), version: 1.0.1 2019-06-29T20:08:42 Found link https://files.pythonhosted.org/packages/68/01/a445936c78c354b0dee2e93be9cb84f07b4a4fe41cdfefe3b30f52b00c3f/formatter-1.0.2.tar.gz#sha256=e1e51ddaa833c8b16caa99e3b4919dba8eaec9bda7511239dd7e58f067d21ed4 (from https://pypi.org/simple/formatter/), version: 1.0.2 2019-06-29T20:08:42 Found link https://files.pythonhosted.org/packages/aa/36/f8b2f042a83d3c6314a74988ddf4ea693a3ecb31a986686a1bfde749cad8/formatter-1.0.3.tar.gz#sha256=7615b635f07550b0c44de232803589edfc8e7253daffd83a82b292f4d7c65885 (from https://pypi.org/simple/formatter/), version: 1.0.3 2019-06-29T20:08:42 Using version 1.0.0 (newest of versions: 1.0.0) 2019-06-29T20:08:42 Created temporary directory: /tmp/pip-unpack-6f76a797 2019-06-29T20:08:42 Downloading https://files.pythonhosted.org/packages/9a/35/cb5129b18040d30f60af05f4baebafff565f2e592fc37d80f53066ff5b40/formatter-1.0.0.tar.gz 2019-06-29T20:08:42 Downloading from URL https://files.pythonhosted.org/packages/9a/35/cb5129b18040d30f60af05f4baebafff565f2e592fc37d80f53066ff5b40/formatter-1.0.0.tar.gz#sha256=5d7f077b3c935c6c0db2bc4b1324aa0562708b72e2be35f9d67e56afd53fc05a (from https://pypi.org/simple/formatter/) 2019-06-29T20:08:42 Added formatter==1.0.0 from https://files.pythonhosted.org/packages/9a/35/cb5129b18040d30f60af05f4baebafff565f2e592fc37d80f53066ff5b40/formatter-1.0.0.tar.gz#sha256=5d7f077b3c935c6c0db2bc4b1324aa0562708b72e2be35f9d67e56afd53fc05a to build tracker '/tmp/pip-req-tracker-j96pnp3x' 2019-06-29T20:08:42 Running setup.py (path:/tmp/pip-wheel-yx1w2vko/formatter/setup.py) egg_info for package formatter 2019-06-29T20:08:42 Running command python setup.py egg_info 2019-06-29T20:08:44 Traceback (most recent call last): 2019-06-29T20:08:44 File "", line 1, in 2019-06-29T20:08:44 File "/tmp/pip-wheel-yx1w2vko/formatter/setup.py", line 2, in 2019-06-29T20:08:44 import formatter as metadata 2019-06-29T20:08:44 File "/tmp/pip-wheel-yx1w2vko/formatter/formatter/__init__.py", line 9, in 2019-06-29T20:08:44 from .formatter import Formatter 2019-06-29T20:08:44 File "/tmp/pip-wheel-yx1w2vko/formatter/formatter/formatter.py", line 4, in 2019-06-29T20:08:44 from cStringIO import StringIO 2019-06-29T20:08:44 ModuleNotFoundError: No module named 'cStringIO' 2019-06-29T20:08:44 Cleaning up... 2019-06-29T20:08:44 Removing source in /tmp/pip-wheel-yx1w2vko/formatter 2019-06-29T20:08:44 Removed formatter==1.0.0 from https://files.pythonhosted.org/packages/9a/35/cb5129b18040d30f60af05f4baebafff565f2e592fc37d80f53066ff5b40/formatter-1.0.0.tar.gz#sha256=5d7f077b3c935c6c0db2bc4b1324aa0562708b72e2be35f9d67e56afd53fc05a from build tracker '/tmp/pip-req-tracker-j96pnp3x' 2019-06-29T20:08:44 Removed build tracker '/tmp/pip-req-tracker-j96pnp3x' 2019-06-29T20:08:44 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-yx1w2vko/formatter/ 2019-06-29T20:08:44 Exception information: 2019-06-29T20:08:44 Traceback (most recent call last): 2019-06-29T20:08:44 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-06-29T20:08:44 status = self.run(options, args) 2019-06-29T20:08:44 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-06-29T20:08:44 resolver.resolve(requirement_set) 2019-06-29T20:08:44 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2019-06-29T20:08:44 self._resolve_one(requirement_set, req) 2019-06-29T20:08:44 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-06-29T20:08:44 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-06-29T20:08:44 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-06-29T20:08:44 self.require_hashes 2019-06-29T20:08:44 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-06-29T20:08:44 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-06-29T20:08:44 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-06-29T20:08:44 self.req.prepare_metadata() 2019-06-29T20:08:44 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-06-29T20:08:44 self.run_egg_info() 2019-06-29T20:08:44 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-06-29T20:08:44 command_desc='python setup.py egg_info') 2019-06-29T20:08:44 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-06-29T20:08:44 % (command_desc, proc.returncode, cwd)) 2019-06-29T20:08:44 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-yx1w2vko/formatter/