2019-07-01T01:58:15 Created temporary directory: /tmp/pip-ephem-wheel-cache-um0n7wpt 2019-07-01T01:58:15 Created temporary directory: /tmp/pip-req-tracker-uzmqzhd8 2019-07-01T01:58:15 Created requirements tracker '/tmp/pip-req-tracker-uzmqzhd8' 2019-07-01T01:58:15 Created temporary directory: /tmp/pip-wheel-1sx6l4uh 2019-07-01T01:58:15 Collecting pythoncn==0.1.0 2019-07-01T01:58:15 1 location(s) to search for versions of pythoncn: 2019-07-01T01:58:15 * https://pypi.org/simple/pythoncn/ 2019-07-01T01:58:15 Getting page https://pypi.org/simple/pythoncn/ 2019-07-01T01:58:15 Analyzing links from page https://pypi.org/simple/pythoncn/ 2019-07-01T01:58:15 Skipping link https://files.pythonhosted.org/packages/53/22/8f732cf5b46f6fa1b440bb5be7af1784483be59afd5417a753e7a4f9c9d7/pythoncn-0.1.0-py2.7.egg#sha256=31d9e37c8268bae93c86e6c6b2d357943f1c9c86230067ecf9d7e829886ce5ce (from https://pypi.org/simple/pythoncn/); unsupported archive format: .egg 2019-07-01T01:58:15 Found link https://files.pythonhosted.org/packages/89/66/538f1ae0c01df798bdff00cd57415dfad5a776483fe7d94c4d6344dbabb2/pythoncn-0.1.0.tar.gz#sha256=989fe4df75e0183402926af174362b291ccc7f73b4db3a41b3d01d4d86deb0f7 (from https://pypi.org/simple/pythoncn/), version: 0.1.0 2019-07-01T01:58:15 Using version 0.1.0 (newest of versions: 0.1.0) 2019-07-01T01:58:15 Created temporary directory: /tmp/pip-unpack-9g7y_p93 2019-07-01T01:58:15 Downloading https://files.pythonhosted.org/packages/89/66/538f1ae0c01df798bdff00cd57415dfad5a776483fe7d94c4d6344dbabb2/pythoncn-0.1.0.tar.gz 2019-07-01T01:58:15 Downloading from URL https://files.pythonhosted.org/packages/89/66/538f1ae0c01df798bdff00cd57415dfad5a776483fe7d94c4d6344dbabb2/pythoncn-0.1.0.tar.gz#sha256=989fe4df75e0183402926af174362b291ccc7f73b4db3a41b3d01d4d86deb0f7 (from https://pypi.org/simple/pythoncn/) 2019-07-01T01:58:15 Added pythoncn==0.1.0 from https://files.pythonhosted.org/packages/89/66/538f1ae0c01df798bdff00cd57415dfad5a776483fe7d94c4d6344dbabb2/pythoncn-0.1.0.tar.gz#sha256=989fe4df75e0183402926af174362b291ccc7f73b4db3a41b3d01d4d86deb0f7 to build tracker '/tmp/pip-req-tracker-uzmqzhd8' 2019-07-01T01:58:15 Running setup.py (path:/tmp/pip-wheel-1sx6l4uh/pythoncn/setup.py) egg_info for package pythoncn 2019-07-01T01:58:15 Running command python setup.py egg_info 2019-07-01T01:58:17 Traceback (most recent call last): 2019-07-01T01:58:17 File "", line 1, in 2019-07-01T01:58:17 File "/tmp/pip-wheel-1sx6l4uh/pythoncn/setup.py", line 7, in 2019-07-01T01:58:17 with open(os.path.join(here, 'requirements.txt')) as f: 2019-07-01T01:58:17 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-1sx6l4uh/pythoncn/requirements.txt' 2019-07-01T01:58:17 Cleaning up... 2019-07-01T01:58:17 Removing source in /tmp/pip-wheel-1sx6l4uh/pythoncn 2019-07-01T01:58:17 Removed pythoncn==0.1.0 from https://files.pythonhosted.org/packages/89/66/538f1ae0c01df798bdff00cd57415dfad5a776483fe7d94c4d6344dbabb2/pythoncn-0.1.0.tar.gz#sha256=989fe4df75e0183402926af174362b291ccc7f73b4db3a41b3d01d4d86deb0f7 from build tracker '/tmp/pip-req-tracker-uzmqzhd8' 2019-07-01T01:58:17 Removed build tracker '/tmp/pip-req-tracker-uzmqzhd8' 2019-07-01T01:58:17 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-1sx6l4uh/pythoncn/ 2019-07-01T01:58:17 Exception information: 2019-07-01T01:58:17 Traceback (most recent call last): 2019-07-01T01:58:17 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-07-01T01:58:17 status = self.run(options, args) 2019-07-01T01:58:17 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-07-01T01:58:17 resolver.resolve(requirement_set) 2019-07-01T01:58:17 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2019-07-01T01:58:17 self._resolve_one(requirement_set, req) 2019-07-01T01:58:17 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-07-01T01:58:17 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-07-01T01:58:17 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-07-01T01:58:17 self.require_hashes 2019-07-01T01:58:17 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-07-01T01:58:17 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-07-01T01:58:17 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-07-01T01:58:17 self.req.prepare_metadata() 2019-07-01T01:58:17 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-07-01T01:58:17 self.run_egg_info() 2019-07-01T01:58:17 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-07-01T01:58:17 command_desc='python setup.py egg_info') 2019-07-01T01:58:17 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-07-01T01:58:17 % (command_desc, proc.returncode, cwd)) 2019-07-01T01:58:17 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-1sx6l4uh/pythoncn/