2019-06-28T15:44:29 Created temporary directory: /tmp/pip-ephem-wheel-cache-gzc_o01w 2019-06-28T15:44:29 Created temporary directory: /tmp/pip-req-tracker-tow2o397 2019-06-28T15:44:29 Created requirements tracker '/tmp/pip-req-tracker-tow2o397' 2019-06-28T15:44:29 Created temporary directory: /tmp/pip-wheel-ypac1oqw 2019-06-28T15:44:29 Collecting django-fossil==0.8-stable 2019-06-28T15:44:29 1 location(s) to search for versions of django-fossil: 2019-06-28T15:44:29 * https://pypi.org/simple/django-fossil/ 2019-06-28T15:44:29 Getting page https://pypi.org/simple/django-fossil/ 2019-06-28T15:44:29 Analyzing links from page https://pypi.org/simple/django-fossil/ 2019-06-28T15:44:29 Found link https://files.pythonhosted.org/packages/a1/fa/df2f98a744334053e9abc62165abe71fbfe92477ad86a98f2eceba05d385/django-fossil-0.4-stable.tar.gz#sha256=eda4ac11400e5e19e93d13e99bd7e96f5fdb1bc0c25324f52ae5d036fbbeef60 (from https://pypi.org/simple/django-fossil/), version: 0.4-stable 2019-06-28T15:44:29 Found link https://files.pythonhosted.org/packages/31/21/a8b417947a97ba8cde7719ab719d654d67d7234016e0dbcdf92a3b23e35a/django-fossil-0.7-stable.tar.gz#sha256=d64f44dfaf081c1bbcd460020bc311d95bd95677369721041ea1911779e646c6 (from https://pypi.org/simple/django-fossil/), version: 0.7-stable 2019-06-28T15:44:29 Found link https://files.pythonhosted.org/packages/82/4e/85d9a3ab7c5050ebd66672b02a74d7ef1fd7d4385bc282b58757ca1bb742/django-fossil-0.8-stable.tar.gz#sha256=ea8264d03776743f2595e689b632429ce613ec27e2708971c9874adce6fa1876 (from https://pypi.org/simple/django-fossil/), version: 0.8-stable 2019-06-28T15:44:29 Using version 0.8-stable (newest of versions: 0.8-stable) 2019-06-28T15:44:29 Created temporary directory: /tmp/pip-unpack-nxjr1awr 2019-06-28T15:44:29 Downloading https://files.pythonhosted.org/packages/82/4e/85d9a3ab7c5050ebd66672b02a74d7ef1fd7d4385bc282b58757ca1bb742/django-fossil-0.8-stable.tar.gz 2019-06-28T15:44:29 Downloading from URL https://files.pythonhosted.org/packages/82/4e/85d9a3ab7c5050ebd66672b02a74d7ef1fd7d4385bc282b58757ca1bb742/django-fossil-0.8-stable.tar.gz#sha256=ea8264d03776743f2595e689b632429ce613ec27e2708971c9874adce6fa1876 (from https://pypi.org/simple/django-fossil/) 2019-06-28T15:44:29 Added django-fossil==0.8-stable from https://files.pythonhosted.org/packages/82/4e/85d9a3ab7c5050ebd66672b02a74d7ef1fd7d4385bc282b58757ca1bb742/django-fossil-0.8-stable.tar.gz#sha256=ea8264d03776743f2595e689b632429ce613ec27e2708971c9874adce6fa1876 to build tracker '/tmp/pip-req-tracker-tow2o397' 2019-06-28T15:44:29 Running setup.py (path:/tmp/pip-wheel-ypac1oqw/django-fossil/setup.py) egg_info for package django-fossil 2019-06-28T15:44:29 Running command python setup.py egg_info 2019-06-28T15:44:31 Traceback (most recent call last): 2019-06-28T15:44:31 File "", line 1, in 2019-06-28T15:44:31 File "/tmp/pip-wheel-ypac1oqw/django-fossil/setup.py", line 4, in 2019-06-28T15:44:31 import ez_setup 2019-06-28T15:44:31 ModuleNotFoundError: No module named 'ez_setup' 2019-06-28T15:44:31 Cleaning up... 2019-06-28T15:44:31 Removing source in /tmp/pip-wheel-ypac1oqw/django-fossil 2019-06-28T15:44:31 Removed django-fossil==0.8-stable from https://files.pythonhosted.org/packages/82/4e/85d9a3ab7c5050ebd66672b02a74d7ef1fd7d4385bc282b58757ca1bb742/django-fossil-0.8-stable.tar.gz#sha256=ea8264d03776743f2595e689b632429ce613ec27e2708971c9874adce6fa1876 from build tracker '/tmp/pip-req-tracker-tow2o397' 2019-06-28T15:44:31 Removed build tracker '/tmp/pip-req-tracker-tow2o397' 2019-06-28T15:44:31 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-ypac1oqw/django-fossil/ 2019-06-28T15:44:31 Exception information: 2019-06-28T15:44:31 Traceback (most recent call last): 2019-06-28T15:44:31 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-06-28T15:44:31 status = self.run(options, args) 2019-06-28T15:44:31 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-06-28T15:44:31 resolver.resolve(requirement_set) 2019-06-28T15:44:31 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2019-06-28T15:44:31 self._resolve_one(requirement_set, req) 2019-06-28T15:44:31 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-06-28T15:44:31 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-06-28T15:44:31 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-06-28T15:44:31 self.require_hashes 2019-06-28T15:44:31 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-06-28T15:44:31 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-06-28T15:44:31 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-06-28T15:44:31 self.req.prepare_metadata() 2019-06-28T15:44:31 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-06-28T15:44:31 self.run_egg_info() 2019-06-28T15:44:31 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-06-28T15:44:31 command_desc='python setup.py egg_info') 2019-06-28T15:44:31 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-06-28T15:44:31 % (command_desc, proc.returncode, cwd)) 2019-06-28T15:44:31 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-ypac1oqw/django-fossil/