2019-07-01T23:23:39 Created temporary directory: /tmp/pip-ephem-wheel-cache-wohw520w 2019-07-01T23:23:39 Created temporary directory: /tmp/pip-req-tracker-5ak12krs 2019-07-01T23:23:39 Created requirements tracker '/tmp/pip-req-tracker-5ak12krs' 2019-07-01T23:23:39 Created temporary directory: /tmp/pip-wheel-cj4fhrth 2019-07-01T23:23:39 Collecting pyepvp==1.0.0 2019-07-01T23:23:39 1 location(s) to search for versions of pyepvp: 2019-07-01T23:23:39 * https://pypi.org/simple/pyepvp/ 2019-07-01T23:23:39 Getting page https://pypi.org/simple/pyepvp/ 2019-07-01T23:23:39 Analyzing links from page https://pypi.org/simple/pyepvp/ 2019-07-01T23:23:39 Found link https://files.pythonhosted.org/packages/2d/3c/1414b4522476ec7b9830fa94714e08080e58bc8459178b0ed45574c80d33/pyepvp-1.0.0.zip#sha256=e6e9f47290a851206201079c0dc476ec6520f0a8c1133a000371bd31f593ebbe (from https://pypi.org/simple/pyepvp/), version: 1.0.0 2019-07-01T23:23:39 Using version 1.0.0 (newest of versions: 1.0.0) 2019-07-01T23:23:39 Created temporary directory: /tmp/pip-unpack-i5fex7_w 2019-07-01T23:23:39 Downloading https://files.pythonhosted.org/packages/2d/3c/1414b4522476ec7b9830fa94714e08080e58bc8459178b0ed45574c80d33/pyepvp-1.0.0.zip 2019-07-01T23:23:39 Downloading from URL https://files.pythonhosted.org/packages/2d/3c/1414b4522476ec7b9830fa94714e08080e58bc8459178b0ed45574c80d33/pyepvp-1.0.0.zip#sha256=e6e9f47290a851206201079c0dc476ec6520f0a8c1133a000371bd31f593ebbe (from https://pypi.org/simple/pyepvp/) 2019-07-01T23:23:39 Added pyepvp==1.0.0 from https://files.pythonhosted.org/packages/2d/3c/1414b4522476ec7b9830fa94714e08080e58bc8459178b0ed45574c80d33/pyepvp-1.0.0.zip#sha256=e6e9f47290a851206201079c0dc476ec6520f0a8c1133a000371bd31f593ebbe to build tracker '/tmp/pip-req-tracker-5ak12krs' 2019-07-01T23:23:39 Running setup.py (path:/tmp/pip-wheel-cj4fhrth/pyepvp/setup.py) egg_info for package pyepvp 2019-07-01T23:23:39 Running command python setup.py egg_info 2019-07-01T23:23:41 Traceback (most recent call last): 2019-07-01T23:23:41 File "", line 1, in 2019-07-01T23:23:41 File "/tmp/pip-wheel-cj4fhrth/pyepvp/setup.py", line 17, in 2019-07-01T23:23:41 with open(path.join(here, 'DESCRIPTION.md'), encoding='utf-8') as f: 2019-07-01T23:23:41 File "/usr/lib/python3.7/codecs.py", line 898, in open 2019-07-01T23:23:41 file = builtins.open(filename, mode, buffering) 2019-07-01T23:23:41 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-cj4fhrth/pyepvp/DESCRIPTION.md' 2019-07-01T23:23:41 Cleaning up... 2019-07-01T23:23:41 Removing source in /tmp/pip-wheel-cj4fhrth/pyepvp 2019-07-01T23:23:41 Removed pyepvp==1.0.0 from https://files.pythonhosted.org/packages/2d/3c/1414b4522476ec7b9830fa94714e08080e58bc8459178b0ed45574c80d33/pyepvp-1.0.0.zip#sha256=e6e9f47290a851206201079c0dc476ec6520f0a8c1133a000371bd31f593ebbe from build tracker '/tmp/pip-req-tracker-5ak12krs' 2019-07-01T23:23:41 Removed build tracker '/tmp/pip-req-tracker-5ak12krs' 2019-07-01T23:23:41 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-cj4fhrth/pyepvp/ 2019-07-01T23:23:41 Exception information: 2019-07-01T23:23:41 Traceback (most recent call last): 2019-07-01T23:23:41 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-07-01T23:23:41 status = self.run(options, args) 2019-07-01T23:23:41 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-07-01T23:23:41 resolver.resolve(requirement_set) 2019-07-01T23:23:41 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2019-07-01T23:23:41 self._resolve_one(requirement_set, req) 2019-07-01T23:23:41 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-07-01T23:23:41 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-07-01T23:23:41 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-07-01T23:23:41 self.require_hashes 2019-07-01T23:23:41 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-07-01T23:23:41 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-07-01T23:23:41 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-07-01T23:23:41 self.req.prepare_metadata() 2019-07-01T23:23:41 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-07-01T23:23:41 self.run_egg_info() 2019-07-01T23:23:41 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-07-01T23:23:41 command_desc='python setup.py egg_info') 2019-07-01T23:23:41 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-07-01T23:23:41 % (command_desc, proc.returncode, cwd)) 2019-07-01T23:23:41 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-cj4fhrth/pyepvp/