2019-06-28T09:58:36 Created temporary directory: /tmp/pip-ephem-wheel-cache-pjizri5a 2019-06-28T09:58:36 Created temporary directory: /tmp/pip-req-tracker-6g2h3q1c 2019-06-28T09:58:36 Created requirements tracker '/tmp/pip-req-tracker-6g2h3q1c' 2019-06-28T09:58:36 Created temporary directory: /tmp/pip-wheel-i9b7x5vs 2019-06-28T09:58:36 Collecting python-flot-utils==0.2 2019-06-28T09:58:36 1 location(s) to search for versions of python-flot-utils: 2019-06-28T09:58:36 * https://pypi.org/simple/python-flot-utils/ 2019-06-28T09:58:36 Getting page https://pypi.org/simple/python-flot-utils/ 2019-06-28T09:58:37 Analyzing links from page https://pypi.org/simple/python-flot-utils/ 2019-06-28T09:58:37 Skipping link https://files.pythonhosted.org/packages/cb/50/4d3188256f1db5eb83228551eebc5722737f5c8dc17aa785f570d7c4fb29/python-flot-utils-0.2.linux-x86_64.exe#sha256=9a3f5b460e40f3ba2347190e0c6e7ef0d0d69c96967c44697e3b248f299875e2 (from https://pypi.org/simple/python-flot-utils/); unsupported archive format: .exe 2019-06-28T09:58:37 Found link https://files.pythonhosted.org/packages/86/bc/4d05556a079a0b4c978e15a4606a07f1e71ae29eb1abf50bc7adcb3047d1/python-flot-utils-0.2.tar.gz#sha256=b804838a8ae2282ad3c80cfdf549d8f3d9cd3f5fc8963b02dc21affb53ab4367 (from https://pypi.org/simple/python-flot-utils/), version: 0.2 2019-06-28T09:58:37 Found link https://files.pythonhosted.org/packages/62/30/1e9b3c8f929fdff399724953c04db5e8192036c390a8d7547e93cb7d05f6/python-flot-utils-0.2.1.tar.gz#sha256=0f678eaee810fdd5ce24d93d7f1c9dfd2608f26939d3c67afd0e40f91e190ed2 (from https://pypi.org/simple/python-flot-utils/), version: 0.2.1 2019-06-28T09:58:37 Using version 0.2 (newest of versions: 0.2) 2019-06-28T09:58:37 Created temporary directory: /tmp/pip-unpack-8lkumi65 2019-06-28T09:58:37 Downloading https://files.pythonhosted.org/packages/86/bc/4d05556a079a0b4c978e15a4606a07f1e71ae29eb1abf50bc7adcb3047d1/python-flot-utils-0.2.tar.gz 2019-06-28T09:58:37 Downloading from URL https://files.pythonhosted.org/packages/86/bc/4d05556a079a0b4c978e15a4606a07f1e71ae29eb1abf50bc7adcb3047d1/python-flot-utils-0.2.tar.gz#sha256=b804838a8ae2282ad3c80cfdf549d8f3d9cd3f5fc8963b02dc21affb53ab4367 (from https://pypi.org/simple/python-flot-utils/) 2019-06-28T09:58:37 Added python-flot-utils==0.2 from https://files.pythonhosted.org/packages/86/bc/4d05556a079a0b4c978e15a4606a07f1e71ae29eb1abf50bc7adcb3047d1/python-flot-utils-0.2.tar.gz#sha256=b804838a8ae2282ad3c80cfdf549d8f3d9cd3f5fc8963b02dc21affb53ab4367 to build tracker '/tmp/pip-req-tracker-6g2h3q1c' 2019-06-28T09:58:37 Running setup.py (path:/tmp/pip-wheel-i9b7x5vs/python-flot-utils/setup.py) egg_info for package python-flot-utils 2019-06-28T09:58:37 Running command python setup.py egg_info 2019-06-28T09:58:38 Traceback (most recent call last): 2019-06-28T09:58:38 File "", line 1, in 2019-06-28T09:58:38 File "/tmp/pip-wheel-i9b7x5vs/python-flot-utils/setup.py", line 18, in 2019-06-28T09:58:38 long_description=read('README.rst'), 2019-06-28T09:58:38 File "/tmp/pip-wheel-i9b7x5vs/python-flot-utils/setup.py", line 5, in read 2019-06-28T09:58:38 return open(os.path.join(os.path.dirname(__file__), fname)).read() 2019-06-28T09:58:38 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-i9b7x5vs/python-flot-utils/README.rst' 2019-06-28T09:58:38 Cleaning up... 2019-06-28T09:58:38 Removing source in /tmp/pip-wheel-i9b7x5vs/python-flot-utils 2019-06-28T09:58:38 Removed python-flot-utils==0.2 from https://files.pythonhosted.org/packages/86/bc/4d05556a079a0b4c978e15a4606a07f1e71ae29eb1abf50bc7adcb3047d1/python-flot-utils-0.2.tar.gz#sha256=b804838a8ae2282ad3c80cfdf549d8f3d9cd3f5fc8963b02dc21affb53ab4367 from build tracker '/tmp/pip-req-tracker-6g2h3q1c' 2019-06-28T09:58:38 Removed build tracker '/tmp/pip-req-tracker-6g2h3q1c' 2019-06-28T09:58:38 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-i9b7x5vs/python-flot-utils/ 2019-06-28T09:58:38 Exception information: 2019-06-28T09:58:38 Traceback (most recent call last): 2019-06-28T09:58:38 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-06-28T09:58:38 status = self.run(options, args) 2019-06-28T09:58:38 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-06-28T09:58:38 resolver.resolve(requirement_set) 2019-06-28T09:58:38 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2019-06-28T09:58:38 self._resolve_one(requirement_set, req) 2019-06-28T09:58:38 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-06-28T09:58:38 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-06-28T09:58:38 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-06-28T09:58:38 self.require_hashes 2019-06-28T09:58:38 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-06-28T09:58:38 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-06-28T09:58:38 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-06-28T09:58:38 self.req.prepare_metadata() 2019-06-28T09:58:38 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-06-28T09:58:38 self.run_egg_info() 2019-06-28T09:58:38 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-06-28T09:58:38 command_desc='python setup.py egg_info') 2019-06-28T09:58:38 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-06-28T09:58:38 % (command_desc, proc.returncode, cwd)) 2019-06-28T09:58:38 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-i9b7x5vs/python-flot-utils/