2020-09-20T03:49:09,370 Created temporary directory: /tmp/pip-ephem-wheel-cache-d1zxhwxb 2020-09-20T03:49:09,374 Created temporary directory: /tmp/pip-req-tracker-8y4ndxyh 2020-09-20T03:49:09,375 Initialized build tracking at /tmp/pip-req-tracker-8y4ndxyh 2020-09-20T03:49:09,375 Created build tracker: /tmp/pip-req-tracker-8y4ndxyh 2020-09-20T03:49:09,375 Entered build tracker: /tmp/pip-req-tracker-8y4ndxyh 2020-09-20T03:49:09,376 Created temporary directory: /tmp/pip-wheel-1cb78os3 2020-09-20T03:49:09,384 1 location(s) to search for versions of django-configfield: 2020-09-20T03:49:09,384 * https://pypi.org/simple/django-configfield/ 2020-09-20T03:49:09,384 Fetching project page and analyzing links: https://pypi.org/simple/django-configfield/ 2020-09-20T03:49:09,385 Getting page https://pypi.org/simple/django-configfield/ 2020-09-20T03:49:09,386 Found index url https://pypi.org/simple 2020-09-20T03:49:09,472 Found link https://files.pythonhosted.org/packages/f9/49/02d1bc2efc85cb5e3931156b43076c8e4af6a80279903c8a649f7b9d3a2f/django-configfield-0.1.0-alpha.tar.gz#sha256=45a111e3972d79727304a1b98d2f3baf39dce20ef2290bc7c85b14e7f6078067 (from https://pypi.org/simple/django-configfield/), version: 0.1.0-alpha 2020-09-20T03:49:09,472 Found link https://files.pythonhosted.org/packages/26/d0/3b729e36e5851bf0c0d0fdc7ba696268eca12b447ca11b823bed73ece7b9/django-configfield-0.1.0-beta.tar.gz#sha256=92fdaa9d506bee7e16dd6ceb0ac718ae4e10cae2ab5113fa635110ac067c44f3 (from https://pypi.org/simple/django-configfield/), version: 0.1.0-beta 2020-09-20T03:49:09,473 Found link https://files.pythonhosted.org/packages/6d/51/2055be3a35b51ddc4ff849c3d4910965bcdf8afa74aaf893da58a39c9c8f/django-configfield-0.2.0.tar.gz#sha256=a7d5fc82f845df2cb2479f27bb4a7bdf799fb2b4406f0b9a97ae18c78015c614 (from https://pypi.org/simple/django-configfield/), version: 0.2.0 2020-09-20T03:49:09,473 Found link https://files.pythonhosted.org/packages/42/2c/9bb507746e114df1bb21ead249f92c9847e375787abe2f605ae530871a0c/django-configfield-0.2.1.tar.gz#sha256=5178969c5bec8bed08130bdb1109d830e08b12cb93f0c6a5a2ba043ff94c3da2 (from https://pypi.org/simple/django-configfield/), version: 0.2.1 2020-09-20T03:49:09,473 Found link https://files.pythonhosted.org/packages/52/e3/055d9be7e52d76c783f7834d16960153e82da0c3e08cd767bd3f7c6ff6ed/django-configfield-0.2.2.tar.gz#sha256=b55563ab625a39c02d1e7e4f19fa7ea4d31d856cb52ce14ff4f1cc172201a671 (from https://pypi.org/simple/django-configfield/), version: 0.2.2 2020-09-20T03:49:09,477 Given no hashes to check 1 links for project 'django-configfield': discarding no candidates 2020-09-20T03:49:09,478 Using version 0.2.2 (newest of versions: 0.2.2) 2020-09-20T03:49:09,481 Collecting django-configfield==0.2.2 2020-09-20T03:49:09,483 Created temporary directory: /tmp/pip-unpack-oau50w0u 2020-09-20T03:49:09,522 Downloading django-configfield-0.2.2.tar.gz (13 kB) 2020-09-20T03:49:09,576 Added django-configfield==0.2.2 from https://files.pythonhosted.org/packages/52/e3/055d9be7e52d76c783f7834d16960153e82da0c3e08cd767bd3f7c6ff6ed/django-configfield-0.2.2.tar.gz#sha256=b55563ab625a39c02d1e7e4f19fa7ea4d31d856cb52ce14ff4f1cc172201a671 to build tracker '/tmp/pip-req-tracker-8y4ndxyh' 2020-09-20T03:49:09,578 Running setup.py (path:/tmp/pip-wheel-1cb78os3/django-configfield/setup.py) egg_info for package django-configfield 2020-09-20T03:49:09,578 Created temporary directory: /tmp/pip-pip-egg-info-8692c9j0 2020-09-20T03:49:09,579 Running command python setup.py egg_info 2020-09-20T03:49:10,348 Traceback (most recent call last): 2020-09-20T03:49:10,349 File "", line 1, in 2020-09-20T03:49:10,349 File "/tmp/pip-wheel-1cb78os3/django-configfield/setup.py", line 20, in 2020-09-20T03:49:10,350 import ez_setup 2020-09-20T03:49:10,350 File "/tmp/pip-wheel-1cb78os3/django-configfield/ez_setup.py", line 106 2020-09-20T03:49:10,351 except pkg_resources.VersionConflict, e: 2020-09-20T03:49:10,351 ^ 2020-09-20T03:49:10,352 SyntaxError: invalid syntax 2020-09-20T03:49:10,395 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-20T03:49:10,395 Exception information: 2020-09-20T03:49:10,395 Traceback (most recent call last): 2020-09-20T03:49:10,395 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-09-20T03:49:10,395 status = self.run(options, args) 2020-09-20T03:49:10,395 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-09-20T03:49:10,395 return func(self, options, args) 2020-09-20T03:49:10,395 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-09-20T03:49:10,395 reqs, check_supported_wheels=True 2020-09-20T03:49:10,395 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-09-20T03:49:10,395 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-09-20T03:49:10,395 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-09-20T03:49:10,395 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-09-20T03:49:10,395 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-09-20T03:49:10,395 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-09-20T03:49:10,395 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-09-20T03:49:10,395 req, self.req_tracker, self.finder, self.build_isolation, 2020-09-20T03:49:10,395 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-09-20T03:49:10,395 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-09-20T03:49:10,395 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-09-20T03:49:10,395 self.req.prepare_metadata() 2020-09-20T03:49:10,395 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 555, in prepare_metadata 2020-09-20T03:49:10,395 self.metadata_directory = self._generate_metadata() 2020-09-20T03:49:10,395 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 535, in _generate_metadata 2020-09-20T03:49:10,395 details=self.name or "from {}".format(self.link) 2020-09-20T03:49:10,395 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-09-20T03:49:10,395 command_desc='python setup.py egg_info', 2020-09-20T03:49:10,395 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-09-20T03:49:10,395 raise InstallationError(exc_msg) 2020-09-20T03:49:10,395 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-20T03:49:10,403 Removed django-configfield==0.2.2 from https://files.pythonhosted.org/packages/52/e3/055d9be7e52d76c783f7834d16960153e82da0c3e08cd767bd3f7c6ff6ed/django-configfield-0.2.2.tar.gz#sha256=b55563ab625a39c02d1e7e4f19fa7ea4d31d856cb52ce14ff4f1cc172201a671 from build tracker '/tmp/pip-req-tracker-8y4ndxyh' 2020-09-20T03:49:10,404 Removed build tracker: '/tmp/pip-req-tracker-8y4ndxyh'