2019-06-29T21:50:20 Created temporary directory: /tmp/pip-ephem-wheel-cache-ah70nzr_ 2019-06-29T21:50:20 Created temporary directory: /tmp/pip-req-tracker-yrzyz8zw 2019-06-29T21:50:20 Created requirements tracker '/tmp/pip-req-tracker-yrzyz8zw' 2019-06-29T21:50:20 Created temporary directory: /tmp/pip-wheel-hi8ejfpb 2019-06-29T21:50:20 Collecting spartan==0.05 2019-06-29T21:50:20 1 location(s) to search for versions of spartan: 2019-06-29T21:50:20 * https://pypi.org/simple/spartan/ 2019-06-29T21:50:20 Getting page https://pypi.org/simple/spartan/ 2019-06-29T21:50:20 Analyzing links from page https://pypi.org/simple/spartan/ 2019-06-29T21:50:20 Found link https://files.pythonhosted.org/packages/43/af/9e9afe9d51139fcfbcd0f873914bd98e94fd0ab13b0d8ae5dc4141e28b19/spartan-0.05.tar.gz#sha256=348d0267186841e8ce2537acffee3c4999673c8c8a53515d4899dc1fce9180a7 (from https://pypi.org/simple/spartan/), version: 0.05 2019-06-29T21:50:20 Found link https://files.pythonhosted.org/packages/e9/8a/9c61c9013400a5e4ef2326a87f8dfe0291bcea9fff2b68cc491bd6d3d458/spartan-0.06.tar.gz#sha256=04f4544f9cafaca376da04031961c40007f639a03aafc475a0a6b3a624c7bd1d (from https://pypi.org/simple/spartan/), version: 0.06 2019-06-29T21:50:20 Using version 0.5 (newest of versions: 0.5) 2019-06-29T21:50:20 Created temporary directory: /tmp/pip-unpack-5_k8sw2x 2019-06-29T21:50:20 Downloading https://files.pythonhosted.org/packages/43/af/9e9afe9d51139fcfbcd0f873914bd98e94fd0ab13b0d8ae5dc4141e28b19/spartan-0.05.tar.gz (44kB) 2019-06-29T21:50:20 Downloading from URL https://files.pythonhosted.org/packages/43/af/9e9afe9d51139fcfbcd0f873914bd98e94fd0ab13b0d8ae5dc4141e28b19/spartan-0.05.tar.gz#sha256=348d0267186841e8ce2537acffee3c4999673c8c8a53515d4899dc1fce9180a7 (from https://pypi.org/simple/spartan/) 2019-06-29T21:50:20 Added spartan==0.05 from https://files.pythonhosted.org/packages/43/af/9e9afe9d51139fcfbcd0f873914bd98e94fd0ab13b0d8ae5dc4141e28b19/spartan-0.05.tar.gz#sha256=348d0267186841e8ce2537acffee3c4999673c8c8a53515d4899dc1fce9180a7 to build tracker '/tmp/pip-req-tracker-yrzyz8zw' 2019-06-29T21:50:20 Running setup.py (path:/tmp/pip-wheel-hi8ejfpb/spartan/setup.py) egg_info for package spartan 2019-06-29T21:50:20 Running command python setup.py egg_info 2019-06-29T21:50:22 Traceback (most recent call last): 2019-06-29T21:50:22 File "", line 1, in 2019-06-29T21:50:22 File "/tmp/pip-wheel-hi8ejfpb/spartan/setup.py", line 11, in 2019-06-29T21:50:22 import ez_setup 2019-06-29T21:50:22 ModuleNotFoundError: No module named 'ez_setup' 2019-06-29T21:50:22 Cleaning up... 2019-06-29T21:50:22 Removing source in /tmp/pip-wheel-hi8ejfpb/spartan 2019-06-29T21:50:22 Removed spartan==0.05 from https://files.pythonhosted.org/packages/43/af/9e9afe9d51139fcfbcd0f873914bd98e94fd0ab13b0d8ae5dc4141e28b19/spartan-0.05.tar.gz#sha256=348d0267186841e8ce2537acffee3c4999673c8c8a53515d4899dc1fce9180a7 from build tracker '/tmp/pip-req-tracker-yrzyz8zw' 2019-06-29T21:50:22 Removed build tracker '/tmp/pip-req-tracker-yrzyz8zw' 2019-06-29T21:50:22 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-hi8ejfpb/spartan/ 2019-06-29T21:50:22 Exception information: 2019-06-29T21:50:22 Traceback (most recent call last): 2019-06-29T21:50:22 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-06-29T21:50:22 status = self.run(options, args) 2019-06-29T21:50:22 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-06-29T21:50:22 resolver.resolve(requirement_set) 2019-06-29T21:50:22 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2019-06-29T21:50:22 self._resolve_one(requirement_set, req) 2019-06-29T21:50:22 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-06-29T21:50:22 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-06-29T21:50:22 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-06-29T21:50:22 self.require_hashes 2019-06-29T21:50:22 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-06-29T21:50:22 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-06-29T21:50:22 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-06-29T21:50:22 self.req.prepare_metadata() 2019-06-29T21:50:22 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-06-29T21:50:22 self.run_egg_info() 2019-06-29T21:50:22 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-06-29T21:50:22 command_desc='python setup.py egg_info') 2019-06-29T21:50:22 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-06-29T21:50:22 % (command_desc, proc.returncode, cwd)) 2019-06-29T21:50:22 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-hi8ejfpb/spartan/