2021-07-08T23:25:36,444 Created temporary directory: /tmp/pip-ephem-wheel-cache-m1r3cqe1 2021-07-08T23:25:36,448 Created temporary directory: /tmp/pip-req-tracker-a93tjnls 2021-07-08T23:25:36,448 Initialized build tracking at /tmp/pip-req-tracker-a93tjnls 2021-07-08T23:25:36,448 Created build tracker: /tmp/pip-req-tracker-a93tjnls 2021-07-08T23:25:36,449 Entered build tracker: /tmp/pip-req-tracker-a93tjnls 2021-07-08T23:25:36,449 Created temporary directory: /tmp/pip-wheel-cl2sutfb 2021-07-08T23:25:36,482 1 location(s) to search for versions of winreg-unicode: 2021-07-08T23:25:36,482 * https://pypi.org/simple/winreg-unicode/ 2021-07-08T23:25:36,482 Fetching project page and analyzing links: https://pypi.org/simple/winreg-unicode/ 2021-07-08T23:25:36,483 Getting page https://pypi.org/simple/winreg-unicode/ 2021-07-08T23:25:36,484 Found index url https://pypi.org/simple 2021-07-08T23:25:36,667 Found link https://files.pythonhosted.org/packages/ec/d8/af45d7b26178ac38228a20baf7977ddac442ba792f7e0532f3e21f3eb583/winreg_unicode-0.5.0.tar.gz#sha256=e68bd5b6c08c5f27dd8872ceb3502191d8d3cfa308a4c471b772e7bcbd152c4c (from https://pypi.org/simple/winreg-unicode/), version: 0.5.0 2021-07-08T23:25:36,667 Skipping link: not a file: https://pypi.org/simple/winreg-unicode/ 2021-07-08T23:25:36,684 Given no hashes to check 1 links for project 'winreg-unicode': discarding no candidates 2021-07-08T23:25:36,701 Collecting winreg-unicode==0.5.0 2021-07-08T23:25:36,703 Created temporary directory: /tmp/pip-unpack-ne5smqv9 2021-07-08T23:25:36,878 Downloading winreg_unicode-0.5.0.tar.gz (9.2 kB) 2021-07-08T23:25:36,922 Added winreg-unicode==0.5.0 from https://files.pythonhosted.org/packages/ec/d8/af45d7b26178ac38228a20baf7977ddac442ba792f7e0532f3e21f3eb583/winreg_unicode-0.5.0.tar.gz#sha256=e68bd5b6c08c5f27dd8872ceb3502191d8d3cfa308a4c471b772e7bcbd152c4c to build tracker '/tmp/pip-req-tracker-a93tjnls' 2021-07-08T23:25:36,923 Running setup.py (path:/tmp/pip-wheel-cl2sutfb/winreg-unicode_cc7fdb86373e45f882059bdc2f47e7c9/setup.py) egg_info for package winreg-unicode 2021-07-08T23:25:36,923 Created temporary directory: /tmp/pip-pip-egg-info-_0c76ts5 2021-07-08T23:25:36,924 Running command python setup.py egg_info 2021-07-08T23:25:37,600 Downloading http://pypi.python.org/packages/source/d/distribute/distribute-0.6.13.tar.gz 2021-07-08T23:25:37,612 Traceback (most recent call last): 2021-07-08T23:25:37,613 File "/tmp/pip-wheel-cl2sutfb/winreg-unicode_cc7fdb86373e45f882059bdc2f47e7c9/distribute_setup.py", line 143, in use_setuptools 2021-07-08T23:25:37,613 raise ImportError 2021-07-08T23:25:37,613 ImportError 2021-07-08T23:25:37,614 During handling of the above exception, another exception occurred: 2021-07-08T23:25:37,614 Traceback (most recent call last): 2021-07-08T23:25:37,614 File "", line 1, in 2021-07-08T23:25:37,614 File "/tmp/pip-wheel-cl2sutfb/winreg-unicode_cc7fdb86373e45f882059bdc2f47e7c9/setup.py", line 5, in 2021-07-08T23:25:37,615 distribute_setup.use_setuptools() 2021-07-08T23:25:37,615 File "/tmp/pip-wheel-cl2sutfb/winreg-unicode_cc7fdb86373e45f882059bdc2f47e7c9/distribute_setup.py", line 145, in use_setuptools 2021-07-08T23:25:37,615 return _do_download(version, download_base, to_dir, download_delay) 2021-07-08T23:25:37,615 File "/tmp/pip-wheel-cl2sutfb/winreg-unicode_cc7fdb86373e45f882059bdc2f47e7c9/distribute_setup.py", line 123, in _do_download 2021-07-08T23:25:37,615 tarball = download_setuptools(version, download_base, 2021-07-08T23:25:37,615 File "/tmp/pip-wheel-cl2sutfb/winreg-unicode_cc7fdb86373e45f882059bdc2f47e7c9/distribute_setup.py", line 193, in download_setuptools 2021-07-08T23:25:37,616 src = urlopen(url) 2021-07-08T23:25:37,616 File "/usr/lib/python3.9/urllib/request.py", line 214, in urlopen 2021-07-08T23:25:37,616 return opener.open(url, data, timeout) 2021-07-08T23:25:37,616 File "/usr/lib/python3.9/urllib/request.py", line 523, in open 2021-07-08T23:25:37,617 response = meth(req, response) 2021-07-08T23:25:37,617 File "/usr/lib/python3.9/urllib/request.py", line 632, in http_response 2021-07-08T23:25:37,618 response = self.parent.error( 2021-07-08T23:25:37,618 File "/usr/lib/python3.9/urllib/request.py", line 561, in error 2021-07-08T23:25:37,619 return self._call_chain(*args) 2021-07-08T23:25:37,619 File "/usr/lib/python3.9/urllib/request.py", line 494, in _call_chain 2021-07-08T23:25:37,620 result = func(*args) 2021-07-08T23:25:37,620 File "/usr/lib/python3.9/urllib/request.py", line 641, in http_error_default 2021-07-08T23:25:37,620 raise HTTPError(req.full_url, code, msg, hdrs, fp) 2021-07-08T23:25:37,621 urllib.error.HTTPError: HTTP Error 403: SSL is required 2021-07-08T23:25:37,678 WARNING: Discarding https://files.pythonhosted.org/packages/ec/d8/af45d7b26178ac38228a20baf7977ddac442ba792f7e0532f3e21f3eb583/winreg_unicode-0.5.0.tar.gz#sha256=e68bd5b6c08c5f27dd8872ceb3502191d8d3cfa308a4c471b772e7bcbd152c4c (from https://pypi.org/simple/winreg-unicode/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-08T23:25:37,679 ERROR: Could not find a version that satisfies the requirement winreg-unicode==0.5.0 (from versions: 0.5.0) 2021-07-08T23:25:37,680 ERROR: No matching distribution found for winreg-unicode==0.5.0 2021-07-08T23:25:37,680 Exception information: 2021-07-08T23:25:37,680 Traceback (most recent call last): 2021-07-08T23:25:37,680 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-08T23:25:37,680 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-08T23:25:37,680 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-08T23:25:37,680 raise RequirementsConflicted(criterion) 2021-07-08T23:25:37,680 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('winreg-unicode==0.5.0') 2021-07-08T23:25:37,680 2021-07-08T23:25:37,680 During handling of the above exception, another exception occurred: 2021-07-08T23:25:37,680 2021-07-08T23:25:37,680 Traceback (most recent call last): 2021-07-08T23:25:37,680 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-08T23:25:37,680 result = self._result = resolver.resolve( 2021-07-08T23:25:37,680 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-08T23:25:37,680 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-08T23:25:37,680 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-08T23:25:37,680 raise ResolutionImpossible(e.criterion.information) 2021-07-08T23:25:37,680 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('winreg-unicode==0.5.0'), parent=None)] 2021-07-08T23:25:37,680 2021-07-08T23:25:37,680 The above exception was the direct cause of the following exception: 2021-07-08T23:25:37,680 2021-07-08T23:25:37,680 Traceback (most recent call last): 2021-07-08T23:25:37,680 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-08T23:25:37,680 status = self.run(options, args) 2021-07-08T23:25:37,680 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-08T23:25:37,680 return func(self, options, args) 2021-07-08T23:25:37,680 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-08T23:25:37,680 requirement_set = resolver.resolve( 2021-07-08T23:25:37,680 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-08T23:25:37,680 raise error from e 2021-07-08T23:25:37,680 pip._internal.exceptions.DistributionNotFound: No matching distribution found for winreg-unicode==0.5.0 2021-07-08T23:25:37,685 Removed winreg-unicode==0.5.0 from https://files.pythonhosted.org/packages/ec/d8/af45d7b26178ac38228a20baf7977ddac442ba792f7e0532f3e21f3eb583/winreg_unicode-0.5.0.tar.gz#sha256=e68bd5b6c08c5f27dd8872ceb3502191d8d3cfa308a4c471b772e7bcbd152c4c from build tracker '/tmp/pip-req-tracker-a93tjnls' 2021-07-08T23:25:37,685 Removed build tracker: '/tmp/pip-req-tracker-a93tjnls'