2019-06-30T09:29:01 Created temporary directory: /tmp/pip-ephem-wheel-cache-503ad89c 2019-06-30T09:29:01 Created temporary directory: /tmp/pip-req-tracker-kr62sjn0 2019-06-30T09:29:01 Created requirements tracker '/tmp/pip-req-tracker-kr62sjn0' 2019-06-30T09:29:01 Created temporary directory: /tmp/pip-wheel-ilhwx_y_ 2019-06-30T09:29:01 Collecting bipython==0.1.3.-894b734- 2019-06-30T09:29:01 1 location(s) to search for versions of bipython: 2019-06-30T09:29:01 * https://pypi.org/simple/bipython/ 2019-06-30T09:29:01 Getting page https://pypi.org/simple/bipython/ 2019-06-30T09:29:01 Analyzing links from page https://pypi.org/simple/bipython/ 2019-06-30T09:29:01 Found link https://files.pythonhosted.org/packages/df/0e/8c5f68a3688d90e726f64c252a857700e30373be2e175adc4ce64d4d06f6/bipython-0.1.3.-37c4767-.tar.gz#sha256=f325d73fd037a2c054dd05b034a6de068fed121b8ccbef8886693be4a3692878 (from https://pypi.org/simple/bipython/), version: 0.1.3.-37c4767- 2019-06-30T09:29:01 Found link https://files.pythonhosted.org/packages/8e/cd/588be74b793cedc6cebe47fb3161f633eab885f1aaf77abeb0cf529efbf3/bipython-0.1.3.-894b734-.tar.gz#sha256=63cc8dda23b729246ede50f5005945c859796508f01c991d475d37a73fadfc39 (from https://pypi.org/simple/bipython/), version: 0.1.3.-894b734- 2019-06-30T09:29:01 Found link https://files.pythonhosted.org/packages/3a/3f/477fb1ee2aa2c1f5fcea8175c46a4f5d4a89f95ffb3ea15703883862a4e5/bipython-0.1.1.tar.gz#sha256=389899bcc8059a5e7069c68f8004ba94843565447e5477352b90cbae0f93368c (from https://pypi.org/simple/bipython/), version: 0.1.1 2019-06-30T09:29:01 Found link https://files.pythonhosted.org/packages/4e/8d/cefd8261c0da5abeb5ba2f3705eeda9bff79b2088359afce1e1be5d49f71/bipython-0.1.2.tar.gz#sha256=e90709dee1371cfa6d4813e8368cf7ed9877076fdb6acbac30d7c0125456dc36 (from https://pypi.org/simple/bipython/), version: 0.1.2 2019-06-30T09:29:01 Using version 0.1.3.-894b734- (newest of versions: 0.1.3.-894b734-) 2019-06-30T09:29:01 Created temporary directory: /tmp/pip-unpack-oej6qsj1 2019-06-30T09:29:01 Downloading https://files.pythonhosted.org/packages/8e/cd/588be74b793cedc6cebe47fb3161f633eab885f1aaf77abeb0cf529efbf3/bipython-0.1.3.-894b734-.tar.gz 2019-06-30T09:29:01 Downloading from URL https://files.pythonhosted.org/packages/8e/cd/588be74b793cedc6cebe47fb3161f633eab885f1aaf77abeb0cf529efbf3/bipython-0.1.3.-894b734-.tar.gz#sha256=63cc8dda23b729246ede50f5005945c859796508f01c991d475d37a73fadfc39 (from https://pypi.org/simple/bipython/) 2019-06-30T09:29:01 Added bipython==0.1.3.-894b734- from https://files.pythonhosted.org/packages/8e/cd/588be74b793cedc6cebe47fb3161f633eab885f1aaf77abeb0cf529efbf3/bipython-0.1.3.-894b734-.tar.gz#sha256=63cc8dda23b729246ede50f5005945c859796508f01c991d475d37a73fadfc39 to build tracker '/tmp/pip-req-tracker-kr62sjn0' 2019-06-30T09:29:01 Running setup.py (path:/tmp/pip-wheel-ilhwx_y_/bipython/setup.py) egg_info for package bipython 2019-06-30T09:29:01 Running command python setup.py egg_info 2019-06-30T09:29:02 Traceback (most recent call last): 2019-06-30T09:29:02 File "", line 1, in 2019-06-30T09:29:02 File "/tmp/pip-wheel-ilhwx_y_/bipython/setup.py", line 11, in 2019-06-30T09:29:02 import bipython 2019-06-30T09:29:02 File "/tmp/pip-wheel-ilhwx_y_/bipython/bipython/__init__.py", line 27, in 2019-06-30T09:29:02 from bpython import args as bpargs, repl, translations 2019-06-30T09:29:02 ModuleNotFoundError: No module named 'bpython' 2019-06-30T09:29:02 Cleaning up... 2019-06-30T09:29:02 Removing source in /tmp/pip-wheel-ilhwx_y_/bipython 2019-06-30T09:29:02 Removed bipython==0.1.3.-894b734- from https://files.pythonhosted.org/packages/8e/cd/588be74b793cedc6cebe47fb3161f633eab885f1aaf77abeb0cf529efbf3/bipython-0.1.3.-894b734-.tar.gz#sha256=63cc8dda23b729246ede50f5005945c859796508f01c991d475d37a73fadfc39 from build tracker '/tmp/pip-req-tracker-kr62sjn0' 2019-06-30T09:29:02 Removed build tracker '/tmp/pip-req-tracker-kr62sjn0' 2019-06-30T09:29:03 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-ilhwx_y_/bipython/ 2019-06-30T09:29:03 Exception information: 2019-06-30T09:29:03 Traceback (most recent call last): 2019-06-30T09:29:03 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-06-30T09:29:03 status = self.run(options, args) 2019-06-30T09:29:03 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-06-30T09:29:03 resolver.resolve(requirement_set) 2019-06-30T09:29:03 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2019-06-30T09:29:03 self._resolve_one(requirement_set, req) 2019-06-30T09:29:03 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-06-30T09:29:03 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-06-30T09:29:03 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-06-30T09:29:03 self.require_hashes 2019-06-30T09:29:03 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-06-30T09:29:03 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-06-30T09:29:03 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-06-30T09:29:03 self.req.prepare_metadata() 2019-06-30T09:29:03 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-06-30T09:29:03 self.run_egg_info() 2019-06-30T09:29:03 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-06-30T09:29:03 command_desc='python setup.py egg_info') 2019-06-30T09:29:03 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-06-30T09:29:03 % (command_desc, proc.returncode, cwd)) 2019-06-30T09:29:03 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-ilhwx_y_/bipython/