2019-06-29T20:13:22 Created temporary directory: /tmp/pip-ephem-wheel-cache-xjrdjo4c 2019-06-29T20:13:22 Created temporary directory: /tmp/pip-req-tracker-47k7pdkn 2019-06-29T20:13:22 Created requirements tracker '/tmp/pip-req-tracker-47k7pdkn' 2019-06-29T20:13:22 Created temporary directory: /tmp/pip-wheel-ds8ypzjo 2019-06-29T20:13:22 Collecting tarman==0.1.3 2019-06-29T20:13:23 1 location(s) to search for versions of tarman: 2019-06-29T20:13:23 * https://pypi.org/simple/tarman/ 2019-06-29T20:13:23 Getting page https://pypi.org/simple/tarman/ 2019-06-29T20:13:23 Analyzing links from page https://pypi.org/simple/tarman/ 2019-06-29T20:13:23 Found link https://files.pythonhosted.org/packages/60/fb/8596970e3696d942bfc72672d343d47a76c05739975637d6b446395b3ddd/tarman-0.1.zip#sha256=ee087ab8ff0cad0cecdd73d3419127eccfe96fe5d4811200002f63f1cf4ed7bc (from https://pypi.org/simple/tarman/), version: 0.1 2019-06-29T20:13:23 Found link https://files.pythonhosted.org/packages/09/7e/022a94212b92f86cf13b75e6409940363d3fdc146f4d83ea6ce1c2f3c5a8/tarman-0.1.1.zip#sha256=5a393f411e3ef59ec70df3015b3aafc00325d5bb456b87ca0a043958cc10ed5e (from https://pypi.org/simple/tarman/), version: 0.1.1 2019-06-29T20:13:23 Found link https://files.pythonhosted.org/packages/8a/92/59f7e567c690b52c26048c2a6a8178667f8a4c2c5a3061f7fb4992946bcd/tarman-0.1.2.zip#sha256=99cb060da4fc60885d0b82da3584c507b77c5c72334021414db6327bff240bc5 (from https://pypi.org/simple/tarman/), version: 0.1.2 2019-06-29T20:13:23 Found link https://files.pythonhosted.org/packages/a7/19/d18aaf598cf57155dd53ab699bf857602905916fc4896c60516bcea895fc/tarman-0.1.3.zip#sha256=5018d93bef2b0270ce5f04c2df3a734bf0056bf5a509d5551704cc81907c2666 (from https://pypi.org/simple/tarman/), version: 0.1.3 2019-06-29T20:13:23 Using version 0.1.3 (newest of versions: 0.1.3) 2019-06-29T20:13:23 Created temporary directory: /tmp/pip-unpack-ug2w7_ne 2019-06-29T20:13:23 Downloading https://files.pythonhosted.org/packages/a7/19/d18aaf598cf57155dd53ab699bf857602905916fc4896c60516bcea895fc/tarman-0.1.3.zip 2019-06-29T20:13:23 Downloading from URL https://files.pythonhosted.org/packages/a7/19/d18aaf598cf57155dd53ab699bf857602905916fc4896c60516bcea895fc/tarman-0.1.3.zip#sha256=5018d93bef2b0270ce5f04c2df3a734bf0056bf5a509d5551704cc81907c2666 (from https://pypi.org/simple/tarman/) 2019-06-29T20:13:23 Added tarman==0.1.3 from https://files.pythonhosted.org/packages/a7/19/d18aaf598cf57155dd53ab699bf857602905916fc4896c60516bcea895fc/tarman-0.1.3.zip#sha256=5018d93bef2b0270ce5f04c2df3a734bf0056bf5a509d5551704cc81907c2666 to build tracker '/tmp/pip-req-tracker-47k7pdkn' 2019-06-29T20:13:23 Running setup.py (path:/tmp/pip-wheel-ds8ypzjo/tarman/setup.py) egg_info for package tarman 2019-06-29T20:13:23 Running command python setup.py egg_info 2019-06-29T20:13:24 Traceback (most recent call last): 2019-06-29T20:13:24 File "", line 1, in 2019-06-29T20:13:24 File "/tmp/pip-wheel-ds8ypzjo/tarman/setup.py", line 31, in 2019-06-29T20:13:24 os.path.dirname(__file__), 'src', 'tarman', 'constants' 2019-06-29T20:13:24 File "/tmp/pip-wheel-ds8ypzjo/tarman/setup.py", line 20, in import_path 2019-06-29T20:13:24 reload(module) # Might be out of date 2019-06-29T20:13:24 NameError: name 'reload' is not defined 2019-06-29T20:13:24 Cleaning up... 2019-06-29T20:13:24 Removing source in /tmp/pip-wheel-ds8ypzjo/tarman 2019-06-29T20:13:24 Removed tarman==0.1.3 from https://files.pythonhosted.org/packages/a7/19/d18aaf598cf57155dd53ab699bf857602905916fc4896c60516bcea895fc/tarman-0.1.3.zip#sha256=5018d93bef2b0270ce5f04c2df3a734bf0056bf5a509d5551704cc81907c2666 from build tracker '/tmp/pip-req-tracker-47k7pdkn' 2019-06-29T20:13:24 Removed build tracker '/tmp/pip-req-tracker-47k7pdkn' 2019-06-29T20:13:24 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-ds8ypzjo/tarman/ 2019-06-29T20:13:24 Exception information: 2019-06-29T20:13:24 Traceback (most recent call last): 2019-06-29T20:13:24 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-06-29T20:13:24 status = self.run(options, args) 2019-06-29T20:13:24 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-06-29T20:13:24 resolver.resolve(requirement_set) 2019-06-29T20:13:24 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2019-06-29T20:13:24 self._resolve_one(requirement_set, req) 2019-06-29T20:13:24 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-06-29T20:13:24 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-06-29T20:13:24 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-06-29T20:13:24 self.require_hashes 2019-06-29T20:13:24 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-06-29T20:13:24 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-06-29T20:13:24 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-06-29T20:13:24 self.req.prepare_metadata() 2019-06-29T20:13:24 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-06-29T20:13:24 self.run_egg_info() 2019-06-29T20:13:24 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-06-29T20:13:24 command_desc='python setup.py egg_info') 2019-06-29T20:13:24 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-06-29T20:13:24 % (command_desc, proc.returncode, cwd)) 2019-06-29T20:13:24 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-ds8ypzjo/tarman/