2021-07-08T23:49:35,898 Created temporary directory: /tmp/pip-ephem-wheel-cache-re52md3p 2021-07-08T23:49:35,901 Created temporary directory: /tmp/pip-req-tracker-cazaysix 2021-07-08T23:49:35,902 Initialized build tracking at /tmp/pip-req-tracker-cazaysix 2021-07-08T23:49:35,902 Created build tracker: /tmp/pip-req-tracker-cazaysix 2021-07-08T23:49:35,902 Entered build tracker: /tmp/pip-req-tracker-cazaysix 2021-07-08T23:49:35,903 Created temporary directory: /tmp/pip-wheel-j28cc5dp 2021-07-08T23:49:35,936 1 location(s) to search for versions of yopypi: 2021-07-08T23:49:35,936 * https://pypi.org/simple/yopypi/ 2021-07-08T23:49:35,936 Fetching project page and analyzing links: https://pypi.org/simple/yopypi/ 2021-07-08T23:49:35,937 Getting page https://pypi.org/simple/yopypi/ 2021-07-08T23:49:35,938 Found index url https://pypi.org/simple 2021-07-08T23:49:36,025 Found link https://files.pythonhosted.org/packages/cd/0d/540400c9aac2df7267ea7cbbdccced3e7d7984e987a939e2aaa79efbd151/yopypi-0.0.1.tar.gz#sha256=94bb58747e281c3e346e159257b458ae9f28f7cc6575b7475362c511ef9a144a (from https://pypi.org/simple/yopypi/), version: 0.0.1 2021-07-08T23:49:36,025 Found link https://files.pythonhosted.org/packages/80/94/380c989539054d8e19733a4f91de22c9746329714558492989a383176377/yopypi-0.0.2.tar.gz#sha256=abfc773eec54ca4c12d411a9a01e1e37aeb6d0715aae011e4420a387d59fd082 (from https://pypi.org/simple/yopypi/), version: 0.0.2 2021-07-08T23:49:36,026 Skipping link: not a file: https://pypi.org/simple/yopypi/ 2021-07-08T23:49:36,042 Given no hashes to check 1 links for project 'yopypi': discarding no candidates 2021-07-08T23:49:36,059 Collecting yopypi==0.0.2 2021-07-08T23:49:36,061 Created temporary directory: /tmp/pip-unpack-3fi9aji9 2021-07-08T23:49:36,236 Downloading yopypi-0.0.2.tar.gz (9.5 kB) 2021-07-08T23:49:36,294 Added yopypi==0.0.2 from https://files.pythonhosted.org/packages/80/94/380c989539054d8e19733a4f91de22c9746329714558492989a383176377/yopypi-0.0.2.tar.gz#sha256=abfc773eec54ca4c12d411a9a01e1e37aeb6d0715aae011e4420a387d59fd082 to build tracker '/tmp/pip-req-tracker-cazaysix' 2021-07-08T23:49:36,295 Running setup.py (path:/tmp/pip-wheel-j28cc5dp/yopypi_07348184f0424ce7abec71d73ad948d3/setup.py) egg_info for package yopypi 2021-07-08T23:49:36,296 Created temporary directory: /tmp/pip-pip-egg-info-y1rxkktu 2021-07-08T23:49:36,296 Running command python setup.py egg_info 2021-07-08T23:49:36,984 Downloading http://pypi.python.org/packages/source/d/distribute/distribute-0.6.10.tar.gz 2021-07-08T23:49:36,998 Traceback (most recent call last): 2021-07-08T23:49:36,999 File "/tmp/pip-wheel-j28cc5dp/yopypi_07348184f0424ce7abec71d73ad948d3/distribute_setup.py", line 143, in use_setuptools 2021-07-08T23:49:36,999 raise ImportError 2021-07-08T23:49:36,999 ImportError 2021-07-08T23:49:36,999 During handling of the above exception, another exception occurred: 2021-07-08T23:49:37,000 Traceback (most recent call last): 2021-07-08T23:49:37,000 File "", line 1, in 2021-07-08T23:49:37,000 File "/tmp/pip-wheel-j28cc5dp/yopypi_07348184f0424ce7abec71d73ad948d3/setup.py", line 2, in 2021-07-08T23:49:37,000 distribute_setup.use_setuptools() 2021-07-08T23:49:37,000 File "/tmp/pip-wheel-j28cc5dp/yopypi_07348184f0424ce7abec71d73ad948d3/distribute_setup.py", line 145, in use_setuptools 2021-07-08T23:49:37,001 return _do_download(version, download_base, to_dir, download_delay) 2021-07-08T23:49:37,001 File "/tmp/pip-wheel-j28cc5dp/yopypi_07348184f0424ce7abec71d73ad948d3/distribute_setup.py", line 123, in _do_download 2021-07-08T23:49:37,001 tarball = download_setuptools(version, download_base, 2021-07-08T23:49:37,001 File "/tmp/pip-wheel-j28cc5dp/yopypi_07348184f0424ce7abec71d73ad948d3/distribute_setup.py", line 193, in download_setuptools 2021-07-08T23:49:37,001 src = urlopen(url) 2021-07-08T23:49:37,002 File "/usr/lib/python3.9/urllib/request.py", line 214, in urlopen 2021-07-08T23:49:37,002 return opener.open(url, data, timeout) 2021-07-08T23:49:37,002 File "/usr/lib/python3.9/urllib/request.py", line 523, in open 2021-07-08T23:49:37,003 response = meth(req, response) 2021-07-08T23:49:37,003 File "/usr/lib/python3.9/urllib/request.py", line 632, in http_response 2021-07-08T23:49:37,003 response = self.parent.error( 2021-07-08T23:49:37,004 File "/usr/lib/python3.9/urllib/request.py", line 561, in error 2021-07-08T23:49:37,004 return self._call_chain(*args) 2021-07-08T23:49:37,004 File "/usr/lib/python3.9/urllib/request.py", line 494, in _call_chain 2021-07-08T23:49:37,005 result = func(*args) 2021-07-08T23:49:37,005 File "/usr/lib/python3.9/urllib/request.py", line 641, in http_error_default 2021-07-08T23:49:37,006 raise HTTPError(req.full_url, code, msg, hdrs, fp) 2021-07-08T23:49:37,006 urllib.error.HTTPError: HTTP Error 403: SSL is required 2021-07-08T23:49:37,064 WARNING: Discarding https://files.pythonhosted.org/packages/80/94/380c989539054d8e19733a4f91de22c9746329714558492989a383176377/yopypi-0.0.2.tar.gz#sha256=abfc773eec54ca4c12d411a9a01e1e37aeb6d0715aae011e4420a387d59fd082 (from https://pypi.org/simple/yopypi/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-08T23:49:37,065 ERROR: Could not find a version that satisfies the requirement yopypi==0.0.2 (from versions: 0.0.1, 0.0.2) 2021-07-08T23:49:37,066 ERROR: No matching distribution found for yopypi==0.0.2 2021-07-08T23:49:37,066 Exception information: 2021-07-08T23:49:37,066 Traceback (most recent call last): 2021-07-08T23:49:37,066 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-08T23:49:37,066 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-08T23:49:37,066 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-08T23:49:37,066 raise RequirementsConflicted(criterion) 2021-07-08T23:49:37,066 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('yopypi==0.0.2') 2021-07-08T23:49:37,066 2021-07-08T23:49:37,066 During handling of the above exception, another exception occurred: 2021-07-08T23:49:37,066 2021-07-08T23:49:37,066 Traceback (most recent call last): 2021-07-08T23:49:37,066 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-08T23:49:37,066 result = self._result = resolver.resolve( 2021-07-08T23:49:37,066 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-08T23:49:37,066 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-08T23:49:37,066 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-08T23:49:37,066 raise ResolutionImpossible(e.criterion.information) 2021-07-08T23:49:37,066 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('yopypi==0.0.2'), parent=None)] 2021-07-08T23:49:37,066 2021-07-08T23:49:37,066 The above exception was the direct cause of the following exception: 2021-07-08T23:49:37,066 2021-07-08T23:49:37,066 Traceback (most recent call last): 2021-07-08T23:49:37,066 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-08T23:49:37,066 status = self.run(options, args) 2021-07-08T23:49:37,066 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-08T23:49:37,066 return func(self, options, args) 2021-07-08T23:49:37,066 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-08T23:49:37,066 requirement_set = resolver.resolve( 2021-07-08T23:49:37,066 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-08T23:49:37,066 raise error from e 2021-07-08T23:49:37,066 pip._internal.exceptions.DistributionNotFound: No matching distribution found for yopypi==0.0.2 2021-07-08T23:49:37,071 Removed yopypi==0.0.2 from https://files.pythonhosted.org/packages/80/94/380c989539054d8e19733a4f91de22c9746329714558492989a383176377/yopypi-0.0.2.tar.gz#sha256=abfc773eec54ca4c12d411a9a01e1e37aeb6d0715aae011e4420a387d59fd082 from build tracker '/tmp/pip-req-tracker-cazaysix' 2021-07-08T23:49:37,071 Removed build tracker: '/tmp/pip-req-tracker-cazaysix'