2019-07-04T15:32:47 Created temporary directory: /tmp/pip-ephem-wheel-cache-__k08ghg 2019-07-04T15:32:47 Created temporary directory: /tmp/pip-req-tracker-k8ht9w6a 2019-07-04T15:32:47 Created requirements tracker '/tmp/pip-req-tracker-k8ht9w6a' 2019-07-04T15:32:47 Created temporary directory: /tmp/pip-wheel-al0r2u7q 2019-07-04T15:32:47 Collecting bongo-magic==0.0.6 2019-07-04T15:32:47 1 location(s) to search for versions of bongo-magic: 2019-07-04T15:32:47 * https://pypi.org/simple/bongo-magic/ 2019-07-04T15:32:47 Getting page https://pypi.org/simple/bongo-magic/ 2019-07-04T15:32:47 Analyzing links from page https://pypi.org/simple/bongo-magic/ 2019-07-04T15:32:48 Found link https://files.pythonhosted.org/packages/3c/d3/3addb944d0329c06550068ccbf774760902e90228a7757a88db57fc4d0c7/bongo-magic-0.0.0.tar.gz#sha256=f05c631c62deda7aab8a7e7b139972148dbc0a5302f46df746fdfac8e66ac0df (from https://pypi.org/simple/bongo-magic/), version: 0.0.0 2019-07-04T15:32:48 Found link https://files.pythonhosted.org/packages/27/a8/b448e04514b1643193f5c9390d2dc6a5ba8bca47b42f726ca33be80005a5/bongo-magic-0.0.1.tar.gz#sha256=dcb8223468fa893997c21d6b94f45760820f1e2863bd348232b1316ad260ee55 (from https://pypi.org/simple/bongo-magic/), version: 0.0.1 2019-07-04T15:32:48 Found link https://files.pythonhosted.org/packages/85/3e/a1f842203b5afa1d7e76f6b1fb75139ccca9177cd67d4d39ea6b9c9c4085/bongo-magic-0.0.2.tar.gz#sha256=a830b1498227289cd55f4ebfe8bc4e3b8c4b43c2177de16cda5d08ad494dc6c1 (from https://pypi.org/simple/bongo-magic/), version: 0.0.2 2019-07-04T15:32:48 Found link https://files.pythonhosted.org/packages/c2/8e/0d104691c727f0eda6a117853b06f6a2de237703f57d6292a77f194afd2b/bongo-magic-0.0.3.tar.gz#sha256=8dfb126a19fd909fd8c04114d9ca79b3dab2c72fe4eb328406bc8a11e8ea70e0 (from https://pypi.org/simple/bongo-magic/), version: 0.0.3 2019-07-04T15:32:48 Found link https://files.pythonhosted.org/packages/23/ed/825c825bc11bb51eb6bfc9923201857a0cba2368ca6df437f0246abe4347/bongo-magic-0.0.4.tar.gz#sha256=60086db15fb6e5cf1c48479092175cf59b64b98c7c6b3ef86b028be2f0d3ca31 (from https://pypi.org/simple/bongo-magic/), version: 0.0.4 2019-07-04T15:32:48 Found link https://files.pythonhosted.org/packages/41/68/ac2dd50c8b31771102fa962a7d0788029e147f73f5a1a9ff06f85da28627/bongo-magic-0.0.6.tar.gz#sha256=63944ee332ae1fc7fa532dac81350fe4121aa5c2f06f1f8a2b2a854748f74075 (from https://pypi.org/simple/bongo-magic/), version: 0.0.6 2019-07-04T15:32:48 Using version 0.0.6 (newest of versions: 0.0.6) 2019-07-04T15:32:48 Created temporary directory: /tmp/pip-unpack-rg9nj_ea 2019-07-04T15:32:48 Downloading https://files.pythonhosted.org/packages/41/68/ac2dd50c8b31771102fa962a7d0788029e147f73f5a1a9ff06f85da28627/bongo-magic-0.0.6.tar.gz 2019-07-04T15:32:48 Downloading from URL https://files.pythonhosted.org/packages/41/68/ac2dd50c8b31771102fa962a7d0788029e147f73f5a1a9ff06f85da28627/bongo-magic-0.0.6.tar.gz#sha256=63944ee332ae1fc7fa532dac81350fe4121aa5c2f06f1f8a2b2a854748f74075 (from https://pypi.org/simple/bongo-magic/) 2019-07-04T15:32:48 Added bongo-magic==0.0.6 from https://files.pythonhosted.org/packages/41/68/ac2dd50c8b31771102fa962a7d0788029e147f73f5a1a9ff06f85da28627/bongo-magic-0.0.6.tar.gz#sha256=63944ee332ae1fc7fa532dac81350fe4121aa5c2f06f1f8a2b2a854748f74075 to build tracker '/tmp/pip-req-tracker-k8ht9w6a' 2019-07-04T15:32:48 Running setup.py (path:/tmp/pip-wheel-al0r2u7q/bongo-magic/setup.py) egg_info for package bongo-magic 2019-07-04T15:32:48 Running command python setup.py egg_info 2019-07-04T15:32:49 Traceback (most recent call last): 2019-07-04T15:32:49 File "", line 1, in 2019-07-04T15:32:49 File "/tmp/pip-wheel-al0r2u7q/bongo-magic/setup.py", line 5, in 2019-07-04T15:32:49 from magic import * 2019-07-04T15:32:49 File "/tmp/pip-wheel-al0r2u7q/bongo-magic/magic/__init__.py", line 1, in 2019-07-04T15:32:49 from .index import main 2019-07-04T15:32:49 File "/tmp/pip-wheel-al0r2u7q/bongo-magic/magic/index.py", line 5, in 2019-07-04T15:32:49 from .utils import args 2019-07-04T15:32:49 File "/tmp/pip-wheel-al0r2u7q/bongo-magic/magic/utils.py", line 5, in 2019-07-04T15:32:49 from termcolor import colored as col 2019-07-04T15:32:49 ModuleNotFoundError: No module named 'termcolor' 2019-07-04T15:32:49 Cleaning up... 2019-07-04T15:32:49 Removing source in /tmp/pip-wheel-al0r2u7q/bongo-magic 2019-07-04T15:32:49 Removed bongo-magic==0.0.6 from https://files.pythonhosted.org/packages/41/68/ac2dd50c8b31771102fa962a7d0788029e147f73f5a1a9ff06f85da28627/bongo-magic-0.0.6.tar.gz#sha256=63944ee332ae1fc7fa532dac81350fe4121aa5c2f06f1f8a2b2a854748f74075 from build tracker '/tmp/pip-req-tracker-k8ht9w6a' 2019-07-04T15:32:49 Removed build tracker '/tmp/pip-req-tracker-k8ht9w6a' 2019-07-04T15:32:50 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-al0r2u7q/bongo-magic/ 2019-07-04T15:32:50 Exception information: 2019-07-04T15:32:50 Traceback (most recent call last): 2019-07-04T15:32:50 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-07-04T15:32:50 status = self.run(options, args) 2019-07-04T15:32:50 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-07-04T15:32:50 resolver.resolve(requirement_set) 2019-07-04T15:32:50 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2019-07-04T15:32:50 self._resolve_one(requirement_set, req) 2019-07-04T15:32:50 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-07-04T15:32:50 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-07-04T15:32:50 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-07-04T15:32:50 self.require_hashes 2019-07-04T15:32:50 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-07-04T15:32:50 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-07-04T15:32:50 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-07-04T15:32:50 self.req.prepare_metadata() 2019-07-04T15:32:50 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-07-04T15:32:50 self.run_egg_info() 2019-07-04T15:32:50 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-07-04T15:32:50 command_desc='python setup.py egg_info') 2019-07-04T15:32:50 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-07-04T15:32:50 % (command_desc, proc.returncode, cwd)) 2019-07-04T15:32:50 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-al0r2u7q/bongo-magic/