2019-07-02T07:17:18 Created temporary directory: /tmp/pip-ephem-wheel-cache-bwpqtytl 2019-07-02T07:17:18 Created temporary directory: /tmp/pip-req-tracker-yjpcn4n7 2019-07-02T07:17:18 Created requirements tracker '/tmp/pip-req-tracker-yjpcn4n7' 2019-07-02T07:17:18 Created temporary directory: /tmp/pip-wheel-4zbx5555 2019-07-02T07:17:18 Collecting httpproxy==0.5 2019-07-02T07:17:18 1 location(s) to search for versions of httpproxy: 2019-07-02T07:17:18 * https://pypi.org/simple/httpproxy/ 2019-07-02T07:17:18 Getting page https://pypi.org/simple/httpproxy/ 2019-07-02T07:17:18 Analyzing links from page https://pypi.org/simple/httpproxy/ 2019-07-02T07:17:18 Found link https://files.pythonhosted.org/packages/38/11/f713ccb726929e0c1bb34527efa155862448a829ad2e63f746fdc9b8c8e7/httpproxy-0.1.tar.gz#sha256=1da857223f7946c5bf95f858d0ac27de52a99d2db5831ca50889091cda4c7a5a (from https://pypi.org/simple/httpproxy/), version: 0.1 2019-07-02T07:17:18 Found link https://files.pythonhosted.org/packages/8e/93/92ab05876646f225db4fbe057e3449ed5a4909fc139a6896987f913606c0/httpproxy-0.2.tar.gz#sha256=76b068f26bc6a7058bb32cce3cf873428060db72229d0403c8518f7915c0a06a (from https://pypi.org/simple/httpproxy/), version: 0.2 2019-07-02T07:17:18 Found link https://files.pythonhosted.org/packages/5d/e8/39a16ae25f8be79622b06edd6569fd569d5bb94fd0446a9c02aee3f7d6e0/httpproxy-0.3.tar.gz#sha256=4cf0a8442adce04c6fbefcf215a460aa160a030dcd118d6fae73ba7dcda312ff (from https://pypi.org/simple/httpproxy/), version: 0.3 2019-07-02T07:17:18 Found link https://files.pythonhosted.org/packages/14/ba/82adbf6ef8bf825a7e13a012b8ca26191b33d2cf6d425951970718afdd84/httpproxy-0.4.tar.gz#sha256=3febd2e70dfcf4744857815e9664a0a82e08cd82082d7a9579d4ec58ffd153ac (from https://pypi.org/simple/httpproxy/), version: 0.4 2019-07-02T07:17:18 Found link https://files.pythonhosted.org/packages/34/2f/fbaf8bd7617154fe14402a931cb2f929a52b38c22c9d91b518e7bffef3fc/httpproxy-0.5.tar.gz#sha256=8885340fe9d5e65f6e715ce78d04bdd8b6acc924addbff1ee2f8f200a5db781f (from https://pypi.org/simple/httpproxy/), version: 0.5 2019-07-02T07:17:18 Using version 0.5 (newest of versions: 0.5) 2019-07-02T07:17:18 Created temporary directory: /tmp/pip-unpack-0pjrshn2 2019-07-02T07:17:18 Downloading https://files.pythonhosted.org/packages/34/2f/fbaf8bd7617154fe14402a931cb2f929a52b38c22c9d91b518e7bffef3fc/httpproxy-0.5.tar.gz 2019-07-02T07:17:18 Downloading from URL https://files.pythonhosted.org/packages/34/2f/fbaf8bd7617154fe14402a931cb2f929a52b38c22c9d91b518e7bffef3fc/httpproxy-0.5.tar.gz#sha256=8885340fe9d5e65f6e715ce78d04bdd8b6acc924addbff1ee2f8f200a5db781f (from https://pypi.org/simple/httpproxy/) 2019-07-02T07:17:18 Added httpproxy==0.5 from https://files.pythonhosted.org/packages/34/2f/fbaf8bd7617154fe14402a931cb2f929a52b38c22c9d91b518e7bffef3fc/httpproxy-0.5.tar.gz#sha256=8885340fe9d5e65f6e715ce78d04bdd8b6acc924addbff1ee2f8f200a5db781f to build tracker '/tmp/pip-req-tracker-yjpcn4n7' 2019-07-02T07:17:18 Running setup.py (path:/tmp/pip-wheel-4zbx5555/httpproxy/setup.py) egg_info for package httpproxy 2019-07-02T07:17:18 Running command python setup.py egg_info 2019-07-02T07:17:19 running egg_info 2019-07-02T07:17:19 /usr/local/lib/python3.7/dist-packages/setuptools/dist.py:481: UserWarning: The version specified (b'0.5') is an invalid version, this may not work as expected with newer versions of setuptools, pip, and PyPI. Please see PEP 440 for more details. 2019-07-02T07:17:19 "details." % self.metadata.version 2019-07-02T07:17:19 Traceback (most recent call last): 2019-07-02T07:17:19 File "", line 1, in 2019-07-02T07:17:19 File "/tmp/pip-wheel-4zbx5555/httpproxy/setup.py", line 26, in 2019-07-02T07:17:19 install_requires=['requests', 'configreset'], 2019-07-02T07:17:19 File "/usr/local/lib/python3.7/dist-packages/setuptools/__init__.py", line 145, in setup 2019-07-02T07:17:19 return distutils.core.setup(**attrs) 2019-07-02T07:17:19 File "/usr/lib/python3.7/distutils/core.py", line 148, in setup 2019-07-02T07:17:19 dist.run_commands() 2019-07-02T07:17:19 File "/usr/lib/python3.7/distutils/dist.py", line 966, in run_commands 2019-07-02T07:17:19 self.run_command(cmd) 2019-07-02T07:17:19 File "/usr/lib/python3.7/distutils/dist.py", line 984, in run_command 2019-07-02T07:17:19 cmd_obj.ensure_finalized() 2019-07-02T07:17:19 File "/usr/lib/python3.7/distutils/cmd.py", line 107, in ensure_finalized 2019-07-02T07:17:19 self.finalize_options() 2019-07-02T07:17:19 File "/usr/local/lib/python3.7/dist-packages/setuptools/command/egg_info.py", line 199, in finalize_options 2019-07-02T07:17:19 self.egg_version = self.tagged_version() 2019-07-02T07:17:19 File "/usr/local/lib/python3.7/dist-packages/setuptools/command/egg_info.py", line 133, in tagged_version 2019-07-02T07:17:19 return safe_version(version + self.vtags) 2019-07-02T07:17:19 TypeError: can't concat str to bytes 2019-07-02T07:17:20 Cleaning up... 2019-07-02T07:17:20 Removing source in /tmp/pip-wheel-4zbx5555/httpproxy 2019-07-02T07:17:20 Removed httpproxy==0.5 from https://files.pythonhosted.org/packages/34/2f/fbaf8bd7617154fe14402a931cb2f929a52b38c22c9d91b518e7bffef3fc/httpproxy-0.5.tar.gz#sha256=8885340fe9d5e65f6e715ce78d04bdd8b6acc924addbff1ee2f8f200a5db781f from build tracker '/tmp/pip-req-tracker-yjpcn4n7' 2019-07-02T07:17:20 Removed build tracker '/tmp/pip-req-tracker-yjpcn4n7' 2019-07-02T07:17:20 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-4zbx5555/httpproxy/ 2019-07-02T07:17:20 Exception information: 2019-07-02T07:17:20 Traceback (most recent call last): 2019-07-02T07:17:20 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-07-02T07:17:20 status = self.run(options, args) 2019-07-02T07:17:20 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-07-02T07:17:20 resolver.resolve(requirement_set) 2019-07-02T07:17:20 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 131, in resolve 2019-07-02T07:17:20 self._resolve_one(requirement_set, req) 2019-07-02T07:17:20 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-07-02T07:17:20 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-07-02T07:17:20 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-07-02T07:17:20 self.require_hashes 2019-07-02T07:17:20 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-07-02T07:17:20 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-07-02T07:17:20 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-07-02T07:17:20 self.req.prepare_metadata() 2019-07-02T07:17:20 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-07-02T07:17:20 self.run_egg_info() 2019-07-02T07:17:20 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-07-02T07:17:20 command_desc='python setup.py egg_info') 2019-07-02T07:17:20 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-07-02T07:17:20 % (command_desc, proc.returncode, cwd)) 2019-07-02T07:17:20 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-4zbx5555/httpproxy/