2019-06-30T07:31:33 Created temporary directory: /tmp/pip-ephem-wheel-cache-cqbbs6ec 2019-06-30T07:31:33 Created temporary directory: /tmp/pip-req-tracker-ixs7bkx2 2019-06-30T07:31:33 Created requirements tracker '/tmp/pip-req-tracker-ixs7bkx2' 2019-06-30T07:31:33 Created temporary directory: /tmp/pip-wheel-9ozgg14j 2019-06-30T07:31:33 Collecting PyLocache==0.0.1 2019-06-30T07:31:33 1 location(s) to search for versions of PyLocache: 2019-06-30T07:31:33 * https://pypi.org/simple/pylocache/ 2019-06-30T07:31:33 Getting page https://pypi.org/simple/pylocache/ 2019-06-30T07:31:34 Analyzing links from page https://pypi.org/simple/pylocache/ 2019-06-30T07:31:34 Found link https://files.pythonhosted.org/packages/1a/cb/c01321ea7397f6e9ac830563c879634d729d6adcdf4c42b12a45d7108e6f/PyLocache-0.0.1.tar.gz#sha256=aaa6623eee952112f2b3915c7a49a6a87c06ddbf902c18d2d045bed8b2592cfb (from https://pypi.org/simple/pylocache/), version: 0.0.1 2019-06-30T07:31:34 Found link https://files.pythonhosted.org/packages/76/21/00238df8f48be60a1c43301d94d28119cb24486ab21e80b38a9b75bd198c/PyLocache-0.0.2.tar.gz#sha256=5f5829379b0dfefd87b8a4d874299351166a13399f792fdc58814d64c53241a0 (from https://pypi.org/simple/pylocache/), version: 0.0.2 2019-06-30T07:31:34 Found link https://files.pythonhosted.org/packages/a8/52/313dc75cf741928b2d1d86e658565753d86de1310dd6b9294ec3a0a8f8f2/PyLocache-0.0.3.tar.gz#sha256=2ba06477a333f97603e4d1cef346dfc959336b22cbb60a1cb71b9dd19ce78243 (from https://pypi.org/simple/pylocache/), version: 0.0.3 2019-06-30T07:31:34 Found link https://files.pythonhosted.org/packages/d0/12/4f3c0c250c0aed5d6f1fb7545a87e9e1e0507f8eb015bdcce7e4966107ff/PyLocache-0.0.4.tar.gz#sha256=448cc25b11a01b64ca18262772c81dad45201e4b6eb9123b96d2a2b1d59a636d (from https://pypi.org/simple/pylocache/), version: 0.0.4 2019-06-30T07:31:34 Using version 0.0.1 (newest of versions: 0.0.1) 2019-06-30T07:31:34 Created temporary directory: /tmp/pip-unpack-2ym2kyn3 2019-06-30T07:31:34 Downloading https://files.pythonhosted.org/packages/1a/cb/c01321ea7397f6e9ac830563c879634d729d6adcdf4c42b12a45d7108e6f/PyLocache-0.0.1.tar.gz 2019-06-30T07:31:34 Downloading from URL https://files.pythonhosted.org/packages/1a/cb/c01321ea7397f6e9ac830563c879634d729d6adcdf4c42b12a45d7108e6f/PyLocache-0.0.1.tar.gz#sha256=aaa6623eee952112f2b3915c7a49a6a87c06ddbf902c18d2d045bed8b2592cfb (from https://pypi.org/simple/pylocache/) 2019-06-30T07:31:34 Added PyLocache==0.0.1 from https://files.pythonhosted.org/packages/1a/cb/c01321ea7397f6e9ac830563c879634d729d6adcdf4c42b12a45d7108e6f/PyLocache-0.0.1.tar.gz#sha256=aaa6623eee952112f2b3915c7a49a6a87c06ddbf902c18d2d045bed8b2592cfb to build tracker '/tmp/pip-req-tracker-ixs7bkx2' 2019-06-30T07:31:34 Running setup.py (path:/tmp/pip-wheel-9ozgg14j/PyLocache/setup.py) egg_info for package PyLocache 2019-06-30T07:31:34 Running command python setup.py egg_info 2019-06-30T07:31:35 Traceback (most recent call last): 2019-06-30T07:31:35 File "", line 1, in 2019-06-30T07:31:35 File "/tmp/pip-wheel-9ozgg14j/PyLocache/setup.py", line 24, in 2019-06-30T07:31:35 read_file("CHANGES.rst")), 2019-06-30T07:31:35 File "/tmp/pip-wheel-9ozgg14j/PyLocache/setup.py", line 11, in read_file 2019-06-30T07:31:35 return open(os.path.join(*file_path)).read() 2019-06-30T07:31:35 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-9ozgg14j/PyLocache/CHANGES.rst' 2019-06-30T07:31:35 Cleaning up... 2019-06-30T07:31:35 Removing source in /tmp/pip-wheel-9ozgg14j/PyLocache 2019-06-30T07:31:35 Removed PyLocache==0.0.1 from https://files.pythonhosted.org/packages/1a/cb/c01321ea7397f6e9ac830563c879634d729d6adcdf4c42b12a45d7108e6f/PyLocache-0.0.1.tar.gz#sha256=aaa6623eee952112f2b3915c7a49a6a87c06ddbf902c18d2d045bed8b2592cfb from build tracker '/tmp/pip-req-tracker-ixs7bkx2' 2019-06-30T07:31:35 Removed build tracker '/tmp/pip-req-tracker-ixs7bkx2' 2019-06-30T07:31:35 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-9ozgg14j/PyLocache/ 2019-06-30T07:31:36 Exception information: 2019-06-30T07:31:36 Traceback (most recent call last): 2019-06-30T07:31:36 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-06-30T07:31:36 status = self.run(options, args) 2019-06-30T07:31:36 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-06-30T07:31:36 resolver.resolve(requirement_set) 2019-06-30T07:31:36 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2019-06-30T07:31:36 self._resolve_one(requirement_set, req) 2019-06-30T07:31:36 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-06-30T07:31:36 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-06-30T07:31:36 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-06-30T07:31:36 self.require_hashes 2019-06-30T07:31:36 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-06-30T07:31:36 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-06-30T07:31:36 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-06-30T07:31:36 self.req.prepare_metadata() 2019-06-30T07:31:36 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-06-30T07:31:36 self.run_egg_info() 2019-06-30T07:31:36 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-06-30T07:31:36 command_desc='python setup.py egg_info') 2019-06-30T07:31:36 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-06-30T07:31:36 % (command_desc, proc.returncode, cwd)) 2019-06-30T07:31:36 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-9ozgg14j/PyLocache/