2019-12-26T07:12:59 Created temporary directory: /tmp/pip-ephem-wheel-cache-_rc2uvj4 2019-12-26T07:12:59 Created temporary directory: /tmp/pip-req-tracker-b0qqf7zz 2019-12-26T07:12:59 Created requirements tracker '/tmp/pip-req-tracker-b0qqf7zz' 2019-12-26T07:12:59 Created temporary directory: /tmp/pip-wheel-s37eqim1 2019-12-26T07:12:59 Collecting rest88==0.1 2019-12-26T07:12:59 1 location(s) to search for versions of rest88: 2019-12-26T07:12:59 * https://pypi.org/simple/rest88/ 2019-12-26T07:12:59 Getting page https://pypi.org/simple/rest88/ 2019-12-26T07:12:59 Analyzing links from page https://pypi.org/simple/rest88/ 2019-12-26T07:13:00 Found link https://files.pythonhosted.org/packages/51/17/d717bf7ca06912c6f11039d63a699e3f63fa43af7dc37c8b391b45db541a/rest88-0.1.tar.gz#sha256=76db040f7ca1e1530f5381eb4b36c7d775490ffcb4645309cc4551d65b12098f (from https://pypi.org/simple/rest88/) (requires-python:>=3.6), version: 0.1 2019-12-26T07:13:00 Using version 0.1 (newest of versions: 0.1) 2019-12-26T07:13:00 Created temporary directory: /tmp/pip-unpack-pwaedtaa 2019-12-26T07:13:00 Downloading https://files.pythonhosted.org/packages/51/17/d717bf7ca06912c6f11039d63a699e3f63fa43af7dc37c8b391b45db541a/rest88-0.1.tar.gz 2019-12-26T07:13:00 Downloading from URL https://files.pythonhosted.org/packages/51/17/d717bf7ca06912c6f11039d63a699e3f63fa43af7dc37c8b391b45db541a/rest88-0.1.tar.gz#sha256=76db040f7ca1e1530f5381eb4b36c7d775490ffcb4645309cc4551d65b12098f (from https://pypi.org/simple/rest88/) (requires-python:>=3.6) 2019-12-26T07:13:00 Added rest88==0.1 from https://files.pythonhosted.org/packages/51/17/d717bf7ca06912c6f11039d63a699e3f63fa43af7dc37c8b391b45db541a/rest88-0.1.tar.gz#sha256=76db040f7ca1e1530f5381eb4b36c7d775490ffcb4645309cc4551d65b12098f to build tracker '/tmp/pip-req-tracker-b0qqf7zz' 2019-12-26T07:13:00 Running setup.py (path:/tmp/pip-wheel-s37eqim1/rest88/setup.py) egg_info for package rest88 2019-12-26T07:13:00 Running command python setup.py egg_info 2019-12-26T07:13:01 Traceback (most recent call last): 2019-12-26T07:13:01 File "", line 1, in 2019-12-26T07:13:01 File "/tmp/pip-wheel-s37eqim1/rest88/setup.py", line 3, in 2019-12-26T07:13:01 with open("README.md", "r") as fh: 2019-12-26T07:13:01 FileNotFoundError: [Errno 2] No such file or directory: 'README.md' 2019-12-26T07:13:02 Cleaning up... 2019-12-26T07:13:02 Removing source in /tmp/pip-wheel-s37eqim1/rest88 2019-12-26T07:13:02 Removed rest88==0.1 from https://files.pythonhosted.org/packages/51/17/d717bf7ca06912c6f11039d63a699e3f63fa43af7dc37c8b391b45db541a/rest88-0.1.tar.gz#sha256=76db040f7ca1e1530f5381eb4b36c7d775490ffcb4645309cc4551d65b12098f from build tracker '/tmp/pip-req-tracker-b0qqf7zz' 2019-12-26T07:13:02 Removed build tracker '/tmp/pip-req-tracker-b0qqf7zz' 2019-12-26T07:13:02 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-s37eqim1/rest88/ 2019-12-26T07:13:02 Exception information: 2019-12-26T07:13:02 Traceback (most recent call last): 2019-12-26T07:13:02 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-12-26T07:13:02 status = self.run(options, args) 2019-12-26T07:13:02 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-12-26T07:13:02 resolver.resolve(requirement_set) 2019-12-26T07:13:02 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2019-12-26T07:13:02 self._resolve_one(requirement_set, req) 2019-12-26T07:13:02 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-12-26T07:13:02 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-12-26T07:13:02 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-12-26T07:13:02 self.require_hashes 2019-12-26T07:13:02 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-12-26T07:13:02 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-12-26T07:13:02 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-12-26T07:13:02 self.req.prepare_metadata() 2019-12-26T07:13:02 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-12-26T07:13:02 self.run_egg_info() 2019-12-26T07:13:02 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-12-26T07:13:02 command_desc='python setup.py egg_info') 2019-12-26T07:13:02 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-12-26T07:13:02 % (command_desc, proc.returncode, cwd)) 2019-12-26T07:13:02 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-s37eqim1/rest88/