2019-06-30T16:08:28 Created temporary directory: /tmp/pip-ephem-wheel-cache-5620hiv2 2019-06-30T16:08:28 Created temporary directory: /tmp/pip-req-tracker-c4k7s3qc 2019-06-30T16:08:28 Created requirements tracker '/tmp/pip-req-tracker-c4k7s3qc' 2019-06-30T16:08:28 Created temporary directory: /tmp/pip-wheel-or4hz5rg 2019-06-30T16:08:28 Collecting osi_licenses_full==0.2.1 2019-06-30T16:08:28 1 location(s) to search for versions of osi-licenses-full: 2019-06-30T16:08:28 * https://pypi.org/simple/osi-licenses-full/ 2019-06-30T16:08:28 Getting page https://pypi.org/simple/osi-licenses-full/ 2019-06-30T16:08:28 Analyzing links from page https://pypi.org/simple/osi-licenses-full/ 2019-06-30T16:08:28 Found link https://files.pythonhosted.org/packages/72/cd/fcab71ca6bf674c14206a13abd514a7f8c978acc2b7fc970d2fab830ed6f/osi_licenses_full-0.1.0.tar.gz#sha256=bec6557345e71eee7d3ec45fcfc826263b35ea7e89148b5afb7dd5317319dcd6 (from https://pypi.org/simple/osi-licenses-full/), version: 0.1.0 2019-06-30T16:08:28 Found link https://files.pythonhosted.org/packages/de/b4/c449aee3abb8e0bad2900a08030dc5acc4d44ff59decee9acc5d2af442c8/osi_licenses_full-0.2.0.tar.gz#sha256=f119b1c49478baca58aafb7d227023881bfb7a2a4a65df1d1dd7fc6cc6cdf577 (from https://pypi.org/simple/osi-licenses-full/), version: 0.2.0 2019-06-30T16:08:28 Found link https://files.pythonhosted.org/packages/e6/14/bf1dd09216d5534c36027288d44082c5c05eec34ae11a2668af597c3abf2/osi_licenses_full-0.2.1.tar.gz#sha256=c800f7371b8f0d90215bd7403323e2d20e38c8a2dfea5d528473cfc0fe6117f9 (from https://pypi.org/simple/osi-licenses-full/), version: 0.2.1 2019-06-30T16:08:28 Using version 0.2.1 (newest of versions: 0.2.1) 2019-06-30T16:08:28 Created temporary directory: /tmp/pip-unpack-iyaamaeh 2019-06-30T16:08:28 Downloading https://files.pythonhosted.org/packages/e6/14/bf1dd09216d5534c36027288d44082c5c05eec34ae11a2668af597c3abf2/osi_licenses_full-0.2.1.tar.gz (217kB) 2019-06-30T16:08:28 Downloading from URL https://files.pythonhosted.org/packages/e6/14/bf1dd09216d5534c36027288d44082c5c05eec34ae11a2668af597c3abf2/osi_licenses_full-0.2.1.tar.gz#sha256=c800f7371b8f0d90215bd7403323e2d20e38c8a2dfea5d528473cfc0fe6117f9 (from https://pypi.org/simple/osi-licenses-full/) 2019-06-30T16:08:29 Added osi_licenses_full==0.2.1 from https://files.pythonhosted.org/packages/e6/14/bf1dd09216d5534c36027288d44082c5c05eec34ae11a2668af597c3abf2/osi_licenses_full-0.2.1.tar.gz#sha256=c800f7371b8f0d90215bd7403323e2d20e38c8a2dfea5d528473cfc0fe6117f9 to build tracker '/tmp/pip-req-tracker-c4k7s3qc' 2019-06-30T16:08:29 Running setup.py (path:/tmp/pip-wheel-or4hz5rg/osi-licenses-full/setup.py) egg_info for package osi-licenses-full 2019-06-30T16:08:29 Running command python setup.py egg_info 2019-06-30T16:08:30 Downloading http://pypi.python.org/packages/source/d/distribute/distribute-0.6.35.tar.gz 2019-06-30T16:08:30 Traceback (most recent call last): 2019-06-30T16:08:30 File "/tmp/pip-wheel-or4hz5rg/osi-licenses-full/distribute_setup.py", line 150, in use_setuptools 2019-06-30T16:08:30 raise ImportError 2019-06-30T16:08:30 ImportError 2019-06-30T16:08:30 During handling of the above exception, another exception occurred: 2019-06-30T16:08:30 Traceback (most recent call last): 2019-06-30T16:08:30 File "", line 1, in 2019-06-30T16:08:30 File "/tmp/pip-wheel-or4hz5rg/osi-licenses-full/setup.py", line 5, in 2019-06-30T16:08:30 use_setuptools() 2019-06-30T16:08:30 File "/tmp/pip-wheel-or4hz5rg/osi-licenses-full/distribute_setup.py", line 152, in use_setuptools 2019-06-30T16:08:30 return _do_download(version, download_base, to_dir, download_delay) 2019-06-30T16:08:30 File "/tmp/pip-wheel-or4hz5rg/osi-licenses-full/distribute_setup.py", line 131, in _do_download 2019-06-30T16:08:30 to_dir, download_delay) 2019-06-30T16:08:30 File "/tmp/pip-wheel-or4hz5rg/osi-licenses-full/distribute_setup.py", line 201, in download_setuptools 2019-06-30T16:08:30 src = urlopen(url) 2019-06-30T16:08:30 File "/usr/lib/python3.7/urllib/request.py", line 222, in urlopen 2019-06-30T16:08:30 return opener.open(url, data, timeout) 2019-06-30T16:08:30 File "/usr/lib/python3.7/urllib/request.py", line 531, in open 2019-06-30T16:08:30 response = meth(req, response) 2019-06-30T16:08:30 File "/usr/lib/python3.7/urllib/request.py", line 641, in http_response 2019-06-30T16:08:30 'http', request, response, code, msg, hdrs) 2019-06-30T16:08:30 File "/usr/lib/python3.7/urllib/request.py", line 569, in error 2019-06-30T16:08:30 return self._call_chain(*args) 2019-06-30T16:08:30 File "/usr/lib/python3.7/urllib/request.py", line 503, in _call_chain 2019-06-30T16:08:30 result = func(*args) 2019-06-30T16:08:30 File "/usr/lib/python3.7/urllib/request.py", line 649, in http_error_default 2019-06-30T16:08:30 raise HTTPError(req.full_url, code, msg, hdrs, fp) 2019-06-30T16:08:30 urllib.error.HTTPError: HTTP Error 403: SSL is required 2019-06-30T16:08:30 Cleaning up... 2019-06-30T16:08:30 Removing source in /tmp/pip-wheel-or4hz5rg/osi-licenses-full 2019-06-30T16:08:30 Removed osi_licenses_full==0.2.1 from https://files.pythonhosted.org/packages/e6/14/bf1dd09216d5534c36027288d44082c5c05eec34ae11a2668af597c3abf2/osi_licenses_full-0.2.1.tar.gz#sha256=c800f7371b8f0d90215bd7403323e2d20e38c8a2dfea5d528473cfc0fe6117f9 from build tracker '/tmp/pip-req-tracker-c4k7s3qc' 2019-06-30T16:08:30 Removed build tracker '/tmp/pip-req-tracker-c4k7s3qc' 2019-06-30T16:08:30 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-or4hz5rg/osi-licenses-full/ 2019-06-30T16:08:30 Exception information: 2019-06-30T16:08:30 Traceback (most recent call last): 2019-06-30T16:08:30 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-06-30T16:08:30 status = self.run(options, args) 2019-06-30T16:08:30 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-06-30T16:08:30 resolver.resolve(requirement_set) 2019-06-30T16:08:30 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2019-06-30T16:08:30 self._resolve_one(requirement_set, req) 2019-06-30T16:08:30 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-06-30T16:08:30 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-06-30T16:08:30 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-06-30T16:08:30 self.require_hashes 2019-06-30T16:08:30 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-06-30T16:08:30 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-06-30T16:08:30 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-06-30T16:08:30 self.req.prepare_metadata() 2019-06-30T16:08:30 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-06-30T16:08:30 self.run_egg_info() 2019-06-30T16:08:30 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-06-30T16:08:30 command_desc='python setup.py egg_info') 2019-06-30T16:08:30 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-06-30T16:08:30 % (command_desc, proc.returncode, cwd)) 2019-06-30T16:08:30 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-or4hz5rg/osi-licenses-full/