2020-09-20T03:30:22,390 Created temporary directory: /tmp/pip-ephem-wheel-cache-jtegwc56 2020-09-20T03:30:22,392 Created temporary directory: /tmp/pip-req-tracker-yqnfl3tn 2020-09-20T03:30:22,393 Initialized build tracking at /tmp/pip-req-tracker-yqnfl3tn 2020-09-20T03:30:22,393 Created build tracker: /tmp/pip-req-tracker-yqnfl3tn 2020-09-20T03:30:22,393 Entered build tracker: /tmp/pip-req-tracker-yqnfl3tn 2020-09-20T03:30:22,394 Created temporary directory: /tmp/pip-wheel-69l23tqo 2020-09-20T03:30:22,402 1 location(s) to search for versions of cmtbasicmodelinginterface: 2020-09-20T03:30:22,402 * https://pypi.org/simple/cmtbasicmodelinginterface/ 2020-09-20T03:30:22,402 Fetching project page and analyzing links: https://pypi.org/simple/cmtbasicmodelinginterface/ 2020-09-20T03:30:22,403 Getting page https://pypi.org/simple/cmtbasicmodelinginterface/ 2020-09-20T03:30:22,404 Found index url https://pypi.org/simple 2020-09-20T03:30:22,489 Found link https://files.pythonhosted.org/packages/da/4d/9d811db2ae7d9ac4bb6a3ee3c9341a78a50d6ea44f1ed4abc2e252204487/CmtBasicModelingInterface-0.1.0.tar.gz#sha256=4c2eec589358a205cad25b260f30044d3560b9d4b4742195999c3bf5ab4f0161 (from https://pypi.org/simple/cmtbasicmodelinginterface/), version: 0.1.0 2020-09-20T03:30:22,490 Found link https://files.pythonhosted.org/packages/42/3a/fc46eef601f3897eb060c046df8c67c0a722f6f4d598001a580743a2e766/CmtBasicModelingInterface-0.1.1.tar.gz#sha256=3448d41bcde221b8a3c2f13a413c23118b482b89b25d5969d7da0a3a048c0866 (from https://pypi.org/simple/cmtbasicmodelinginterface/), version: 0.1.1 2020-09-20T03:30:22,490 Found link https://files.pythonhosted.org/packages/11/53/2f6f4c66b6d5c088ef070523cc123164b322b24f0aedd86df0c3aa9c7ad9/CmtBasicModelingInterface-0.1.2.tar.gz#sha256=cbcf8310456e76ae924bc81ba6be09e52990380598e22ca2c4d465dbc381049f (from https://pypi.org/simple/cmtbasicmodelinginterface/), version: 0.1.2 2020-09-20T03:30:22,494 Given no hashes to check 1 links for project 'cmtbasicmodelinginterface': discarding no candidates 2020-09-20T03:30:22,495 Using version 0.1.1 (newest of versions: 0.1.1) 2020-09-20T03:30:22,498 Collecting cmtbasicmodelinginterface==0.1.1 2020-09-20T03:30:22,500 Created temporary directory: /tmp/pip-unpack-rzz72bve 2020-09-20T03:30:22,538 Downloading CmtBasicModelingInterface-0.1.1.tar.gz (21 kB) 2020-09-20T03:30:22,620 Added cmtbasicmodelinginterface==0.1.1 from https://files.pythonhosted.org/packages/42/3a/fc46eef601f3897eb060c046df8c67c0a722f6f4d598001a580743a2e766/CmtBasicModelingInterface-0.1.1.tar.gz#sha256=3448d41bcde221b8a3c2f13a413c23118b482b89b25d5969d7da0a3a048c0866 to build tracker '/tmp/pip-req-tracker-yqnfl3tn' 2020-09-20T03:30:22,621 Running setup.py (path:/tmp/pip-wheel-69l23tqo/cmtbasicmodelinginterface/setup.py) egg_info for package cmtbasicmodelinginterface 2020-09-20T03:30:22,622 Created temporary directory: /tmp/pip-pip-egg-info-7ilvsg24 2020-09-20T03:30:22,622 Running command python setup.py egg_info 2020-09-20T03:30:23,434 Downloading http://pypi.python.org/packages/source/d/distribute/distribute-0.6.14.tar.gz 2020-09-20T03:30:23,456 Traceback (most recent call last): 2020-09-20T03:30:23,457 File "/tmp/pip-wheel-69l23tqo/cmtbasicmodelinginterface/ez_setup.py", line 143, in use_setuptools 2020-09-20T03:30:23,457 raise ImportError 2020-09-20T03:30:23,457 ImportError 2020-09-20T03:30:23,458 During handling of the above exception, another exception occurred: 2020-09-20T03:30:23,459 Traceback (most recent call last): 2020-09-20T03:30:23,459 File "", line 1, in 2020-09-20T03:30:23,460 File "/tmp/pip-wheel-69l23tqo/cmtbasicmodelinginterface/setup.py", line 4, in 2020-09-20T03:30:23,460 use_setuptools () 2020-09-20T03:30:23,461 File "/tmp/pip-wheel-69l23tqo/cmtbasicmodelinginterface/ez_setup.py", line 145, in use_setuptools 2020-09-20T03:30:23,461 return _do_download(version, download_base, to_dir, download_delay) 2020-09-20T03:30:23,461 File "/tmp/pip-wheel-69l23tqo/cmtbasicmodelinginterface/ez_setup.py", line 124, in _do_download 2020-09-20T03:30:23,462 to_dir, download_delay) 2020-09-20T03:30:23,462 File "/tmp/pip-wheel-69l23tqo/cmtbasicmodelinginterface/ez_setup.py", line 193, in download_setuptools 2020-09-20T03:30:23,463 src = urlopen(url) 2020-09-20T03:30:23,463 File "/usr/lib/python3.7/urllib/request.py", line 222, in urlopen 2020-09-20T03:30:23,463 return opener.open(url, data, timeout) 2020-09-20T03:30:23,464 File "/usr/lib/python3.7/urllib/request.py", line 531, in open 2020-09-20T03:30:23,464 response = meth(req, response) 2020-09-20T03:30:23,465 File "/usr/lib/python3.7/urllib/request.py", line 641, in http_response 2020-09-20T03:30:23,465 'http', request, response, code, msg, hdrs) 2020-09-20T03:30:23,466 File "/usr/lib/python3.7/urllib/request.py", line 569, in error 2020-09-20T03:30:23,466 return self._call_chain(*args) 2020-09-20T03:30:23,466 File "/usr/lib/python3.7/urllib/request.py", line 503, in _call_chain 2020-09-20T03:30:23,467 result = func(*args) 2020-09-20T03:30:23,467 File "/usr/lib/python3.7/urllib/request.py", line 649, in http_error_default 2020-09-20T03:30:23,467 raise HTTPError(req.full_url, code, msg, hdrs, fp) 2020-09-20T03:30:23,468 urllib.error.HTTPError: HTTP Error 403: SSL is required 2020-09-20T03:30:23,509 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-20T03:30:23,510 Exception information: 2020-09-20T03:30:23,510 Traceback (most recent call last): 2020-09-20T03:30:23,510 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-09-20T03:30:23,510 status = self.run(options, args) 2020-09-20T03:30:23,510 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-09-20T03:30:23,510 return func(self, options, args) 2020-09-20T03:30:23,510 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-09-20T03:30:23,510 reqs, check_supported_wheels=True 2020-09-20T03:30:23,510 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-09-20T03:30:23,510 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-09-20T03:30:23,510 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-09-20T03:30:23,510 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-09-20T03:30:23,510 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-09-20T03:30:23,510 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-09-20T03:30:23,510 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-09-20T03:30:23,510 req, self.req_tracker, self.finder, self.build_isolation, 2020-09-20T03:30:23,510 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-09-20T03:30:23,510 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-09-20T03:30:23,510 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-09-20T03:30:23,510 self.req.prepare_metadata() 2020-09-20T03:30:23,510 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 555, in prepare_metadata 2020-09-20T03:30:23,510 self.metadata_directory = self._generate_metadata() 2020-09-20T03:30:23,510 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 535, in _generate_metadata 2020-09-20T03:30:23,510 details=self.name or "from {}".format(self.link) 2020-09-20T03:30:23,510 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-09-20T03:30:23,510 command_desc='python setup.py egg_info', 2020-09-20T03:30:23,510 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-09-20T03:30:23,510 raise InstallationError(exc_msg) 2020-09-20T03:30:23,510 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-20T03:30:23,518 Removed cmtbasicmodelinginterface==0.1.1 from https://files.pythonhosted.org/packages/42/3a/fc46eef601f3897eb060c046df8c67c0a722f6f4d598001a580743a2e766/CmtBasicModelingInterface-0.1.1.tar.gz#sha256=3448d41bcde221b8a3c2f13a413c23118b482b89b25d5969d7da0a3a048c0866 from build tracker '/tmp/pip-req-tracker-yqnfl3tn' 2020-09-20T03:30:23,518 Removed build tracker: '/tmp/pip-req-tracker-yqnfl3tn'