2019-07-13T09:07:59 Created temporary directory: /tmp/pip-ephem-wheel-cache-30a6vazp 2019-07-13T09:07:59 Created temporary directory: /tmp/pip-req-tracker-zokirmwv 2019-07-13T09:07:59 Created requirements tracker '/tmp/pip-req-tracker-zokirmwv' 2019-07-13T09:07:59 Created temporary directory: /tmp/pip-wheel-ey304ul0 2019-07-13T09:07:59 Collecting ContinentInfo==1.0 2019-07-13T09:07:59 1 location(s) to search for versions of ContinentInfo: 2019-07-13T09:07:59 * https://pypi.org/simple/continentinfo/ 2019-07-13T09:07:59 Getting page https://pypi.org/simple/continentinfo/ 2019-07-13T09:08:00 Analyzing links from page https://pypi.org/simple/continentinfo/ 2019-07-13T09:08:00 Found link https://files.pythonhosted.org/packages/18/01/cf4c18f0555b2454c083968fa672ab8c317c895701d8584ee66f2835bfb7/ContinentInfo-1.0.tar.gz#sha256=3cb7d52eafcc1668a865da2a3b32e075f0dd1ce91e2959abb02f9be501867fd7 (from https://pypi.org/simple/continentinfo/), version: 1.0 2019-07-13T09:08:00 Found link https://files.pythonhosted.org/packages/f8/da/b8e9f23fda7d58bfca30ce81a621a92f7211d088710746a8c8f15527ba60/ContinentInfo-1.1.tar.gz#sha256=9b026252bcbd5c62eaa7f818b7920f1e7623146b376dc1936fa8155b2f68e806 (from https://pypi.org/simple/continentinfo/), version: 1.1 2019-07-13T09:08:00 Found link https://files.pythonhosted.org/packages/86/03/0d1c6963aa18547254d1fcc4d6a8cca2a4971404c0fbf60ce9da2f1b05d4/ContinentInfo-1.2.tar.gz#sha256=501f8ce8e4d2a3ac136c1774115d547fced8616415072eb9451b564b4ca8e374 (from https://pypi.org/simple/continentinfo/), version: 1.2 2019-07-13T09:08:00 Using version 1.0 (newest of versions: 1.0) 2019-07-13T09:08:00 Created temporary directory: /tmp/pip-unpack-xuljkprb 2019-07-13T09:08:00 Downloading https://files.pythonhosted.org/packages/18/01/cf4c18f0555b2454c083968fa672ab8c317c895701d8584ee66f2835bfb7/ContinentInfo-1.0.tar.gz 2019-07-13T09:08:00 Downloading from URL https://files.pythonhosted.org/packages/18/01/cf4c18f0555b2454c083968fa672ab8c317c895701d8584ee66f2835bfb7/ContinentInfo-1.0.tar.gz#sha256=3cb7d52eafcc1668a865da2a3b32e075f0dd1ce91e2959abb02f9be501867fd7 (from https://pypi.org/simple/continentinfo/) 2019-07-13T09:08:00 Added ContinentInfo==1.0 from https://files.pythonhosted.org/packages/18/01/cf4c18f0555b2454c083968fa672ab8c317c895701d8584ee66f2835bfb7/ContinentInfo-1.0.tar.gz#sha256=3cb7d52eafcc1668a865da2a3b32e075f0dd1ce91e2959abb02f9be501867fd7 to build tracker '/tmp/pip-req-tracker-zokirmwv' 2019-07-13T09:08:00 Running setup.py (path:/tmp/pip-wheel-ey304ul0/ContinentInfo/setup.py) egg_info for package ContinentInfo 2019-07-13T09:08:00 Running command python setup.py egg_info 2019-07-13T09:08:01 Traceback (most recent call last): 2019-07-13T09:08:01 File "", line 1, in 2019-07-13T09:08:01 File "/tmp/pip-wheel-ey304ul0/ContinentInfo/setup.py", line 3, in 2019-07-13T09:08:01 with open("ContinentInfo/README.md", "r") as fh: 2019-07-13T09:08:01 FileNotFoundError: [Errno 2] No such file or directory: 'ContinentInfo/README.md' 2019-07-13T09:08:01 Cleaning up... 2019-07-13T09:08:01 Removing source in /tmp/pip-wheel-ey304ul0/ContinentInfo 2019-07-13T09:08:02 Removed ContinentInfo==1.0 from https://files.pythonhosted.org/packages/18/01/cf4c18f0555b2454c083968fa672ab8c317c895701d8584ee66f2835bfb7/ContinentInfo-1.0.tar.gz#sha256=3cb7d52eafcc1668a865da2a3b32e075f0dd1ce91e2959abb02f9be501867fd7 from build tracker '/tmp/pip-req-tracker-zokirmwv' 2019-07-13T09:08:02 Removed build tracker '/tmp/pip-req-tracker-zokirmwv' 2019-07-13T09:08:02 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-ey304ul0/ContinentInfo/ 2019-07-13T09:08:02 Exception information: 2019-07-13T09:08:02 Traceback (most recent call last): 2019-07-13T09:08:02 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-07-13T09:08:02 status = self.run(options, args) 2019-07-13T09:08:02 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-07-13T09:08:02 resolver.resolve(requirement_set) 2019-07-13T09:08:02 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2019-07-13T09:08:02 self._resolve_one(requirement_set, req) 2019-07-13T09:08:02 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-07-13T09:08:02 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-07-13T09:08:02 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-07-13T09:08:02 self.require_hashes 2019-07-13T09:08:02 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-07-13T09:08:02 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-07-13T09:08:02 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-07-13T09:08:02 self.req.prepare_metadata() 2019-07-13T09:08:02 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-07-13T09:08:02 self.run_egg_info() 2019-07-13T09:08:02 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-07-13T09:08:02 command_desc='python setup.py egg_info') 2019-07-13T09:08:02 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-07-13T09:08:02 % (command_desc, proc.returncode, cwd)) 2019-07-13T09:08:02 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-ey304ul0/ContinentInfo/