2019-06-28T12:21:17 Created temporary directory: /tmp/pip-ephem-wheel-cache-bmxeqsir 2019-06-28T12:21:17 Created temporary directory: /tmp/pip-req-tracker-92lygy3o 2019-06-28T12:21:17 Created requirements tracker '/tmp/pip-req-tracker-92lygy3o' 2019-06-28T12:21:17 Created temporary directory: /tmp/pip-wheel-zfu4zvsu 2019-06-28T12:21:17 Collecting skeleton_stu==0.6.3 2019-06-28T12:21:18 1 location(s) to search for versions of skeleton-stu: 2019-06-28T12:21:18 * https://pypi.org/simple/skeleton-stu/ 2019-06-28T12:21:18 Getting page https://pypi.org/simple/skeleton-stu/ 2019-06-28T12:21:18 Analyzing links from page https://pypi.org/simple/skeleton-stu/ 2019-06-28T12:21:18 Found link https://files.pythonhosted.org/packages/63/3e/07e2a9cac0ef1c95248293ee15e35cf6e6ee92e237903260456b3bd85b3d/skeleton_stu-0.6.1.tar.gz#sha256=0873fdb5d566a3148f79595b85652485a7541dd7e357b33090cfbc74861f554c (from https://pypi.org/simple/skeleton-stu/), version: 0.6.1 2019-06-28T12:21:18 Found link https://files.pythonhosted.org/packages/02/01/ffa56bf98ed748e437a0f9a9d793409d4e2122dfa09ec2fd72c732166795/skeleton_stu-0.6.2.tar.gz#sha256=44804c814c9f69a569ff7ea7c01d7f3a8ef223321f61b9048272a5a9514f5f0c (from https://pypi.org/simple/skeleton-stu/), version: 0.6.2 2019-06-28T12:21:18 Found link https://files.pythonhosted.org/packages/51/24/764a90ed972a0e02a67c9ba9a350824a065b08f5504bb27174d5d64ca460/skeleton_stu-0.6.3.tar.gz#sha256=4cdff10cb6cdc2c762f9d203248f103e0ee0c4ece28bed4b32649709004e12d8 (from https://pypi.org/simple/skeleton-stu/), version: 0.6.3 2019-06-28T12:21:18 Using version 0.6.3 (newest of versions: 0.6.3) 2019-06-28T12:21:18 Created temporary directory: /tmp/pip-unpack-thvfb22a 2019-06-28T12:21:18 Downloading https://files.pythonhosted.org/packages/51/24/764a90ed972a0e02a67c9ba9a350824a065b08f5504bb27174d5d64ca460/skeleton_stu-0.6.3.tar.gz (70kB) 2019-06-28T12:21:18 Downloading from URL https://files.pythonhosted.org/packages/51/24/764a90ed972a0e02a67c9ba9a350824a065b08f5504bb27174d5d64ca460/skeleton_stu-0.6.3.tar.gz#sha256=4cdff10cb6cdc2c762f9d203248f103e0ee0c4ece28bed4b32649709004e12d8 (from https://pypi.org/simple/skeleton-stu/) 2019-06-28T12:21:18 Added skeleton_stu==0.6.3 from https://files.pythonhosted.org/packages/51/24/764a90ed972a0e02a67c9ba9a350824a065b08f5504bb27174d5d64ca460/skeleton_stu-0.6.3.tar.gz#sha256=4cdff10cb6cdc2c762f9d203248f103e0ee0c4ece28bed4b32649709004e12d8 to build tracker '/tmp/pip-req-tracker-92lygy3o' 2019-06-28T12:21:18 Running setup.py (path:/tmp/pip-wheel-zfu4zvsu/skeleton-stu/setup.py) egg_info for package skeleton-stu 2019-06-28T12:21:18 Running command python setup.py egg_info 2019-06-28T12:21:20 Downloading http://pypi.python.org/packages/source/d/distribute/distribute-0.6.10.tar.gz 2019-06-28T12:21:20 Traceback (most recent call last): 2019-06-28T12:21:20 File "/tmp/pip-wheel-zfu4zvsu/skeleton-stu/distribute_setup.py", line 143, in use_setuptools 2019-06-28T12:21:20 raise ImportError 2019-06-28T12:21:20 ImportError 2019-06-28T12:21:20 During handling of the above exception, another exception occurred: 2019-06-28T12:21:20 Traceback (most recent call last): 2019-06-28T12:21:20 File "", line 1, in 2019-06-28T12:21:20 File "/tmp/pip-wheel-zfu4zvsu/skeleton-stu/setup.py", line 5, in 2019-06-28T12:21:20 distribute_setup.use_setuptools() 2019-06-28T12:21:20 File "/tmp/pip-wheel-zfu4zvsu/skeleton-stu/distribute_setup.py", line 145, in use_setuptools 2019-06-28T12:21:20 return _do_download(version, download_base, to_dir, download_delay) 2019-06-28T12:21:20 File "/tmp/pip-wheel-zfu4zvsu/skeleton-stu/distribute_setup.py", line 124, in _do_download 2019-06-28T12:21:20 to_dir, download_delay) 2019-06-28T12:21:20 File "/tmp/pip-wheel-zfu4zvsu/skeleton-stu/distribute_setup.py", line 193, in download_setuptools 2019-06-28T12:21:20 src = urlopen(url) 2019-06-28T12:21:20 File "/usr/lib/python3.7/urllib/request.py", line 222, in urlopen 2019-06-28T12:21:20 return opener.open(url, data, timeout) 2019-06-28T12:21:20 File "/usr/lib/python3.7/urllib/request.py", line 531, in open 2019-06-28T12:21:20 response = meth(req, response) 2019-06-28T12:21:20 File "/usr/lib/python3.7/urllib/request.py", line 641, in http_response 2019-06-28T12:21:20 'http', request, response, code, msg, hdrs) 2019-06-28T12:21:20 File "/usr/lib/python3.7/urllib/request.py", line 569, in error 2019-06-28T12:21:20 return self._call_chain(*args) 2019-06-28T12:21:20 File "/usr/lib/python3.7/urllib/request.py", line 503, in _call_chain 2019-06-28T12:21:20 result = func(*args) 2019-06-28T12:21:20 File "/usr/lib/python3.7/urllib/request.py", line 649, in http_error_default 2019-06-28T12:21:20 raise HTTPError(req.full_url, code, msg, hdrs, fp) 2019-06-28T12:21:20 urllib.error.HTTPError: HTTP Error 403: SSL is required 2019-06-28T12:21:20 Cleaning up... 2019-06-28T12:21:20 Removing source in /tmp/pip-wheel-zfu4zvsu/skeleton-stu 2019-06-28T12:21:20 Removed skeleton_stu==0.6.3 from https://files.pythonhosted.org/packages/51/24/764a90ed972a0e02a67c9ba9a350824a065b08f5504bb27174d5d64ca460/skeleton_stu-0.6.3.tar.gz#sha256=4cdff10cb6cdc2c762f9d203248f103e0ee0c4ece28bed4b32649709004e12d8 from build tracker '/tmp/pip-req-tracker-92lygy3o' 2019-06-28T12:21:20 Removed build tracker '/tmp/pip-req-tracker-92lygy3o' 2019-06-28T12:21:20 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-zfu4zvsu/skeleton-stu/ 2019-06-28T12:21:20 Exception information: 2019-06-28T12:21:20 Traceback (most recent call last): 2019-06-28T12:21:20 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-06-28T12:21:20 status = self.run(options, args) 2019-06-28T12:21:20 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-06-28T12:21:20 resolver.resolve(requirement_set) 2019-06-28T12:21:20 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2019-06-28T12:21:20 self._resolve_one(requirement_set, req) 2019-06-28T12:21:20 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-06-28T12:21:20 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-06-28T12:21:20 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-06-28T12:21:20 self.require_hashes 2019-06-28T12:21:20 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-06-28T12:21:20 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-06-28T12:21:20 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-06-28T12:21:20 self.req.prepare_metadata() 2019-06-28T12:21:20 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-06-28T12:21:20 self.run_egg_info() 2019-06-28T12:21:20 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-06-28T12:21:20 command_desc='python setup.py egg_info') 2019-06-28T12:21:20 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-06-28T12:21:20 % (command_desc, proc.returncode, cwd)) 2019-06-28T12:21:20 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-zfu4zvsu/skeleton-stu/