2019-06-30T04:48:11 Created temporary directory: /tmp/pip-ephem-wheel-cache-c9zkl6e7 2019-06-30T04:48:11 Created temporary directory: /tmp/pip-req-tracker-_0kbvrg9 2019-06-30T04:48:11 Created requirements tracker '/tmp/pip-req-tracker-_0kbvrg9' 2019-06-30T04:48:11 Created temporary directory: /tmp/pip-wheel-nthbnis8 2019-06-30T04:48:11 Collecting howabout==1.0 2019-06-30T04:48:11 1 location(s) to search for versions of howabout: 2019-06-30T04:48:11 * https://pypi.org/simple/howabout/ 2019-06-30T04:48:11 Getting page https://pypi.org/simple/howabout/ 2019-06-30T04:48:11 Analyzing links from page https://pypi.org/simple/howabout/ 2019-06-30T04:48:11 Found link https://files.pythonhosted.org/packages/42/87/7f89840ba7ba75c24615b80eb1d05b644f334c4fe606513d5a9ef96141d7/howabout-1.0.tar.gz#sha256=befd12403c9652d57c4d0a12930e8a52fb7e93f5a927639fa9ef6075299b58da (from https://pypi.org/simple/howabout/), version: 1.0 2019-06-30T04:48:11 Found link https://files.pythonhosted.org/packages/fa/80/7748e165144725ee82ae252d6407314170cfd1a5b048356a559890a5f55c/howabout-1.1.tar.gz#sha256=099e60c64ca76577faaf5c0d58150bf45bde0613fef5a9f9773b0a829206fc5c (from https://pypi.org/simple/howabout/), version: 1.1 2019-06-30T04:48:11 Using version 1.0 (newest of versions: 1.0) 2019-06-30T04:48:11 Created temporary directory: /tmp/pip-unpack-v2i_e8d5 2019-06-30T04:48:11 Downloading https://files.pythonhosted.org/packages/42/87/7f89840ba7ba75c24615b80eb1d05b644f334c4fe606513d5a9ef96141d7/howabout-1.0.tar.gz 2019-06-30T04:48:11 Downloading from URL https://files.pythonhosted.org/packages/42/87/7f89840ba7ba75c24615b80eb1d05b644f334c4fe606513d5a9ef96141d7/howabout-1.0.tar.gz#sha256=befd12403c9652d57c4d0a12930e8a52fb7e93f5a927639fa9ef6075299b58da (from https://pypi.org/simple/howabout/) 2019-06-30T04:48:11 Added howabout==1.0 from https://files.pythonhosted.org/packages/42/87/7f89840ba7ba75c24615b80eb1d05b644f334c4fe606513d5a9ef96141d7/howabout-1.0.tar.gz#sha256=befd12403c9652d57c4d0a12930e8a52fb7e93f5a927639fa9ef6075299b58da to build tracker '/tmp/pip-req-tracker-_0kbvrg9' 2019-06-30T04:48:11 Running setup.py (path:/tmp/pip-wheel-nthbnis8/howabout/setup.py) egg_info for package howabout 2019-06-30T04:48:11 Running command python setup.py egg_info 2019-06-30T04:48:13 Traceback (most recent call last): 2019-06-30T04:48:13 File "", line 1, in 2019-06-30T04:48:13 File "/tmp/pip-wheel-nthbnis8/howabout/setup.py", line 5, in 2019-06-30T04:48:13 execfile('howabout/version.py') 2019-06-30T04:48:13 NameError: name 'execfile' is not defined 2019-06-30T04:48:13 Cleaning up... 2019-06-30T04:48:13 Removing source in /tmp/pip-wheel-nthbnis8/howabout 2019-06-30T04:48:13 Removed howabout==1.0 from https://files.pythonhosted.org/packages/42/87/7f89840ba7ba75c24615b80eb1d05b644f334c4fe606513d5a9ef96141d7/howabout-1.0.tar.gz#sha256=befd12403c9652d57c4d0a12930e8a52fb7e93f5a927639fa9ef6075299b58da from build tracker '/tmp/pip-req-tracker-_0kbvrg9' 2019-06-30T04:48:13 Removed build tracker '/tmp/pip-req-tracker-_0kbvrg9' 2019-06-30T04:48:13 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-nthbnis8/howabout/ 2019-06-30T04:48:13 Exception information: 2019-06-30T04:48:13 Traceback (most recent call last): 2019-06-30T04:48:13 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-06-30T04:48:13 status = self.run(options, args) 2019-06-30T04:48:13 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-06-30T04:48:13 resolver.resolve(requirement_set) 2019-06-30T04:48:13 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2019-06-30T04:48:13 self._resolve_one(requirement_set, req) 2019-06-30T04:48:13 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-06-30T04:48:13 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-06-30T04:48:13 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-06-30T04:48:13 self.require_hashes 2019-06-30T04:48:13 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-06-30T04:48:13 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-06-30T04:48:13 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-06-30T04:48:13 self.req.prepare_metadata() 2019-06-30T04:48:13 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-06-30T04:48:13 self.run_egg_info() 2019-06-30T04:48:13 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-06-30T04:48:13 command_desc='python setup.py egg_info') 2019-06-30T04:48:13 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-06-30T04:48:13 % (command_desc, proc.returncode, cwd)) 2019-06-30T04:48:13 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-nthbnis8/howabout/