2019-07-01T22:10:49 Created temporary directory: /tmp/pip-ephem-wheel-cache-0_p14kat 2019-07-01T22:10:49 Created temporary directory: /tmp/pip-req-tracker-wxts77oc 2019-07-01T22:10:49 Created requirements tracker '/tmp/pip-req-tracker-wxts77oc' 2019-07-01T22:10:49 Created temporary directory: /tmp/pip-wheel-tiii7bw0 2019-07-01T22:10:49 Collecting ibu==0.0.3 2019-07-01T22:10:49 1 location(s) to search for versions of ibu: 2019-07-01T22:10:49 * https://pypi.org/simple/ibu/ 2019-07-01T22:10:49 Getting page https://pypi.org/simple/ibu/ 2019-07-01T22:10:50 Analyzing links from page https://pypi.org/simple/ibu/ 2019-07-01T22:10:50 Found link https://files.pythonhosted.org/packages/e3/06/df900f9e87b54c94ad7702c53e17fbbc88f94451671452c701f695e96e25/ibu-0.0.1.tar.gz#sha256=ce958d38731c7adccb82acab8a59dffdda0042fb9f1fc93edc1726f37cc7d19a (from https://pypi.org/simple/ibu/), version: 0.0.1 2019-07-01T22:10:50 Found link https://files.pythonhosted.org/packages/47/bf/a9b7150cd46b5d81070b75f4901267f79da5ba5eb9c02f0d307b617d1803/ibu-0.0.2.tar.gz#sha256=659e06c573e3921aa7fecc758d17cff1749233fc1648b6576fc8100d2904987e (from https://pypi.org/simple/ibu/), version: 0.0.2 2019-07-01T22:10:50 Found link https://files.pythonhosted.org/packages/d4/04/00c8747502f1ed590bc66bc9ff1a3916177445a2bbeb50e919f95f218704/ibu-0.0.3.tar.gz#sha256=b73cddbf353f67c02163a49df9f649d337a225b453659145ebde01d03b33ab59 (from https://pypi.org/simple/ibu/), version: 0.0.3 2019-07-01T22:10:50 Found link https://files.pythonhosted.org/packages/82/b8/6f0df7f4fb54a18514b47ab09a3a115c9ecc3c8d2d9cadd2e7777b12624f/ibu-0.0.4.tar.gz#sha256=3678281bbda6084309e0c73c9775a2a007cb55b977291658d55f0bcd09117507 (from https://pypi.org/simple/ibu/), version: 0.0.4 2019-07-01T22:10:50 Using version 0.0.3 (newest of versions: 0.0.3) 2019-07-01T22:10:50 Created temporary directory: /tmp/pip-unpack-23x6dkbk 2019-07-01T22:10:50 Downloading https://files.pythonhosted.org/packages/d4/04/00c8747502f1ed590bc66bc9ff1a3916177445a2bbeb50e919f95f218704/ibu-0.0.3.tar.gz 2019-07-01T22:10:50 Downloading from URL https://files.pythonhosted.org/packages/d4/04/00c8747502f1ed590bc66bc9ff1a3916177445a2bbeb50e919f95f218704/ibu-0.0.3.tar.gz#sha256=b73cddbf353f67c02163a49df9f649d337a225b453659145ebde01d03b33ab59 (from https://pypi.org/simple/ibu/) 2019-07-01T22:10:50 Added ibu==0.0.3 from https://files.pythonhosted.org/packages/d4/04/00c8747502f1ed590bc66bc9ff1a3916177445a2bbeb50e919f95f218704/ibu-0.0.3.tar.gz#sha256=b73cddbf353f67c02163a49df9f649d337a225b453659145ebde01d03b33ab59 to build tracker '/tmp/pip-req-tracker-wxts77oc' 2019-07-01T22:10:50 Running setup.py (path:/tmp/pip-wheel-tiii7bw0/ibu/setup.py) egg_info for package ibu 2019-07-01T22:10:50 Running command python setup.py egg_info 2019-07-01T22:10:52 Traceback (most recent call last): 2019-07-01T22:10:52 File "", line 1, in 2019-07-01T22:10:52 File "/tmp/pip-wheel-tiii7bw0/ibu/setup.py", line 32, in 2019-07-01T22:10:52 with open(path.join(here, 'requirements.txt'), encoding='utf-8') as f: 2019-07-01T22:10:52 File "/usr/lib/python3.7/codecs.py", line 898, in open 2019-07-01T22:10:52 file = builtins.open(filename, mode, buffering) 2019-07-01T22:10:52 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-tiii7bw0/ibu/requirements.txt' 2019-07-01T22:10:52 Cleaning up... 2019-07-01T22:10:52 Removing source in /tmp/pip-wheel-tiii7bw0/ibu 2019-07-01T22:10:52 Removed ibu==0.0.3 from https://files.pythonhosted.org/packages/d4/04/00c8747502f1ed590bc66bc9ff1a3916177445a2bbeb50e919f95f218704/ibu-0.0.3.tar.gz#sha256=b73cddbf353f67c02163a49df9f649d337a225b453659145ebde01d03b33ab59 from build tracker '/tmp/pip-req-tracker-wxts77oc' 2019-07-01T22:10:52 Removed build tracker '/tmp/pip-req-tracker-wxts77oc' 2019-07-01T22:10:52 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-tiii7bw0/ibu/ 2019-07-01T22:10:52 Exception information: 2019-07-01T22:10:52 Traceback (most recent call last): 2019-07-01T22:10:52 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-07-01T22:10:52 status = self.run(options, args) 2019-07-01T22:10:52 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-07-01T22:10:52 resolver.resolve(requirement_set) 2019-07-01T22:10:52 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2019-07-01T22:10:52 self._resolve_one(requirement_set, req) 2019-07-01T22:10:52 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-07-01T22:10:52 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-07-01T22:10:52 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-07-01T22:10:52 self.require_hashes 2019-07-01T22:10:52 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-07-01T22:10:52 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-07-01T22:10:52 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-07-01T22:10:52 self.req.prepare_metadata() 2019-07-01T22:10:52 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-07-01T22:10:52 self.run_egg_info() 2019-07-01T22:10:52 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-07-01T22:10:52 command_desc='python setup.py egg_info') 2019-07-01T22:10:52 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-07-01T22:10:52 % (command_desc, proc.returncode, cwd)) 2019-07-01T22:10:52 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-tiii7bw0/ibu/