2019-06-30T07:53:36 Created temporary directory: /tmp/pip-ephem-wheel-cache-lzq57tta 2019-06-30T07:53:36 Created temporary directory: /tmp/pip-req-tracker-3b0lz8hp 2019-06-30T07:53:36 Created requirements tracker '/tmp/pip-req-tracker-3b0lz8hp' 2019-06-30T07:53:36 Created temporary directory: /tmp/pip-wheel-rm71afmg 2019-06-30T07:53:36 Collecting PyLocache==0.0.2 2019-06-30T07:53:36 1 location(s) to search for versions of PyLocache: 2019-06-30T07:53:36 * https://pypi.org/simple/pylocache/ 2019-06-30T07:53:36 Getting page https://pypi.org/simple/pylocache/ 2019-06-30T07:53:37 Analyzing links from page https://pypi.org/simple/pylocache/ 2019-06-30T07:53:37 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:53:37 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:53:37 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:53:37 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:53:37 Using version 0.0.2 (newest of versions: 0.0.2) 2019-06-30T07:53:37 Created temporary directory: /tmp/pip-unpack-1pqy35se 2019-06-30T07:53:37 Downloading https://files.pythonhosted.org/packages/76/21/00238df8f48be60a1c43301d94d28119cb24486ab21e80b38a9b75bd198c/PyLocache-0.0.2.tar.gz 2019-06-30T07:53:37 Downloading from URL https://files.pythonhosted.org/packages/76/21/00238df8f48be60a1c43301d94d28119cb24486ab21e80b38a9b75bd198c/PyLocache-0.0.2.tar.gz#sha256=5f5829379b0dfefd87b8a4d874299351166a13399f792fdc58814d64c53241a0 (from https://pypi.org/simple/pylocache/) 2019-06-30T07:53:37 Added PyLocache==0.0.2 from https://files.pythonhosted.org/packages/76/21/00238df8f48be60a1c43301d94d28119cb24486ab21e80b38a9b75bd198c/PyLocache-0.0.2.tar.gz#sha256=5f5829379b0dfefd87b8a4d874299351166a13399f792fdc58814d64c53241a0 to build tracker '/tmp/pip-req-tracker-3b0lz8hp' 2019-06-30T07:53:37 Running setup.py (path:/tmp/pip-wheel-rm71afmg/PyLocache/setup.py) egg_info for package PyLocache 2019-06-30T07:53:37 Running command python setup.py egg_info 2019-06-30T07:53:38 Traceback (most recent call last): 2019-06-30T07:53:38 File "", line 1, in 2019-06-30T07:53:38 File "/tmp/pip-wheel-rm71afmg/PyLocache/setup.py", line 24, in 2019-06-30T07:53:38 read_file("CHANGES.rst")), 2019-06-30T07:53:38 File "/tmp/pip-wheel-rm71afmg/PyLocache/setup.py", line 11, in read_file 2019-06-30T07:53:38 return open(os.path.join(*file_path)).read() 2019-06-30T07:53:38 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-rm71afmg/PyLocache/CHANGES.rst' 2019-06-30T07:53:38 Cleaning up... 2019-06-30T07:53:38 Removing source in /tmp/pip-wheel-rm71afmg/PyLocache 2019-06-30T07:53:38 Removed PyLocache==0.0.2 from https://files.pythonhosted.org/packages/76/21/00238df8f48be60a1c43301d94d28119cb24486ab21e80b38a9b75bd198c/PyLocache-0.0.2.tar.gz#sha256=5f5829379b0dfefd87b8a4d874299351166a13399f792fdc58814d64c53241a0 from build tracker '/tmp/pip-req-tracker-3b0lz8hp' 2019-06-30T07:53:38 Removed build tracker '/tmp/pip-req-tracker-3b0lz8hp' 2019-06-30T07:53:38 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-rm71afmg/PyLocache/ 2019-06-30T07:53:38 Exception information: 2019-06-30T07:53:38 Traceback (most recent call last): 2019-06-30T07:53:38 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-06-30T07:53:38 status = self.run(options, args) 2019-06-30T07:53:38 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-06-30T07:53:38 resolver.resolve(requirement_set) 2019-06-30T07:53:38 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2019-06-30T07:53:38 self._resolve_one(requirement_set, req) 2019-06-30T07:53:38 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-06-30T07:53:38 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-06-30T07:53:38 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-06-30T07:53:38 self.require_hashes 2019-06-30T07:53:38 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-06-30T07:53:38 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-06-30T07:53:38 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-06-30T07:53:38 self.req.prepare_metadata() 2019-06-30T07:53:38 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-06-30T07:53:38 self.run_egg_info() 2019-06-30T07:53:38 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-06-30T07:53:38 command_desc='python setup.py egg_info') 2019-06-30T07:53:38 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-06-30T07:53:38 % (command_desc, proc.returncode, cwd)) 2019-06-30T07:53:38 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-rm71afmg/PyLocache/