2019-06-27T18:35:39 Created temporary directory: /tmp/pip-ephem-wheel-cache-t9ni7g2i 2019-06-27T18:35:39 Created temporary directory: /tmp/pip-req-tracker-g9lawmaw 2019-06-27T18:35:39 Created requirements tracker '/tmp/pip-req-tracker-g9lawmaw' 2019-06-27T18:35:39 Created temporary directory: /tmp/pip-wheel-p_x_rwya 2019-06-27T18:35:39 Collecting django-cssmin==0.1 2019-06-27T18:35:39 1 location(s) to search for versions of django-cssmin: 2019-06-27T18:35:39 * https://pypi.org/simple/django-cssmin/ 2019-06-27T18:35:39 Getting page https://pypi.org/simple/django-cssmin/ 2019-06-27T18:35:39 Analyzing links from page https://pypi.org/simple/django-cssmin/ 2019-06-27T18:35:39 Found link https://files.pythonhosted.org/packages/1d/18/40a2841d7bd0b4cf81c740bc3e99b11ad0d07ed27ca94c5a7c23bbd8bb9f/django-cssmin-0.1.tar.gz#sha256=f3224e46be73c5296d80d562c0957bf2c7a10db636eefc6931680bfa3327b5b7 (from https://pypi.org/simple/django-cssmin/), version: 0.1 2019-06-27T18:35:39 Found link https://files.pythonhosted.org/packages/cd/53/6f936d365deae0c122c91af4b570f8c3c395e7ed3346835a69ace791951b/django-cssmin-0.2.tar.gz#sha256=ea502c66da42d228697348785b50df5eb76f0f60f36ad5766b189df84eac8f2e (from https://pypi.org/simple/django-cssmin/), version: 0.2 2019-06-27T18:35:39 Found link https://files.pythonhosted.org/packages/c8/9a/c81063310d05695e63aff5f375ea31e928eda914641a7a399c7a30c0de88/django-cssmin-0.2.1.tar.gz#sha256=3154335a7125c2b7f1e8a5d387bcb1812ef8ba7a66bb6afa79e5c1f1aff01096 (from https://pypi.org/simple/django-cssmin/), version: 0.2.1 2019-06-27T18:35:39 Found link https://files.pythonhosted.org/packages/d3/4c/15f21c38d5e2ae502371774008871c58edca439472e1e56eacca9f74def6/django-cssmin-0.3.tar.gz#sha256=46277a9cfa98d5b97d3f5ab3acd9380a2b061f0f43f0ef2920ceab82ce8521d4 (from https://pypi.org/simple/django-cssmin/), version: 0.3 2019-06-27T18:35:39 Using version 0.1 (newest of versions: 0.1) 2019-06-27T18:35:39 Created temporary directory: /tmp/pip-unpack-476so_qw 2019-06-27T18:35:39 Downloading https://files.pythonhosted.org/packages/1d/18/40a2841d7bd0b4cf81c740bc3e99b11ad0d07ed27ca94c5a7c23bbd8bb9f/django-cssmin-0.1.tar.gz 2019-06-27T18:35:39 Downloading from URL https://files.pythonhosted.org/packages/1d/18/40a2841d7bd0b4cf81c740bc3e99b11ad0d07ed27ca94c5a7c23bbd8bb9f/django-cssmin-0.1.tar.gz#sha256=f3224e46be73c5296d80d562c0957bf2c7a10db636eefc6931680bfa3327b5b7 (from https://pypi.org/simple/django-cssmin/) 2019-06-27T18:35:39 Added django-cssmin==0.1 from https://files.pythonhosted.org/packages/1d/18/40a2841d7bd0b4cf81c740bc3e99b11ad0d07ed27ca94c5a7c23bbd8bb9f/django-cssmin-0.1.tar.gz#sha256=f3224e46be73c5296d80d562c0957bf2c7a10db636eefc6931680bfa3327b5b7 to build tracker '/tmp/pip-req-tracker-g9lawmaw' 2019-06-27T18:35:39 Running setup.py (path:/tmp/pip-wheel-p_x_rwya/django-cssmin/setup.py) egg_info for package django-cssmin 2019-06-27T18:35:39 Running command python setup.py egg_info 2019-06-27T18:35:41 Downloading http://pypi.python.org/packages/source/d/distribute/distribute-0.6.10.tar.gz 2019-06-27T18:35:41 Traceback (most recent call last): 2019-06-27T18:35:41 File "/tmp/pip-wheel-p_x_rwya/django-cssmin/distribute_setup.py", line 143, in use_setuptools 2019-06-27T18:35:41 raise ImportError 2019-06-27T18:35:41 ImportError 2019-06-27T18:35:41 During handling of the above exception, another exception occurred: 2019-06-27T18:35:41 Traceback (most recent call last): 2019-06-27T18:35:41 File "", line 1, in 2019-06-27T18:35:41 File "/tmp/pip-wheel-p_x_rwya/django-cssmin/setup.py", line 7, in 2019-06-27T18:35:41 from distribute_setup import use_setuptools; use_setuptools() 2019-06-27T18:35:41 File "/tmp/pip-wheel-p_x_rwya/django-cssmin/distribute_setup.py", line 145, in use_setuptools 2019-06-27T18:35:41 return _do_download(version, download_base, to_dir, download_delay) 2019-06-27T18:35:41 File "/tmp/pip-wheel-p_x_rwya/django-cssmin/distribute_setup.py", line 124, in _do_download 2019-06-27T18:35:41 to_dir, download_delay) 2019-06-27T18:35:41 File "/tmp/pip-wheel-p_x_rwya/django-cssmin/distribute_setup.py", line 193, in download_setuptools 2019-06-27T18:35:41 src = urlopen(url) 2019-06-27T18:35:41 File "/usr/lib/python3.7/urllib/request.py", line 222, in urlopen 2019-06-27T18:35:41 return opener.open(url, data, timeout) 2019-06-27T18:35:41 File "/usr/lib/python3.7/urllib/request.py", line 531, in open 2019-06-27T18:35:41 response = meth(req, response) 2019-06-27T18:35:41 File "/usr/lib/python3.7/urllib/request.py", line 641, in http_response 2019-06-27T18:35:41 'http', request, response, code, msg, hdrs) 2019-06-27T18:35:41 File "/usr/lib/python3.7/urllib/request.py", line 569, in error 2019-06-27T18:35:41 return self._call_chain(*args) 2019-06-27T18:35:41 File "/usr/lib/python3.7/urllib/request.py", line 503, in _call_chain 2019-06-27T18:35:41 result = func(*args) 2019-06-27T18:35:41 File "/usr/lib/python3.7/urllib/request.py", line 649, in http_error_default 2019-06-27T18:35:41 raise HTTPError(req.full_url, code, msg, hdrs, fp) 2019-06-27T18:35:41 urllib.error.HTTPError: HTTP Error 403: SSL is required 2019-06-27T18:35:41 Cleaning up... 2019-06-27T18:35:41 Removing source in /tmp/pip-wheel-p_x_rwya/django-cssmin 2019-06-27T18:35:41 Removed django-cssmin==0.1 from https://files.pythonhosted.org/packages/1d/18/40a2841d7bd0b4cf81c740bc3e99b11ad0d07ed27ca94c5a7c23bbd8bb9f/django-cssmin-0.1.tar.gz#sha256=f3224e46be73c5296d80d562c0957bf2c7a10db636eefc6931680bfa3327b5b7 from build tracker '/tmp/pip-req-tracker-g9lawmaw' 2019-06-27T18:35:41 Removed build tracker '/tmp/pip-req-tracker-g9lawmaw' 2019-06-27T18:35:41 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-p_x_rwya/django-cssmin/ 2019-06-27T18:35:41 Exception information: 2019-06-27T18:35:41 Traceback (most recent call last): 2019-06-27T18:35:41 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-06-27T18:35:41 status = self.run(options, args) 2019-06-27T18:35:41 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-06-27T18:35:41 resolver.resolve(requirement_set) 2019-06-27T18:35:41 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2019-06-27T18:35:41 self._resolve_one(requirement_set, req) 2019-06-27T18:35:41 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-06-27T18:35:41 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-06-27T18:35:41 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-06-27T18:35:41 self.require_hashes 2019-06-27T18:35:41 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-06-27T18:35:41 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-06-27T18:35:41 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-06-27T18:35:41 self.req.prepare_metadata() 2019-06-27T18:35:41 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-06-27T18:35:41 self.run_egg_info() 2019-06-27T18:35:41 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-06-27T18:35:41 command_desc='python setup.py egg_info') 2019-06-27T18:35:41 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-06-27T18:35:41 % (command_desc, proc.returncode, cwd)) 2019-06-27T18:35:41 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-p_x_rwya/django-cssmin/