2021-07-09T01:28:32,251 Created temporary directory: /tmp/pip-ephem-wheel-cache-s073cog6 2021-07-09T01:28:32,254 Created temporary directory: /tmp/pip-req-tracker-90xsf98f 2021-07-09T01:28:32,255 Initialized build tracking at /tmp/pip-req-tracker-90xsf98f 2021-07-09T01:28:32,255 Created build tracker: /tmp/pip-req-tracker-90xsf98f 2021-07-09T01:28:32,255 Entered build tracker: /tmp/pip-req-tracker-90xsf98f 2021-07-09T01:28:32,256 Created temporary directory: /tmp/pip-wheel-ms_b9yo0 2021-07-09T01:28:32,288 1 location(s) to search for versions of cpiofile: 2021-07-09T01:28:32,288 * https://pypi.org/simple/cpiofile/ 2021-07-09T01:28:32,288 Fetching project page and analyzing links: https://pypi.org/simple/cpiofile/ 2021-07-09T01:28:32,289 Getting page https://pypi.org/simple/cpiofile/ 2021-07-09T01:28:32,291 Found index url https://pypi.org/simple 2021-07-09T01:28:32,379 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,379 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,379 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,380 Skipping link: not a file: https://pypi.org/simple/cpiofile/ 2021-07-09T01:28:32,396 Given no hashes to check 1 links for project 'cpiofile': discarding no candidates 2021-07-09T01:28:32,414 Collecting cpiofile==0.003 2021-07-09T01:28:32,415 Created temporary directory: /tmp/pip-unpack-f4o094xi 2021-07-09T01:28:32,594 Downloading cpiofile-0.003.tar.gz (17 kB) 2021-07-09T01:28:32,658 Added cpiofile==0.003 from https://files.pythonhosted.org/packages/2f/b2/93a729c8309d8d1a4e7075545e5720ddbb6cf43e14a450cdefb1a42a1df1/cpiofile-0.003.tar.gz#sha256=210b5080316382b4de03e15490c656f4fec7f85c9d2a1b7c9ceeb1c36f76f65a to build tracker '/tmp/pip-req-tracker-90xsf98f' 2021-07-09T01:28:32,660 Running setup.py (path:/tmp/pip-wheel-ms_b9yo0/cpiofile_a44be55dd213440c8f58fbba78776893/setup.py) egg_info for package cpiofile 2021-07-09T01:28:32,660 Created temporary directory: /tmp/pip-pip-egg-info-wa190w0l 2021-07-09T01:28:32,661 Running command python setup.py egg_info 2021-07-09T01:28:33,337 Downloading http://pypi.python.org/packages/source/d/distribute/distribute-0.6.14.tar.gz 2021-07-09T01:28:33,350 Traceback (most recent call last): 2021-07-09T01:28:33,351 File "/tmp/pip-wheel-ms_b9yo0/cpiofile_a44be55dd213440c8f58fbba78776893/distribute_setup.py", line 143, in use_setuptools 2021-07-09T01:28:33,351 raise ImportError 2021-07-09T01:28:33,351 ImportError 2021-07-09T01:28:33,351 During handling of the above exception, another exception occurred: 2021-07-09T01:28:33,352 Traceback (most recent call last): 2021-07-09T01:28:33,352 File "", line 1, in 2021-07-09T01:28:33,352 File "/tmp/pip-wheel-ms_b9yo0/cpiofile_a44be55dd213440c8f58fbba78776893/setup.py", line 19, in 2021-07-09T01:28:33,353 distribute_setup.use_setuptools() 2021-07-09T01:28:33,353 File "/tmp/pip-wheel-ms_b9yo0/cpiofile_a44be55dd213440c8f58fbba78776893/distribute_setup.py", line 145, in use_setuptools 2021-07-09T01:28:33,353 return _do_download(version, download_base, to_dir, download_delay) 2021-07-09T01:28:33,353 File "/tmp/pip-wheel-ms_b9yo0/cpiofile_a44be55dd213440c8f58fbba78776893/distribute_setup.py", line 123, in _do_download 2021-07-09T01:28:33,353 tarball = download_setuptools(version, download_base, 2021-07-09T01:28:33,353 File "/tmp/pip-wheel-ms_b9yo0/cpiofile_a44be55dd213440c8f58fbba78776893/distribute_setup.py", line 193, in download_setuptools 2021-07-09T01:28:33,354 src = urlopen(url) 2021-07-09T01:28:33,354 File "/usr/lib/python3.9/urllib/request.py", line 214, in urlopen 2021-07-09T01:28:33,354 return opener.open(url, data, timeout) 2021-07-09T01:28:33,354 File "/usr/lib/python3.9/urllib/request.py", line 523, in open 2021-07-09T01:28:33,355 response = meth(req, response) 2021-07-09T01:28:33,355 File "/usr/lib/python3.9/urllib/request.py", line 632, in http_response 2021-07-09T01:28:33,356 response = self.parent.error( 2021-07-09T01:28:33,356 File "/usr/lib/python3.9/urllib/request.py", line 561, in error 2021-07-09T01:28:33,356 return self._call_chain(*args) 2021-07-09T01:28:33,357 File "/usr/lib/python3.9/urllib/request.py", line 494, in _call_chain 2021-07-09T01:28:33,357 result = func(*args) 2021-07-09T01:28:33,357 File "/usr/lib/python3.9/urllib/request.py", line 641, in http_error_default 2021-07-09T01:28:33,358 raise HTTPError(req.full_url, code, msg, hdrs, fp) 2021-07-09T01:28:33,358 urllib.error.HTTPError: HTTP Error 403: SSL is required 2021-07-09T01:28:33,415 WARNING: Discarding https://files.pythonhosted.org/packages/2f/b2/93a729c8309d8d1a4e7075545e5720ddbb6cf43e14a450cdefb1a42a1df1/cpiofile-0.003.tar.gz#sha256=210b5080316382b4de03e15490c656f4fec7f85c9d2a1b7c9ceeb1c36f76f65a (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,417 ERROR: Could not find a version that satisfies the requirement cpiofile==0.003 (from versions: 0.1, 0.2, 0.3) 2021-07-09T01:28:33,417 ERROR: No matching distribution found for cpiofile==0.003 2021-07-09T01:28:33,417 Exception information: 2021-07-09T01:28:33,417 Traceback (most recent call last): 2021-07-09T01:28:33,417 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T01:28:33,417 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T01:28:33,417 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T01:28:33,417 raise RequirementsConflicted(criterion) 2021-07-09T01:28:33,417 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('cpiofile==0.003') 2021-07-09T01:28:33,417 2021-07-09T01:28:33,417 During handling of the above exception, another exception occurred: 2021-07-09T01:28:33,417 2021-07-09T01:28:33,417 Traceback (most recent call last): 2021-07-09T01:28:33,417 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T01:28:33,417 result = self._result = resolver.resolve( 2021-07-09T01:28:33,417 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T01:28:33,417 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T01:28:33,417 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T01:28:33,417 raise ResolutionImpossible(e.criterion.information) 2021-07-09T01:28:33,417 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('cpiofile==0.003'), parent=None)] 2021-07-09T01:28:33,417 2021-07-09T01:28:33,417 The above exception was the direct cause of the following exception: 2021-07-09T01:28:33,417 2021-07-09T01:28:33,417 Traceback (most recent call last): 2021-07-09T01:28:33,417 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T01:28:33,417 status = self.run(options, args) 2021-07-09T01:28:33,417 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T01:28:33,417 return func(self, options, args) 2021-07-09T01:28:33,417 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T01:28:33,417 requirement_set = resolver.resolve( 2021-07-09T01:28:33,417 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T01:28:33,417 raise error from e 2021-07-09T01:28:33,417 pip._internal.exceptions.DistributionNotFound: No matching distribution found for cpiofile==0.003 2021-07-09T01:28:33,422 Removed cpiofile==0.003 from https://files.pythonhosted.org/packages/2f/b2/93a729c8309d8d1a4e7075545e5720ddbb6cf43e14a450cdefb1a42a1df1/cpiofile-0.003.tar.gz#sha256=210b5080316382b4de03e15490c656f4fec7f85c9d2a1b7c9ceeb1c36f76f65a from build tracker '/tmp/pip-req-tracker-90xsf98f' 2021-07-09T01:28:33,423 Removed build tracker: '/tmp/pip-req-tracker-90xsf98f'