2019-07-17T05:55:23 Created temporary directory: /tmp/pip-ephem-wheel-cache-3tg2qu6j 2019-07-17T05:55:23 Created temporary directory: /tmp/pip-req-tracker-ovesj_sf 2019-07-17T05:55:23 Created requirements tracker '/tmp/pip-req-tracker-ovesj_sf' 2019-07-17T05:55:23 Created temporary directory: /tmp/pip-wheel-x0ac_p8p 2019-07-17T05:55:23 Collecting haros-plugins==1.0.3 2019-07-17T05:55:23 1 location(s) to search for versions of haros-plugins: 2019-07-17T05:55:23 * https://pypi.org/simple/haros-plugins/ 2019-07-17T05:55:23 Getting page https://pypi.org/simple/haros-plugins/ 2019-07-17T05:55:23 Analyzing links from page https://pypi.org/simple/haros-plugins/ 2019-07-17T05:55:23 Skipping link https://files.pythonhosted.org/packages/54/df/40b238710de3e70c948c6fdfc4f0972f286c541c4ca2e38120f3b6e0e99c/haros_plugins-1.0.3-py2-none-any.whl#sha256=b46ac3f83b5f089f8916b994ccbfbb7ce9ccd25c13fd7a49ecf27b70aa59530f (from https://pypi.org/simple/haros-plugins/); it is not compatible with this Python 2019-07-17T05:55:23 Found link https://files.pythonhosted.org/packages/da/10/68fbfea456a802f45682590a1be1d8cd910300d09d918eef039c8a038b8e/haros_plugins-1.0.3.tar.gz#sha256=e4a7ec4cd6d4825ea05fa829413af30d767be57395eac125c2072c135e85d0cd (from https://pypi.org/simple/haros-plugins/), version: 1.0.3 2019-07-17T05:55:23 Using version 1.0.3 (newest of versions: 1.0.3) 2019-07-17T05:55:23 Created temporary directory: /tmp/pip-unpack-3_d6yms2 2019-07-17T05:55:23 Downloading https://files.pythonhosted.org/packages/da/10/68fbfea456a802f45682590a1be1d8cd910300d09d918eef039c8a038b8e/haros_plugins-1.0.3.tar.gz (83kB) 2019-07-17T05:55:23 Downloading from URL https://files.pythonhosted.org/packages/da/10/68fbfea456a802f45682590a1be1d8cd910300d09d918eef039c8a038b8e/haros_plugins-1.0.3.tar.gz#sha256=e4a7ec4cd6d4825ea05fa829413af30d767be57395eac125c2072c135e85d0cd (from https://pypi.org/simple/haros-plugins/) 2019-07-17T05:55:23 Added haros-plugins==1.0.3 from https://files.pythonhosted.org/packages/da/10/68fbfea456a802f45682590a1be1d8cd910300d09d918eef039c8a038b8e/haros_plugins-1.0.3.tar.gz#sha256=e4a7ec4cd6d4825ea05fa829413af30d767be57395eac125c2072c135e85d0cd to build tracker '/tmp/pip-req-tracker-ovesj_sf' 2019-07-17T05:55:23 Running setup.py (path:/tmp/pip-wheel-x0ac_p8p/haros-plugins/setup.py) egg_info for package haros-plugins 2019-07-17T05:55:23 Running command python setup.py egg_info 2019-07-17T05:55:25 Traceback (most recent call last): 2019-07-17T05:55:25 File "", line 1, in 2019-07-17T05:55:25 File "/tmp/pip-wheel-x0ac_p8p/haros-plugins/setup.py", line 14, in 2019-07-17T05:55:25 long_description = read("README.md"), 2019-07-17T05:55:25 File "/tmp/pip-wheel-x0ac_p8p/haros-plugins/setup.py", line 6, in read 2019-07-17T05:55:25 return open(os.path.join(os.path.dirname(__file__), fname)).read() 2019-07-17T05:55:25 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-x0ac_p8p/haros-plugins/README.md' 2019-07-17T05:55:25 Cleaning up... 2019-07-17T05:55:25 Removing source in /tmp/pip-wheel-x0ac_p8p/haros-plugins 2019-07-17T05:55:25 Removed haros-plugins==1.0.3 from https://files.pythonhosted.org/packages/da/10/68fbfea456a802f45682590a1be1d8cd910300d09d918eef039c8a038b8e/haros_plugins-1.0.3.tar.gz#sha256=e4a7ec4cd6d4825ea05fa829413af30d767be57395eac125c2072c135e85d0cd from build tracker '/tmp/pip-req-tracker-ovesj_sf' 2019-07-17T05:55:25 Removed build tracker '/tmp/pip-req-tracker-ovesj_sf' 2019-07-17T05:55:25 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-x0ac_p8p/haros-plugins/ 2019-07-17T05:55:25 Exception information: 2019-07-17T05:55:25 Traceback (most recent call last): 2019-07-17T05:55:25 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-07-17T05:55:25 status = self.run(options, args) 2019-07-17T05:55:25 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-07-17T05:55:25 resolver.resolve(requirement_set) 2019-07-17T05:55:25 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2019-07-17T05:55:25 self._resolve_one(requirement_set, req) 2019-07-17T05:55:25 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-07-17T05:55:25 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-07-17T05:55:25 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-07-17T05:55:25 self.require_hashes 2019-07-17T05:55:25 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-07-17T05:55:25 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-07-17T05:55:25 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-07-17T05:55:25 self.req.prepare_metadata() 2019-07-17T05:55:25 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-07-17T05:55:25 self.run_egg_info() 2019-07-17T05:55:25 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-07-17T05:55:25 command_desc='python setup.py egg_info') 2019-07-17T05:55:25 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-07-17T05:55:25 % (command_desc, proc.returncode, cwd)) 2019-07-17T05:55:25 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-x0ac_p8p/haros-plugins/