2020-09-20T00:55:33,143 Created temporary directory: /tmp/pip-ephem-wheel-cache-e5wevspm 2020-09-20T00:55:33,146 Created temporary directory: /tmp/pip-req-tracker-narzox7b 2020-09-20T00:55:33,146 Initialized build tracking at /tmp/pip-req-tracker-narzox7b 2020-09-20T00:55:33,147 Created build tracker: /tmp/pip-req-tracker-narzox7b 2020-09-20T00:55:33,147 Entered build tracker: /tmp/pip-req-tracker-narzox7b 2020-09-20T00:55:33,147 Created temporary directory: /tmp/pip-wheel-zznsjalo 2020-09-20T00:55:33,156 1 location(s) to search for versions of django-user-extension: 2020-09-20T00:55:33,156 * https://pypi.org/simple/django-user-extension/ 2020-09-20T00:55:33,156 Fetching project page and analyzing links: https://pypi.org/simple/django-user-extension/ 2020-09-20T00:55:33,157 Getting page https://pypi.org/simple/django-user-extension/ 2020-09-20T00:55:33,158 Found index url https://pypi.org/simple 2020-09-20T00:55:33,242 Found link https://files.pythonhosted.org/packages/ea/38/40d314288ef67ad2de6e047680343c58c2309291f99fb5c68530d1e0ad29/django-user-extension-1.0.0.tar.gz#sha256=d24f43ac03db6f798c85e36b2b9218f5d0b21d9b4ccb44ab734a163671bbec2f (from https://pypi.org/simple/django-user-extension/), version: 1.0.0 2020-09-20T00:55:33,246 Given no hashes to check 1 links for project 'django-user-extension': discarding no candidates 2020-09-20T00:55:33,246 Using version 1.0.0 (newest of versions: 1.0.0) 2020-09-20T00:55:33,250 Collecting django-user-extension==1.0.0 2020-09-20T00:55:33,252 Created temporary directory: /tmp/pip-unpack-x2zwnjce 2020-09-20T00:55:33,290 Downloading django-user-extension-1.0.0.tar.gz (3.1 kB) 2020-09-20T00:55:33,330 Added django-user-extension==1.0.0 from https://files.pythonhosted.org/packages/ea/38/40d314288ef67ad2de6e047680343c58c2309291f99fb5c68530d1e0ad29/django-user-extension-1.0.0.tar.gz#sha256=d24f43ac03db6f798c85e36b2b9218f5d0b21d9b4ccb44ab734a163671bbec2f to build tracker '/tmp/pip-req-tracker-narzox7b' 2020-09-20T00:55:33,331 Running setup.py (path:/tmp/pip-wheel-zznsjalo/django-user-extension/setup.py) egg_info for package django-user-extension 2020-09-20T00:55:33,332 Created temporary directory: /tmp/pip-pip-egg-info-lgwvlpkr 2020-09-20T00:55:33,333 Running command python setup.py egg_info 2020-09-20T00:55:34,171 Traceback (most recent call last): 2020-09-20T00:55:34,172 File "", line 1, in 2020-09-20T00:55:34,173 File "/tmp/pip-wheel-zznsjalo/django-user-extension/setup.py", line 9, in 2020-09-20T00:55:34,173 long_description=file( 2020-09-20T00:55:34,173 NameError: name 'file' is not defined 2020-09-20T00:55:34,219 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-20T00:55:34,219 Exception information: 2020-09-20T00:55:34,219 Traceback (most recent call last): 2020-09-20T00:55:34,219 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-09-20T00:55:34,219 status = self.run(options, args) 2020-09-20T00:55:34,219 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-09-20T00:55:34,219 return func(self, options, args) 2020-09-20T00:55:34,219 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-09-20T00:55:34,219 reqs, check_supported_wheels=True 2020-09-20T00:55:34,219 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-09-20T00:55:34,219 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-09-20T00:55:34,219 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-09-20T00:55:34,219 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-09-20T00:55:34,219 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-09-20T00:55:34,219 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-09-20T00:55:34,219 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-09-20T00:55:34,219 req, self.req_tracker, self.finder, self.build_isolation, 2020-09-20T00:55:34,219 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-09-20T00:55:34,219 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-09-20T00:55:34,219 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-09-20T00:55:34,219 self.req.prepare_metadata() 2020-09-20T00:55:34,219 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 555, in prepare_metadata 2020-09-20T00:55:34,219 self.metadata_directory = self._generate_metadata() 2020-09-20T00:55:34,219 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 535, in _generate_metadata 2020-09-20T00:55:34,219 details=self.name or "from {}".format(self.link) 2020-09-20T00:55:34,219 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-09-20T00:55:34,219 command_desc='python setup.py egg_info', 2020-09-20T00:55:34,219 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-09-20T00:55:34,219 raise InstallationError(exc_msg) 2020-09-20T00:55:34,219 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-20T00:55:34,226 Removed django-user-extension==1.0.0 from https://files.pythonhosted.org/packages/ea/38/40d314288ef67ad2de6e047680343c58c2309291f99fb5c68530d1e0ad29/django-user-extension-1.0.0.tar.gz#sha256=d24f43ac03db6f798c85e36b2b9218f5d0b21d9b4ccb44ab734a163671bbec2f from build tracker '/tmp/pip-req-tracker-narzox7b' 2020-09-20T00:55:34,227 Removed build tracker: '/tmp/pip-req-tracker-narzox7b'