2019-07-01T15:09:53 Created temporary directory: /tmp/pip-ephem-wheel-cache-8o0owkeo 2019-07-01T15:09:53 Created temporary directory: /tmp/pip-req-tracker-ffpg8zq0 2019-07-01T15:09:53 Created requirements tracker '/tmp/pip-req-tracker-ffpg8zq0' 2019-07-01T15:09:53 Created temporary directory: /tmp/pip-wheel-0uxtp44x 2019-07-01T15:09:53 Collecting extended_ascii==1.0.1 2019-07-01T15:09:53 1 location(s) to search for versions of extended-ascii: 2019-07-01T15:09:53 * https://pypi.org/simple/extended-ascii/ 2019-07-01T15:09:53 Getting page https://pypi.org/simple/extended-ascii/ 2019-07-01T15:09:53 Analyzing links from page https://pypi.org/simple/extended-ascii/ 2019-07-01T15:09:54 Found link https://files.pythonhosted.org/packages/5b/da/846f45944d685407429c287ccf915f088e2850df02f04a5701ac4e646da2/extended_ascii-1.0.0.tar.gz#sha256=8a4e6b547f55c5d393e78851794936cd77361d24c2a52c922eb8ed3d5b7bef06 (from https://pypi.org/simple/extended-ascii/), version: 1.0.0 2019-07-01T15:09:54 Found link https://files.pythonhosted.org/packages/93/62/db7789b39cd85c95af918d6be2be491e0ab553cb4fe84868ec87a9359d95/extended_ascii-1.0.1.tar.gz#sha256=a9c20bead97902a2769dc5c52cf69068fe9bcc8a29fbf4a9d36b7557ff8d3284 (from https://pypi.org/simple/extended-ascii/), version: 1.0.1 2019-07-01T15:09:54 Using version 1.0.1 (newest of versions: 1.0.1) 2019-07-01T15:09:54 Created temporary directory: /tmp/pip-unpack-qytkyphp 2019-07-01T15:09:54 Downloading https://files.pythonhosted.org/packages/93/62/db7789b39cd85c95af918d6be2be491e0ab553cb4fe84868ec87a9359d95/extended_ascii-1.0.1.tar.gz 2019-07-01T15:09:54 Downloading from URL https://files.pythonhosted.org/packages/93/62/db7789b39cd85c95af918d6be2be491e0ab553cb4fe84868ec87a9359d95/extended_ascii-1.0.1.tar.gz#sha256=a9c20bead97902a2769dc5c52cf69068fe9bcc8a29fbf4a9d36b7557ff8d3284 (from https://pypi.org/simple/extended-ascii/) 2019-07-01T15:09:54 Added extended_ascii==1.0.1 from https://files.pythonhosted.org/packages/93/62/db7789b39cd85c95af918d6be2be491e0ab553cb4fe84868ec87a9359d95/extended_ascii-1.0.1.tar.gz#sha256=a9c20bead97902a2769dc5c52cf69068fe9bcc8a29fbf4a9d36b7557ff8d3284 to build tracker '/tmp/pip-req-tracker-ffpg8zq0' 2019-07-01T15:09:54 Running setup.py (path:/tmp/pip-wheel-0uxtp44x/extended-ascii/setup.py) egg_info for package extended-ascii 2019-07-01T15:09:54 Running command python setup.py egg_info 2019-07-01T15:09:55 Traceback (most recent call last): 2019-07-01T15:09:55 File "", line 1, in 2019-07-01T15:09:55 File "/tmp/pip-wheel-0uxtp44x/extended-ascii/setup.py", line 4, in 2019-07-01T15:09:55 import extended_ascii 2019-07-01T15:09:55 File "/tmp/pip-wheel-0uxtp44x/extended-ascii/extended_ascii/__init__.py", line 40 2019-07-01T15:09:55 """ 2019-07-01T15:09:55 ^ 2019-07-01T15:09:55 SyntaxError: invalid syntax 2019-07-01T15:09:55 Cleaning up... 2019-07-01T15:09:55 Removing source in /tmp/pip-wheel-0uxtp44x/extended-ascii 2019-07-01T15:09:55 Removed extended_ascii==1.0.1 from https://files.pythonhosted.org/packages/93/62/db7789b39cd85c95af918d6be2be491e0ab553cb4fe84868ec87a9359d95/extended_ascii-1.0.1.tar.gz#sha256=a9c20bead97902a2769dc5c52cf69068fe9bcc8a29fbf4a9d36b7557ff8d3284 from build tracker '/tmp/pip-req-tracker-ffpg8zq0' 2019-07-01T15:09:55 Removed build tracker '/tmp/pip-req-tracker-ffpg8zq0' 2019-07-01T15:09:55 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-0uxtp44x/extended-ascii/ 2019-07-01T15:09:55 Exception information: 2019-07-01T15:09:55 Traceback (most recent call last): 2019-07-01T15:09:55 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-07-01T15:09:55 status = self.run(options, args) 2019-07-01T15:09:55 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-07-01T15:09:55 resolver.resolve(requirement_set) 2019-07-01T15:09:55 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2019-07-01T15:09:55 self._resolve_one(requirement_set, req) 2019-07-01T15:09:55 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-07-01T15:09:55 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-07-01T15:09:55 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-07-01T15:09:55 self.require_hashes 2019-07-01T15:09:55 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-07-01T15:09:55 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-07-01T15:09:55 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-07-01T15:09:55 self.req.prepare_metadata() 2019-07-01T15:09:55 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-07-01T15:09:55 self.run_egg_info() 2019-07-01T15:09:55 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-07-01T15:09:55 command_desc='python setup.py egg_info') 2019-07-01T15:09:55 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-07-01T15:09:55 % (command_desc, proc.returncode, cwd)) 2019-07-01T15:09:55 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-0uxtp44x/extended-ascii/