2019-06-29T01:57:19 Created temporary directory: /tmp/pip-ephem-wheel-cache-yuns3ku7 2019-06-29T01:57:19 Created temporary directory: /tmp/pip-req-tracker-w4ia5hgg 2019-06-29T01:57:19 Created requirements tracker '/tmp/pip-req-tracker-w4ia5hgg' 2019-06-29T01:57:19 Created temporary directory: /tmp/pip-wheel-f1501q7u 2019-06-29T01:57:19 Collecting djc.recipe2==2.0 2019-06-29T01:57:19 1 location(s) to search for versions of djc.recipe2: 2019-06-29T01:57:19 * https://pypi.org/simple/djc-recipe2/ 2019-06-29T01:57:19 Getting page https://pypi.org/simple/djc-recipe2/ 2019-06-29T01:57:20 Analyzing links from page https://pypi.org/simple/djc-recipe2/ 2019-06-29T01:57:20 Found link https://files.pythonhosted.org/packages/0a/76/738f73257d7aea17a9b4d376dcd7d2a6956e522deaa46748b8eaed8b8684/djc.recipe2-2.0.zip#sha256=0c0b98e5ad195fbd0dfc281c51dac6efba020d9d8bf9fd8338a7d7a285eeaf8b (from https://pypi.org/simple/djc-recipe2/), version: 2.0 2019-06-29T01:57:20 Found link https://files.pythonhosted.org/packages/03/03/c722cda11ad0338f379ebd81fc252a283e4d91060796ea5350cf74cc0ffa/djc.recipe2-2.1.zip#sha256=c1eaab1383284bb55c230a841765ccd3450343cbc31c7146178038066c1e18c0 (from https://pypi.org/simple/djc-recipe2/), version: 2.1 2019-06-29T01:57:20 Using version 2.0 (newest of versions: 2.0) 2019-06-29T01:57:20 Created temporary directory: /tmp/pip-unpack-hxtk7ytv 2019-06-29T01:57:20 Downloading https://files.pythonhosted.org/packages/0a/76/738f73257d7aea17a9b4d376dcd7d2a6956e522deaa46748b8eaed8b8684/djc.recipe2-2.0.zip 2019-06-29T01:57:20 Downloading from URL https://files.pythonhosted.org/packages/0a/76/738f73257d7aea17a9b4d376dcd7d2a6956e522deaa46748b8eaed8b8684/djc.recipe2-2.0.zip#sha256=0c0b98e5ad195fbd0dfc281c51dac6efba020d9d8bf9fd8338a7d7a285eeaf8b (from https://pypi.org/simple/djc-recipe2/) 2019-06-29T01:57:20 Added djc.recipe2==2.0 from https://files.pythonhosted.org/packages/0a/76/738f73257d7aea17a9b4d376dcd7d2a6956e522deaa46748b8eaed8b8684/djc.recipe2-2.0.zip#sha256=0c0b98e5ad195fbd0dfc281c51dac6efba020d9d8bf9fd8338a7d7a285eeaf8b to build tracker '/tmp/pip-req-tracker-w4ia5hgg' 2019-06-29T01:57:20 Running setup.py (path:/tmp/pip-wheel-f1501q7u/djc.recipe2/setup.py) egg_info for package djc.recipe2 2019-06-29T01:57:20 Running command python setup.py egg_info 2019-06-29T01:57:21 Traceback (most recent call last): 2019-06-29T01:57:21 File "", line 1, in 2019-06-29T01:57:21 File "/tmp/pip-wheel-f1501q7u/djc.recipe2/setup.py", line 27, in 2019-06-29T01:57:21 + '\n' + 2019-06-29T01:57:21 File "/tmp/pip-wheel-f1501q7u/djc.recipe2/setup.py", line 8, in read 2019-06-29T01:57:21 return open(os.path.join(os.path.dirname(__file__), *rnames)).read() 2019-06-29T01:57:21 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-f1501q7u/djc.recipe2/README.rst' 2019-06-29T01:57:21 Cleaning up... 2019-06-29T01:57:21 Removing source in /tmp/pip-wheel-f1501q7u/djc.recipe2 2019-06-29T01:57:21 Removed djc.recipe2==2.0 from https://files.pythonhosted.org/packages/0a/76/738f73257d7aea17a9b4d376dcd7d2a6956e522deaa46748b8eaed8b8684/djc.recipe2-2.0.zip#sha256=0c0b98e5ad195fbd0dfc281c51dac6efba020d9d8bf9fd8338a7d7a285eeaf8b from build tracker '/tmp/pip-req-tracker-w4ia5hgg' 2019-06-29T01:57:21 Removed build tracker '/tmp/pip-req-tracker-w4ia5hgg' 2019-06-29T01:57:22 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-f1501q7u/djc.recipe2/ 2019-06-29T01:57:22 Exception information: 2019-06-29T01:57:22 Traceback (most recent call last): 2019-06-29T01:57:22 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-06-29T01:57:22 status = self.run(options, args) 2019-06-29T01:57:22 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-06-29T01:57:22 resolver.resolve(requirement_set) 2019-06-29T01:57:22 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2019-06-29T01:57:22 self._resolve_one(requirement_set, req) 2019-06-29T01:57:22 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-06-29T01:57:22 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-06-29T01:57:22 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-06-29T01:57:22 self.require_hashes 2019-06-29T01:57:22 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-06-29T01:57:22 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-06-29T01:57:22 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-06-29T01:57:22 self.req.prepare_metadata() 2019-06-29T01:57:22 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-06-29T01:57:22 self.run_egg_info() 2019-06-29T01:57:22 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-06-29T01:57:22 command_desc='python setup.py egg_info') 2019-06-29T01:57:22 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-06-29T01:57:22 % (command_desc, proc.returncode, cwd)) 2019-06-29T01:57:22 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-f1501q7u/djc.recipe2/