2021-07-09T01:28:32,335 Created temporary directory: /tmp/pip-ephem-wheel-cache-x_eqpfye 2021-07-09T01:28:32,338 Created temporary directory: /tmp/pip-req-tracker-ytkjvirw 2021-07-09T01:28:32,338 Initialized build tracking at /tmp/pip-req-tracker-ytkjvirw 2021-07-09T01:28:32,339 Created build tracker: /tmp/pip-req-tracker-ytkjvirw 2021-07-09T01:28:32,339 Entered build tracker: /tmp/pip-req-tracker-ytkjvirw 2021-07-09T01:28:32,340 Created temporary directory: /tmp/pip-wheel-gu5k1pj1 2021-07-09T01:28:32,374 1 location(s) to search for versions of cpiofile: 2021-07-09T01:28:32,374 * https://pypi.org/simple/cpiofile/ 2021-07-09T01:28:32,375 Fetching project page and analyzing links: https://pypi.org/simple/cpiofile/ 2021-07-09T01:28:32,375 Getting page https://pypi.org/simple/cpiofile/ 2021-07-09T01:28:32,376 Found index url https://pypi.org/simple 2021-07-09T01:28:32,469 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 2021-07-09T01:28:32,469 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 2021-07-09T01:28:32,470 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 2021-07-09T01:28:32,470 Skipping link: not a file: https://pypi.org/simple/cpiofile/ 2021-07-09T01:28:32,487 Given no hashes to check 1 links for project 'cpiofile': discarding no candidates 2021-07-09T01:28:32,504 Collecting cpiofile==0.002 2021-07-09T01:28:32,506 Created temporary directory: /tmp/pip-unpack-s8j663hz 2021-07-09T01:28:32,679 Downloading cpiofile-0.002.tar.gz (17 kB) 2021-07-09T01:28:32,756 Added cpiofile==0.002 from https://files.pythonhosted.org/packages/29/9f/67c62b40092a9e8796fcdef2e2e26792e1d42b665a832eb44a7d11c0e86e/cpiofile-0.002.tar.gz#sha256=8550ed94adaafabe184f521e7643b6b6aa77ec47fd0e0e09ca1a08866ed2ba13 to build tracker '/tmp/pip-req-tracker-ytkjvirw' 2021-07-09T01:28:32,757 Running setup.py (path:/tmp/pip-wheel-gu5k1pj1/cpiofile_b082721f615247c394a847b749c80903/setup.py) egg_info for package cpiofile 2021-07-09T01:28:32,758 Created temporary directory: /tmp/pip-pip-egg-info-0f7pp4pp 2021-07-09T01:28:32,758 Running command python setup.py egg_info 2021-07-09T01:28:33,480 Downloading http://pypi.python.org/packages/source/d/distribute/distribute-0.6.14.tar.gz 2021-07-09T01:28:33,494 Traceback (most recent call last): 2021-07-09T01:28:33,495 File "/tmp/pip-wheel-gu5k1pj1/cpiofile_b082721f615247c394a847b749c80903/distribute_setup.py", line 143, in use_setuptools 2021-07-09T01:28:33,495 raise ImportError 2021-07-09T01:28:33,495 ImportError 2021-07-09T01:28:33,495 During handling of the above exception, another exception occurred: 2021-07-09T01:28:33,496 Traceback (most recent call last): 2021-07-09T01:28:33,496 File "", line 1, in 2021-07-09T01:28:33,496 File "/tmp/pip-wheel-gu5k1pj1/cpiofile_b082721f615247c394a847b749c80903/setup.py", line 19, in 2021-07-09T01:28:33,496 distribute_setup.use_setuptools() 2021-07-09T01:28:33,496 File "/tmp/pip-wheel-gu5k1pj1/cpiofile_b082721f615247c394a847b749c80903/distribute_setup.py", line 145, in use_setuptools 2021-07-09T01:28:33,496 return _do_download(version, download_base, to_dir, download_delay) 2021-07-09T01:28:33,497 File "/tmp/pip-wheel-gu5k1pj1/cpiofile_b082721f615247c394a847b749c80903/distribute_setup.py", line 123, in _do_download 2021-07-09T01:28:33,497 tarball = download_setuptools(version, download_base, 2021-07-09T01:28:33,497 File "/tmp/pip-wheel-gu5k1pj1/cpiofile_b082721f615247c394a847b749c80903/distribute_setup.py", line 193, in download_setuptools 2021-07-09T01:28:33,497 src = urlopen(url) 2021-07-09T01:28:33,498 File "/usr/lib/python3.9/urllib/request.py", line 214, in urlopen 2021-07-09T01:28:33,498 return opener.open(url, data, timeout) 2021-07-09T01:28:33,498 File "/usr/lib/python3.9/urllib/request.py", line 523, in open 2021-07-09T01:28:33,499 response = meth(req, response) 2021-07-09T01:28:33,499 File "/usr/lib/python3.9/urllib/request.py", line 632, in http_response 2021-07-09T01:28:33,500 response = self.parent.error( 2021-07-09T01:28:33,500 File "/usr/lib/python3.9/urllib/request.py", line 561, in error 2021-07-09T01:28:33,501 return self._call_chain(*args) 2021-07-09T01:28:33,501 File "/usr/lib/python3.9/urllib/request.py", line 494, in _call_chain 2021-07-09T01:28:33,502 result = func(*args) 2021-07-09T01:28:33,502 File "/usr/lib/python3.9/urllib/request.py", line 641, in http_error_default 2021-07-09T01:28:33,503 raise HTTPError(req.full_url, code, msg, hdrs, fp) 2021-07-09T01:28:33,503 urllib.error.HTTPError: HTTP Error 403: SSL is required 2021-07-09T01:28:33,561 WARNING: Discarding https://files.pythonhosted.org/packages/29/9f/67c62b40092a9e8796fcdef2e2e26792e1d42b665a832eb44a7d11c0e86e/cpiofile-0.002.tar.gz#sha256=8550ed94adaafabe184f521e7643b6b6aa77ec47fd0e0e09ca1a08866ed2ba13 (from https://pypi.org/simple/cpiofile/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T01:28:33,562 ERROR: Could not find a version that satisfies the requirement cpiofile==0.002 (from versions: 0.1, 0.2, 0.3) 2021-07-09T01:28:33,563 ERROR: No matching distribution found for cpiofile==0.002 2021-07-09T01:28:33,563 Exception information: 2021-07-09T01:28:33,563 Traceback (most recent call last): 2021-07-09T01:28:33,563 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T01:28:33,563 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T01:28:33,563 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T01:28:33,563 raise RequirementsConflicted(criterion) 2021-07-09T01:28:33,563 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('cpiofile==0.002') 2021-07-09T01:28:33,563 2021-07-09T01:28:33,563 During handling of the above exception, another exception occurred: 2021-07-09T01:28:33,563 2021-07-09T01:28:33,563 Traceback (most recent call last): 2021-07-09T01:28:33,563 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T01:28:33,563 result = self._result = resolver.resolve( 2021-07-09T01:28:33,563 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T01:28:33,563 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T01:28:33,563 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T01:28:33,563 raise ResolutionImpossible(e.criterion.information) 2021-07-09T01:28:33,563 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('cpiofile==0.002'), parent=None)] 2021-07-09T01:28:33,563 2021-07-09T01:28:33,563 The above exception was the direct cause of the following exception: 2021-07-09T01:28:33,563 2021-07-09T01:28:33,563 Traceback (most recent call last): 2021-07-09T01:28:33,563 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T01:28:33,563 status = self.run(options, args) 2021-07-09T01:28:33,563 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T01:28:33,563 return func(self, options, args) 2021-07-09T01:28:33,563 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T01:28:33,563 requirement_set = resolver.resolve( 2021-07-09T01:28:33,563 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T01:28:33,563 raise error from e 2021-07-09T01:28:33,563 pip._internal.exceptions.DistributionNotFound: No matching distribution found for cpiofile==0.002 2021-07-09T01:28:33,569 Removed cpiofile==0.002 from https://files.pythonhosted.org/packages/29/9f/67c62b40092a9e8796fcdef2e2e26792e1d42b665a832eb44a7d11c0e86e/cpiofile-0.002.tar.gz#sha256=8550ed94adaafabe184f521e7643b6b6aa77ec47fd0e0e09ca1a08866ed2ba13 from build tracker '/tmp/pip-req-tracker-ytkjvirw' 2021-07-09T01:28:33,569 Removed build tracker: '/tmp/pip-req-tracker-ytkjvirw'