2020-09-20T02:21:17,685 Created temporary directory: /tmp/pip-ephem-wheel-cache-e9sbekci 2020-09-20T02:21:17,689 Created temporary directory: /tmp/pip-req-tracker-citfliho 2020-09-20T02:21:17,689 Initialized build tracking at /tmp/pip-req-tracker-citfliho 2020-09-20T02:21:17,689 Created build tracker: /tmp/pip-req-tracker-citfliho 2020-09-20T02:21:17,689 Entered build tracker: /tmp/pip-req-tracker-citfliho 2020-09-20T02:21:17,690 Created temporary directory: /tmp/pip-wheel-36td3p90 2020-09-20T02:21:17,698 1 location(s) to search for versions of django-mobile-withstatic: 2020-09-20T02:21:17,698 * https://pypi.org/simple/django-mobile-withstatic/ 2020-09-20T02:21:17,698 Fetching project page and analyzing links: https://pypi.org/simple/django-mobile-withstatic/ 2020-09-20T02:21:17,699 Getting page https://pypi.org/simple/django-mobile-withstatic/ 2020-09-20T02:21:17,701 Found index url https://pypi.org/simple 2020-09-20T02:21:17,786 Found link https://files.pythonhosted.org/packages/70/8b/a78f9837a7e59cad48f4f2066e9b5496e4f7c460b88d03506737c4912b94/django-mobile-withstatic-0.2.3.tar.gz#sha256=9a5208e2feea38349190c49177e277fe63d3f6c00c7ce46cecb61c0975664e65 (from https://pypi.org/simple/django-mobile-withstatic/), version: 0.2.3 2020-09-20T02:21:17,787 Found link https://files.pythonhosted.org/packages/24/77/eecb9c34f503d921a9ed2634cbada7c8fa2fcbe87c2c0d5218d7f0d9b44b/django-mobile-withstatic-0.2.4.tar.gz#sha256=7b356348ed923b6d1c56fd2f2d57a537645a8e81a72e12753797dd368e203104 (from https://pypi.org/simple/django-mobile-withstatic/), version: 0.2.4 2020-09-20T02:21:17,790 Given no hashes to check 1 links for project 'django-mobile-withstatic': discarding no candidates 2020-09-20T02:21:17,791 Using version 0.2.4 (newest of versions: 0.2.4) 2020-09-20T02:21:17,795 Collecting django-mobile-withstatic==0.2.4 2020-09-20T02:21:17,796 Created temporary directory: /tmp/pip-unpack-f1cxr7p0 2020-09-20T02:21:17,834 Downloading django-mobile-withstatic-0.2.4.tar.gz (12 kB) 2020-09-20T02:21:17,887 Added django-mobile-withstatic==0.2.4 from https://files.pythonhosted.org/packages/24/77/eecb9c34f503d921a9ed2634cbada7c8fa2fcbe87c2c0d5218d7f0d9b44b/django-mobile-withstatic-0.2.4.tar.gz#sha256=7b356348ed923b6d1c56fd2f2d57a537645a8e81a72e12753797dd368e203104 to build tracker '/tmp/pip-req-tracker-citfliho' 2020-09-20T02:21:17,888 Running setup.py (path:/tmp/pip-wheel-36td3p90/django-mobile-withstatic/setup.py) egg_info for package django-mobile-withstatic 2020-09-20T02:21:17,889 Created temporary directory: /tmp/pip-pip-egg-info-7ubx3sjm 2020-09-20T02:21:17,890 Running command python setup.py egg_info 2020-09-20T02:21:18,628 Traceback (most recent call last): 2020-09-20T02:21:18,629 File "", line 1, in 2020-09-20T02:21:18,630 File "/tmp/pip-wheel-36td3p90/django-mobile-withstatic/setup.py", line 28, in 2020-09-20T02:21:18,630 file('README.rst', 'r').read().decode('utf-8'), 2020-09-20T02:21:18,630 NameError: name 'file' is not defined 2020-09-20T02:21:18,674 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-20T02:21:18,675 Exception information: 2020-09-20T02:21:18,675 Traceback (most recent call last): 2020-09-20T02:21:18,675 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-09-20T02:21:18,675 status = self.run(options, args) 2020-09-20T02:21:18,675 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-09-20T02:21:18,675 return func(self, options, args) 2020-09-20T02:21:18,675 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-09-20T02:21:18,675 reqs, check_supported_wheels=True 2020-09-20T02:21:18,675 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-09-20T02:21:18,675 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-09-20T02:21:18,675 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-09-20T02:21:18,675 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-09-20T02:21:18,675 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-09-20T02:21:18,675 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-09-20T02:21:18,675 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-09-20T02:21:18,675 req, self.req_tracker, self.finder, self.build_isolation, 2020-09-20T02:21:18,675 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-09-20T02:21:18,675 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-09-20T02:21:18,675 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-09-20T02:21:18,675 self.req.prepare_metadata() 2020-09-20T02:21:18,675 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 555, in prepare_metadata 2020-09-20T02:21:18,675 self.metadata_directory = self._generate_metadata() 2020-09-20T02:21:18,675 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 535, in _generate_metadata 2020-09-20T02:21:18,675 details=self.name or "from {}".format(self.link) 2020-09-20T02:21:18,675 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-09-20T02:21:18,675 command_desc='python setup.py egg_info', 2020-09-20T02:21:18,675 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-09-20T02:21:18,675 raise InstallationError(exc_msg) 2020-09-20T02:21:18,675 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-20T02:21:18,682 Removed django-mobile-withstatic==0.2.4 from https://files.pythonhosted.org/packages/24/77/eecb9c34f503d921a9ed2634cbada7c8fa2fcbe87c2c0d5218d7f0d9b44b/django-mobile-withstatic-0.2.4.tar.gz#sha256=7b356348ed923b6d1c56fd2f2d57a537645a8e81a72e12753797dd368e203104 from build tracker '/tmp/pip-req-tracker-citfliho' 2020-09-20T02:21:18,683 Removed build tracker: '/tmp/pip-req-tracker-citfliho'