2019-07-02T10:33:38 Created temporary directory: /tmp/pip-ephem-wheel-cache-5p5sg8x2 2019-07-02T10:33:38 Created temporary directory: /tmp/pip-req-tracker-xqr5j7vw 2019-07-02T10:33:38 Created requirements tracker '/tmp/pip-req-tracker-xqr5j7vw' 2019-07-02T10:33:38 Created temporary directory: /tmp/pip-wheel-6y36tfgh 2019-07-02T10:33:38 Collecting harbor-py==1.0.0 2019-07-02T10:33:38 1 location(s) to search for versions of harbor-py: 2019-07-02T10:33:38 * https://pypi.org/simple/harbor-py/ 2019-07-02T10:33:38 Getting page https://pypi.org/simple/harbor-py/ 2019-07-02T10:33:38 Analyzing links from page https://pypi.org/simple/harbor-py/ 2019-07-02T10:33:38 Found link https://files.pythonhosted.org/packages/f1/3c/53d41fbf46c6457dd5699d424038b287d6d8ad8a3c85874ec7e65fb53dae/harbor-py-1.0.0.tar.gz#sha256=166d381650f364419a631a3bba7f3f490ff00c7f6f23a9cc0e8632a8b3bab00a (from https://pypi.org/simple/harbor-py/), version: 1.0.0 2019-07-02T10:33:38 Found link https://files.pythonhosted.org/packages/27/e4/494475aa0756b6593377be7456a9682ac0c63d6e383692705286ec044ff5/harbor-py-1.0.1.tar.gz#sha256=7cd6b608119819718d10be7d6fd38f3da3be11cf5e871844402e2835a897628f (from https://pypi.org/simple/harbor-py/), version: 1.0.1 2019-07-02T10:33:38 Found link https://files.pythonhosted.org/packages/ed/f4/691e7c03e76cc41f7c47937e375813e487424efa5c684b1e262d9d1083d7/harbor-py-1.1.0.tar.gz#sha256=928b54beaa7ea52ecab8e6125e7299643e82fa1b2be7b186c4009a6ae459b76f (from https://pypi.org/simple/harbor-py/), version: 1.1.0 2019-07-02T10:33:38 Found link https://files.pythonhosted.org/packages/b7/12/4ea68cafe4dd996adaa4da7865fce22062c50f2444d987946f96a71e4704/harbor-py-1.2.0.tar.gz#sha256=5a42d109b0fa632ed0bd49e6045de4f5b357b39ceb1b5d171a626dee96b424a7 (from https://pypi.org/simple/harbor-py/), version: 1.2.0 2019-07-02T10:33:38 Using version 1.0.0 (newest of versions: 1.0.0) 2019-07-02T10:33:38 Created temporary directory: /tmp/pip-unpack-vd2ztzmu 2019-07-02T10:33:38 Downloading https://files.pythonhosted.org/packages/f1/3c/53d41fbf46c6457dd5699d424038b287d6d8ad8a3c85874ec7e65fb53dae/harbor-py-1.0.0.tar.gz 2019-07-02T10:33:38 Downloading from URL https://files.pythonhosted.org/packages/f1/3c/53d41fbf46c6457dd5699d424038b287d6d8ad8a3c85874ec7e65fb53dae/harbor-py-1.0.0.tar.gz#sha256=166d381650f364419a631a3bba7f3f490ff00c7f6f23a9cc0e8632a8b3bab00a (from https://pypi.org/simple/harbor-py/) 2019-07-02T10:33:38 Added harbor-py==1.0.0 from https://files.pythonhosted.org/packages/f1/3c/53d41fbf46c6457dd5699d424038b287d6d8ad8a3c85874ec7e65fb53dae/harbor-py-1.0.0.tar.gz#sha256=166d381650f364419a631a3bba7f3f490ff00c7f6f23a9cc0e8632a8b3bab00a to build tracker '/tmp/pip-req-tracker-xqr5j7vw' 2019-07-02T10:33:38 Running setup.py (path:/tmp/pip-wheel-6y36tfgh/harbor-py/setup.py) egg_info for package harbor-py 2019-07-02T10:33:38 Running command python setup.py egg_info 2019-07-02T10:33:39 Traceback (most recent call last): 2019-07-02T10:33:39 File "", line 1, in 2019-07-02T10:33:39 File "/tmp/pip-wheel-6y36tfgh/harbor-py/setup.py", line 13, in 2019-07-02T10:33:39 with open(path.join(here, 'README.md'), encoding='utf-8') as f: 2019-07-02T10:33:39 File "/usr/lib/python3.7/codecs.py", line 898, in open 2019-07-02T10:33:39 file = builtins.open(filename, mode, buffering) 2019-07-02T10:33:39 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-6y36tfgh/harbor-py/README.md' 2019-07-02T10:33:40 Cleaning up... 2019-07-02T10:33:40 Removing source in /tmp/pip-wheel-6y36tfgh/harbor-py 2019-07-02T10:33:40 Removed harbor-py==1.0.0 from https://files.pythonhosted.org/packages/f1/3c/53d41fbf46c6457dd5699d424038b287d6d8ad8a3c85874ec7e65fb53dae/harbor-py-1.0.0.tar.gz#sha256=166d381650f364419a631a3bba7f3f490ff00c7f6f23a9cc0e8632a8b3bab00a from build tracker '/tmp/pip-req-tracker-xqr5j7vw' 2019-07-02T10:33:40 Removed build tracker '/tmp/pip-req-tracker-xqr5j7vw' 2019-07-02T10:33:40 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-6y36tfgh/harbor-py/ 2019-07-02T10:33:40 Exception information: 2019-07-02T10:33:40 Traceback (most recent call last): 2019-07-02T10:33:40 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-07-02T10:33:40 status = self.run(options, args) 2019-07-02T10:33:40 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-07-02T10:33:40 resolver.resolve(requirement_set) 2019-07-02T10:33:40 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 131, in resolve 2019-07-02T10:33:40 self._resolve_one(requirement_set, req) 2019-07-02T10:33:40 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-07-02T10:33:40 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-07-02T10:33:40 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-07-02T10:33:40 self.require_hashes 2019-07-02T10:33:40 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-07-02T10:33:40 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-07-02T10:33:40 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-07-02T10:33:40 self.req.prepare_metadata() 2019-07-02T10:33:40 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-07-02T10:33:40 self.run_egg_info() 2019-07-02T10:33:40 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-07-02T10:33:40 command_desc='python setup.py egg_info') 2019-07-02T10:33:40 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-07-02T10:33:40 % (command_desc, proc.returncode, cwd)) 2019-07-02T10:33:40 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-6y36tfgh/harbor-py/