2019-07-05T05:43:58 Created temporary directory: /tmp/pip-ephem-wheel-cache-uy04fr_l 2019-07-05T05:43:58 Created temporary directory: /tmp/pip-req-tracker-esqgz6fv 2019-07-05T05:43:58 Created requirements tracker '/tmp/pip-req-tracker-esqgz6fv' 2019-07-05T05:43:58 Created temporary directory: /tmp/pip-wheel-pnwinhhl 2019-07-05T05:43:58 Collecting PyYADL==0.1.0 2019-07-05T05:43:58 1 location(s) to search for versions of PyYADL: 2019-07-05T05:43:58 * https://pypi.org/simple/pyyadl/ 2019-07-05T05:43:58 Getting page https://pypi.org/simple/pyyadl/ 2019-07-05T05:43:58 Analyzing links from page https://pypi.org/simple/pyyadl/ 2019-07-05T05:43:58 Found link https://files.pythonhosted.org/packages/b4/56/fefde739534865938e980cd70309178082e1e993be6a0631273ca8159843/PyYADL-0.1.0.tar.gz#sha256=b501fb9b6b01810cdb59af27bb2678b37e74643b582668f1274cd01118e672e9 (from https://pypi.org/simple/pyyadl/), version: 0.1.0 2019-07-05T05:43:58 Found link https://files.pythonhosted.org/packages/c4/64/1e23323238a49de28b463648f03acc19a6d75443a70d6cd1b8a0dec601e1/PyYADL-0.1.1-py3-none-any.whl#sha256=0ef3d402a9c4b6156d08be16136bd480fa86f5b769e40b04c964528e6b146d6c (from https://pypi.org/simple/pyyadl/) (requires-python:>=3), version: 0.1.1 2019-07-05T05:43:58 Found link https://files.pythonhosted.org/packages/9f/59/059e8b802ca99806f3e1987dce5edfd6a8e5bc4b4c55b8a6a531aa115fb1/PyYADL-0.1.1.tar.gz#sha256=2a44adc36ea956ada43e8e9b30dabbbaa2833ddf8143e03620256bf6702a812e (from https://pypi.org/simple/pyyadl/) (requires-python:>=3), version: 0.1.1 2019-07-05T05:43:58 Found link https://files.pythonhosted.org/packages/ad/bb/7d2db297ef34a98f719caf70eb60603e8cde51d5a00f28ea2f0e9eb01074/PyYADL-1.0.0-py3-none-any.whl#sha256=0a245151874e20da60fd35211c98d79ffbb714474fa0f0845cbb7174d0bce662 (from https://pypi.org/simple/pyyadl/) (requires-python:>=3), version: 1.0.0 2019-07-05T05:43:58 Using version 0.1.0 (newest of versions: 0.1.0) 2019-07-05T05:43:58 Created temporary directory: /tmp/pip-unpack-7sdpkuv1 2019-07-05T05:43:58 Downloading https://files.pythonhosted.org/packages/b4/56/fefde739534865938e980cd70309178082e1e993be6a0631273ca8159843/PyYADL-0.1.0.tar.gz 2019-07-05T05:43:58 Downloading from URL https://files.pythonhosted.org/packages/b4/56/fefde739534865938e980cd70309178082e1e993be6a0631273ca8159843/PyYADL-0.1.0.tar.gz#sha256=b501fb9b6b01810cdb59af27bb2678b37e74643b582668f1274cd01118e672e9 (from https://pypi.org/simple/pyyadl/) 2019-07-05T05:43:58 Added PyYADL==0.1.0 from https://files.pythonhosted.org/packages/b4/56/fefde739534865938e980cd70309178082e1e993be6a0631273ca8159843/PyYADL-0.1.0.tar.gz#sha256=b501fb9b6b01810cdb59af27bb2678b37e74643b582668f1274cd01118e672e9 to build tracker '/tmp/pip-req-tracker-esqgz6fv' 2019-07-05T05:43:58 Running setup.py (path:/tmp/pip-wheel-pnwinhhl/PyYADL/setup.py) egg_info for package PyYADL 2019-07-05T05:43:58 Running command python setup.py egg_info 2019-07-05T05:44:00 Traceback (most recent call last): 2019-07-05T05:44:00 File "", line 1, in 2019-07-05T05:44:00 File "/tmp/pip-wheel-pnwinhhl/PyYADL/setup.py", line 10, in 2019-07-05T05:44:00 with open(path.join(here, 'README.md')) as f: 2019-07-05T05:44:00 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-pnwinhhl/PyYADL/README.md' 2019-07-05T05:44:00 Cleaning up... 2019-07-05T05:44:00 Removing source in /tmp/pip-wheel-pnwinhhl/PyYADL 2019-07-05T05:44:00 Removed PyYADL==0.1.0 from https://files.pythonhosted.org/packages/b4/56/fefde739534865938e980cd70309178082e1e993be6a0631273ca8159843/PyYADL-0.1.0.tar.gz#sha256=b501fb9b6b01810cdb59af27bb2678b37e74643b582668f1274cd01118e672e9 from build tracker '/tmp/pip-req-tracker-esqgz6fv' 2019-07-05T05:44:00 Removed build tracker '/tmp/pip-req-tracker-esqgz6fv' 2019-07-05T05:44:00 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-pnwinhhl/PyYADL/ 2019-07-05T05:44:00 Exception information: 2019-07-05T05:44:00 Traceback (most recent call last): 2019-07-05T05:44:00 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-07-05T05:44:00 status = self.run(options, args) 2019-07-05T05:44:00 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-07-05T05:44:00 resolver.resolve(requirement_set) 2019-07-05T05:44:00 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2019-07-05T05:44:00 self._resolve_one(requirement_set, req) 2019-07-05T05:44:00 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-07-05T05:44:00 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-07-05T05:44:00 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-07-05T05:44:00 self.require_hashes 2019-07-05T05:44:00 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-07-05T05:44:00 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-07-05T05:44:00 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-07-05T05:44:00 self.req.prepare_metadata() 2019-07-05T05:44:00 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-07-05T05:44:00 self.run_egg_info() 2019-07-05T05:44:00 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-07-05T05:44:00 command_desc='python setup.py egg_info') 2019-07-05T05:44:00 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-07-05T05:44:00 % (command_desc, proc.returncode, cwd)) 2019-07-05T05:44:00 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-pnwinhhl/PyYADL/