2019-07-12T08:22:21 Created temporary directory: /tmp/pip-ephem-wheel-cache-f492ug05 2019-07-12T08:22:21 Created temporary directory: /tmp/pip-req-tracker-rm9074ty 2019-07-12T08:22:21 Created requirements tracker '/tmp/pip-req-tracker-rm9074ty' 2019-07-12T08:22:21 Created temporary directory: /tmp/pip-wheel-zel3p_6m 2019-07-12T08:22:21 Collecting snotty==0.3 2019-07-12T08:22:21 1 location(s) to search for versions of snotty: 2019-07-12T08:22:21 * https://pypi.org/simple/snotty/ 2019-07-12T08:22:21 Getting page https://pypi.org/simple/snotty/ 2019-07-12T08:22:21 Analyzing links from page https://pypi.org/simple/snotty/ 2019-07-12T08:22:21 Found link https://files.pythonhosted.org/packages/2d/b0/9a5f996db7ad5f3f554c3fc6630319d09453c69d4dfbb824c95dd1b122c5/snotty-0.1.tar.gz#sha256=cfc6345ffbabd58b0fbe16db76be0d52d87ce772942b27266cd118857325b008 (from https://pypi.org/simple/snotty/), version: 0.1 2019-07-12T08:22:21 Found link https://files.pythonhosted.org/packages/1e/c9/04ce652392192f1daf18985d4a2b8057f43aabea0a4b8e76f63cf51aa0e4/snotty-0.2.tar.gz#sha256=b21460876ec0f014e47e5133a819c8da7cf647ab5a5434d9b2dca530cc4c7334 (from https://pypi.org/simple/snotty/), version: 0.2 2019-07-12T08:22:21 Found link https://files.pythonhosted.org/packages/cb/b1/082b25ea928cab22f27f491eb4f570223567c4cc875e54769073aa1e05db/snotty-0.3.tar.gz#sha256=f8abb2216608c95bbb5bd500c00b15745cf0eae58a9d9a4d5dbf01f8a8b8dbc5 (from https://pypi.org/simple/snotty/), version: 0.3 2019-07-12T08:22:21 Using version 0.3 (newest of versions: 0.3) 2019-07-12T08:22:21 Created temporary directory: /tmp/pip-unpack-5ckzgizg 2019-07-12T08:22:21 Downloading https://files.pythonhosted.org/packages/cb/b1/082b25ea928cab22f27f491eb4f570223567c4cc875e54769073aa1e05db/snotty-0.3.tar.gz 2019-07-12T08:22:21 Downloading from URL https://files.pythonhosted.org/packages/cb/b1/082b25ea928cab22f27f491eb4f570223567c4cc875e54769073aa1e05db/snotty-0.3.tar.gz#sha256=f8abb2216608c95bbb5bd500c00b15745cf0eae58a9d9a4d5dbf01f8a8b8dbc5 (from https://pypi.org/simple/snotty/) 2019-07-12T08:22:21 Added snotty==0.3 from https://files.pythonhosted.org/packages/cb/b1/082b25ea928cab22f27f491eb4f570223567c4cc875e54769073aa1e05db/snotty-0.3.tar.gz#sha256=f8abb2216608c95bbb5bd500c00b15745cf0eae58a9d9a4d5dbf01f8a8b8dbc5 to build tracker '/tmp/pip-req-tracker-rm9074ty' 2019-07-12T08:22:21 Running setup.py (path:/tmp/pip-wheel-zel3p_6m/snotty/setup.py) egg_info for package snotty 2019-07-12T08:22:21 Running command python setup.py egg_info 2019-07-12T08:22:23 Traceback (most recent call last): 2019-07-12T08:22:23 File "", line 1, in 2019-07-12T08:22:23 File "/tmp/pip-wheel-zel3p_6m/snotty/setup.py", line 25, in 2019-07-12T08:22:23 version=read_version(), 2019-07-12T08:22:23 File "/tmp/pip-wheel-zel3p_6m/snotty/setup.py", line 13, in read_version 2019-07-12T08:22:23 if '__version__' not in l: 2019-07-12T08:22:23 TypeError: a bytes-like object is required, not 'str' 2019-07-12T08:22:23 Cleaning up... 2019-07-12T08:22:23 Removing source in /tmp/pip-wheel-zel3p_6m/snotty 2019-07-12T08:22:23 Removed snotty==0.3 from https://files.pythonhosted.org/packages/cb/b1/082b25ea928cab22f27f491eb4f570223567c4cc875e54769073aa1e05db/snotty-0.3.tar.gz#sha256=f8abb2216608c95bbb5bd500c00b15745cf0eae58a9d9a4d5dbf01f8a8b8dbc5 from build tracker '/tmp/pip-req-tracker-rm9074ty' 2019-07-12T08:22:23 Removed build tracker '/tmp/pip-req-tracker-rm9074ty' 2019-07-12T08:22:23 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-zel3p_6m/snotty/ 2019-07-12T08:22:23 Exception information: 2019-07-12T08:22:23 Traceback (most recent call last): 2019-07-12T08:22:23 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-07-12T08:22:23 status = self.run(options, args) 2019-07-12T08:22:23 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-07-12T08:22:23 resolver.resolve(requirement_set) 2019-07-12T08:22:23 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 131, in resolve 2019-07-12T08:22:23 self._resolve_one(requirement_set, req) 2019-07-12T08:22:23 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-07-12T08:22:23 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-07-12T08:22:23 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-07-12T08:22:23 self.require_hashes 2019-07-12T08:22:23 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-07-12T08:22:23 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-07-12T08:22:23 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-07-12T08:22:23 self.req.prepare_metadata() 2019-07-12T08:22:23 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-07-12T08:22:23 self.run_egg_info() 2019-07-12T08:22:23 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-07-12T08:22:23 command_desc='python setup.py egg_info') 2019-07-12T08:22:23 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-07-12T08:22:23 % (command_desc, proc.returncode, cwd)) 2019-07-12T08:22:23 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-zel3p_6m/snotty/