2019-06-28T09:41:49 Created temporary directory: /tmp/pip-ephem-wheel-cache-3yj15awa 2019-06-28T09:41:49 Created temporary directory: /tmp/pip-req-tracker-rdy3vg4c 2019-06-28T09:41:49 Created requirements tracker '/tmp/pip-req-tracker-rdy3vg4c' 2019-06-28T09:41:49 Created temporary directory: /tmp/pip-wheel-tb0gbxc3 2019-06-28T09:41:49 Collecting cpiofile==0.001 2019-06-28T09:41:49 1 location(s) to search for versions of cpiofile: 2019-06-28T09:41:49 * https://pypi.org/simple/cpiofile/ 2019-06-28T09:41:49 Getting page https://pypi.org/simple/cpiofile/ 2019-06-28T09:41:49 Analyzing links from page https://pypi.org/simple/cpiofile/ 2019-06-28T09:41:49 Found link https://files.pythonhosted.org/packages/de/b4/8849f01437149755adfba19ee587609cd471c2423fc564b0cce417df4505/cpiofile-0.001.tar.gz#sha256=884c2a024c64a1141bd47d26749defd7b8a9b7a762e756304e68698fb7be660e (from https://pypi.org/simple/cpiofile/), version: 0.001 2019-06-28T09:41:49 Found link https://files.pythonhosted.org/packages/29/9f/67c62b40092a9e8796fcdef2e2e26792e1d42b665a832eb44a7d11c0e86e/cpiofile-0.002.tar.gz#sha256=8550ed94adaafabe184f521e7643b6b6aa77ec47fd0e0e09ca1a08866ed2ba13 (from https://pypi.org/simple/cpiofile/), version: 0.002 2019-06-28T09:41:49 Found link https://files.pythonhosted.org/packages/2f/b2/93a729c8309d8d1a4e7075545e5720ddbb6cf43e14a450cdefb1a42a1df1/cpiofile-0.003.tar.gz#sha256=210b5080316382b4de03e15490c656f4fec7f85c9d2a1b7c9ceeb1c36f76f65a (from https://pypi.org/simple/cpiofile/), version: 0.003 2019-06-28T09:41:49 Using version 0.1 (newest of versions: 0.1) 2019-06-28T09:41:49 Created temporary directory: /tmp/pip-unpack-2zir9djy 2019-06-28T09:41:49 Downloading https://files.pythonhosted.org/packages/de/b4/8849f01437149755adfba19ee587609cd471c2423fc564b0cce417df4505/cpiofile-0.001.tar.gz 2019-06-28T09:41:49 Downloading from URL https://files.pythonhosted.org/packages/de/b4/8849f01437149755adfba19ee587609cd471c2423fc564b0cce417df4505/cpiofile-0.001.tar.gz#sha256=884c2a024c64a1141bd47d26749defd7b8a9b7a762e756304e68698fb7be660e (from https://pypi.org/simple/cpiofile/) 2019-06-28T09:41:49 Added cpiofile==0.001 from https://files.pythonhosted.org/packages/de/b4/8849f01437149755adfba19ee587609cd471c2423fc564b0cce417df4505/cpiofile-0.001.tar.gz#sha256=884c2a024c64a1141bd47d26749defd7b8a9b7a762e756304e68698fb7be660e to build tracker '/tmp/pip-req-tracker-rdy3vg4c' 2019-06-28T09:41:49 Running setup.py (path:/tmp/pip-wheel-tb0gbxc3/cpiofile/setup.py) egg_info for package cpiofile 2019-06-28T09:41:49 Running command python setup.py egg_info 2019-06-28T09:41:51 Downloading http://pypi.python.org/packages/source/d/distribute/distribute-0.6.14.tar.gz 2019-06-28T09:41:51 Traceback (most recent call last): 2019-06-28T09:41:51 File "/tmp/pip-wheel-tb0gbxc3/cpiofile/distribute_setup.py", line 143, in use_setuptools 2019-06-28T09:41:51 raise ImportError 2019-06-28T09:41:51 ImportError 2019-06-28T09:41:51 During handling of the above exception, another exception occurred: 2019-06-28T09:41:51 Traceback (most recent call last): 2019-06-28T09:41:51 File "", line 1, in 2019-06-28T09:41:51 File "/tmp/pip-wheel-tb0gbxc3/cpiofile/setup.py", line 19, in 2019-06-28T09:41:51 distribute_setup.use_setuptools() 2019-06-28T09:41:51 File "/tmp/pip-wheel-tb0gbxc3/cpiofile/distribute_setup.py", line 145, in use_setuptools 2019-06-28T09:41:51 return _do_download(version, download_base, to_dir, download_delay) 2019-06-28T09:41:51 File "/tmp/pip-wheel-tb0gbxc3/cpiofile/distribute_setup.py", line 124, in _do_download 2019-06-28T09:41:51 to_dir, download_delay) 2019-06-28T09:41:51 File "/tmp/pip-wheel-tb0gbxc3/cpiofile/distribute_setup.py", line 193, in download_setuptools 2019-06-28T09:41:51 src = urlopen(url) 2019-06-28T09:41:51 File "/usr/lib/python3.7/urllib/request.py", line 222, in urlopen 2019-06-28T09:41:51 return opener.open(url, data, timeout) 2019-06-28T09:41:51 File "/usr/lib/python3.7/urllib/request.py", line 531, in open 2019-06-28T09:41:51 response = meth(req, response) 2019-06-28T09:41:51 File "/usr/lib/python3.7/urllib/request.py", line 641, in http_response 2019-06-28T09:41:51 'http', request, response, code, msg, hdrs) 2019-06-28T09:41:51 File "/usr/lib/python3.7/urllib/request.py", line 569, in error 2019-06-28T09:41:51 return self._call_chain(*args) 2019-06-28T09:41:51 File "/usr/lib/python3.7/urllib/request.py", line 503, in _call_chain 2019-06-28T09:41:51 result = func(*args) 2019-06-28T09:41:51 File "/usr/lib/python3.7/urllib/request.py", line 649, in http_error_default 2019-06-28T09:41:51 raise HTTPError(req.full_url, code, msg, hdrs, fp) 2019-06-28T09:41:51 urllib.error.HTTPError: HTTP Error 403: SSL is required 2019-06-28T09:41:51 Cleaning up... 2019-06-28T09:41:51 Removing source in /tmp/pip-wheel-tb0gbxc3/cpiofile 2019-06-28T09:41:51 Removed cpiofile==0.001 from https://files.pythonhosted.org/packages/de/b4/8849f01437149755adfba19ee587609cd471c2423fc564b0cce417df4505/cpiofile-0.001.tar.gz#sha256=884c2a024c64a1141bd47d26749defd7b8a9b7a762e756304e68698fb7be660e from build tracker '/tmp/pip-req-tracker-rdy3vg4c' 2019-06-28T09:41:51 Removed build tracker '/tmp/pip-req-tracker-rdy3vg4c' 2019-06-28T09:41:51 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-tb0gbxc3/cpiofile/ 2019-06-28T09:41:51 Exception information: 2019-06-28T09:41:51 Traceback (most recent call last): 2019-06-28T09:41:51 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-06-28T09:41:51 status = self.run(options, args) 2019-06-28T09:41:51 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-06-28T09:41:51 resolver.resolve(requirement_set) 2019-06-28T09:41:51 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2019-06-28T09:41:51 self._resolve_one(requirement_set, req) 2019-06-28T09:41:51 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-06-28T09:41:51 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-06-28T09:41:51 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-06-28T09:41:51 self.require_hashes 2019-06-28T09:41:51 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-06-28T09:41:51 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-06-28T09:41:51 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-06-28T09:41:51 self.req.prepare_metadata() 2019-06-28T09:41:51 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-06-28T09:41:51 self.run_egg_info() 2019-06-28T09:41:51 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-06-28T09:41:51 command_desc='python setup.py egg_info') 2019-06-28T09:41:51 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-06-28T09:41:51 % (command_desc, proc.returncode, cwd)) 2019-06-28T09:41:51 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-tb0gbxc3/cpiofile/