2021-07-08T23:49:10,077 Created temporary directory: /tmp/pip-ephem-wheel-cache-_k9dq4hj 2021-07-08T23:49:10,080 Created temporary directory: /tmp/pip-req-tracker-tvb2yey9 2021-07-08T23:49:10,081 Initialized build tracking at /tmp/pip-req-tracker-tvb2yey9 2021-07-08T23:49:10,081 Created build tracker: /tmp/pip-req-tracker-tvb2yey9 2021-07-08T23:49:10,081 Entered build tracker: /tmp/pip-req-tracker-tvb2yey9 2021-07-08T23:49:10,082 Created temporary directory: /tmp/pip-wheel-omwdirg5 2021-07-08T23:49:10,116 1 location(s) to search for versions of yopypi: 2021-07-08T23:49:10,116 * https://pypi.org/simple/yopypi/ 2021-07-08T23:49:10,117 Fetching project page and analyzing links: https://pypi.org/simple/yopypi/ 2021-07-08T23:49:10,117 Getting page https://pypi.org/simple/yopypi/ 2021-07-08T23:49:10,119 Found index url https://pypi.org/simple 2021-07-08T23:49:10,297 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:10,297 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:10,298 Skipping link: not a file: https://pypi.org/simple/yopypi/ 2021-07-08T23:49:10,314 Given no hashes to check 1 links for project 'yopypi': discarding no candidates 2021-07-08T23:49:10,331 Collecting yopypi==0.0.1 2021-07-08T23:49:10,333 Created temporary directory: /tmp/pip-unpack-ozkwhnx6 2021-07-08T23:49:10,507 Downloading yopypi-0.0.1.tar.gz (9.5 kB) 2021-07-08T23:49:10,556 Added yopypi==0.0.1 from https://files.pythonhosted.org/packages/cd/0d/540400c9aac2df7267ea7cbbdccced3e7d7984e987a939e2aaa79efbd151/yopypi-0.0.1.tar.gz#sha256=94bb58747e281c3e346e159257b458ae9f28f7cc6575b7475362c511ef9a144a to build tracker '/tmp/pip-req-tracker-tvb2yey9' 2021-07-08T23:49:10,557 Running setup.py (path:/tmp/pip-wheel-omwdirg5/yopypi_5f3f42d4081b45ba8a8da371bca7300b/setup.py) egg_info for package yopypi 2021-07-08T23:49:10,558 Created temporary directory: /tmp/pip-pip-egg-info-55hyq0y7 2021-07-08T23:49:10,558 Running command python setup.py egg_info 2021-07-08T23:49:11,253 Downloading http://pypi.python.org/packages/source/d/distribute/distribute-0.6.10.tar.gz 2021-07-08T23:49:11,266 Traceback (most recent call last): 2021-07-08T23:49:11,266 File "/tmp/pip-wheel-omwdirg5/yopypi_5f3f42d4081b45ba8a8da371bca7300b/distribute_setup.py", line 143, in use_setuptools 2021-07-08T23:49:11,266 raise ImportError 2021-07-08T23:49:11,267 ImportError 2021-07-08T23:49:11,267 During handling of the above exception, another exception occurred: 2021-07-08T23:49:11,267 Traceback (most recent call last): 2021-07-08T23:49:11,267 File "", line 1, in 2021-07-08T23:49:11,267 File "/tmp/pip-wheel-omwdirg5/yopypi_5f3f42d4081b45ba8a8da371bca7300b/setup.py", line 2, in 2021-07-08T23:49:11,268 distribute_setup.use_setuptools() 2021-07-08T23:49:11,268 File "/tmp/pip-wheel-omwdirg5/yopypi_5f3f42d4081b45ba8a8da371bca7300b/distribute_setup.py", line 145, in use_setuptools 2021-07-08T23:49:11,268 return _do_download(version, download_base, to_dir, download_delay) 2021-07-08T23:49:11,268 File "/tmp/pip-wheel-omwdirg5/yopypi_5f3f42d4081b45ba8a8da371bca7300b/distribute_setup.py", line 123, in _do_download 2021-07-08T23:49:11,268 tarball = download_setuptools(version, download_base, 2021-07-08T23:49:11,268 File "/tmp/pip-wheel-omwdirg5/yopypi_5f3f42d4081b45ba8a8da371bca7300b/distribute_setup.py", line 193, in download_setuptools 2021-07-08T23:49:11,269 src = urlopen(url) 2021-07-08T23:49:11,269 File "/usr/lib/python3.9/urllib/request.py", line 214, in urlopen 2021-07-08T23:49:11,269 return opener.open(url, data, timeout) 2021-07-08T23:49:11,270 File "/usr/lib/python3.9/urllib/request.py", line 523, in open 2021-07-08T23:49:11,270 response = meth(req, response) 2021-07-08T23:49:11,270 File "/usr/lib/python3.9/urllib/request.py", line 632, in http_response 2021-07-08T23:49:11,271 response = self.parent.error( 2021-07-08T23:49:11,271 File "/usr/lib/python3.9/urllib/request.py", line 561, in error 2021-07-08T23:49:11,272 return self._call_chain(*args) 2021-07-08T23:49:11,272 File "/usr/lib/python3.9/urllib/request.py", line 494, in _call_chain 2021-07-08T23:49:11,273 result = func(*args) 2021-07-08T23:49:11,273 File "/usr/lib/python3.9/urllib/request.py", line 641, in http_error_default 2021-07-08T23:49:11,274 raise HTTPError(req.full_url, code, msg, hdrs, fp) 2021-07-08T23:49:11,274 urllib.error.HTTPError: HTTP Error 403: SSL is required 2021-07-08T23:49:11,331 WARNING: Discarding https://files.pythonhosted.org/packages/cd/0d/540400c9aac2df7267ea7cbbdccced3e7d7984e987a939e2aaa79efbd151/yopypi-0.0.1.tar.gz#sha256=94bb58747e281c3e346e159257b458ae9f28f7cc6575b7475362c511ef9a144a (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:11,333 ERROR: Could not find a version that satisfies the requirement yopypi==0.0.1 (from versions: 0.0.1, 0.0.2) 2021-07-08T23:49:11,333 ERROR: No matching distribution found for yopypi==0.0.1 2021-07-08T23:49:11,333 Exception information: 2021-07-08T23:49:11,333 Traceback (most recent call last): 2021-07-08T23:49:11,333 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-08T23:49:11,333 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-08T23:49:11,333 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-08T23:49:11,333 raise RequirementsConflicted(criterion) 2021-07-08T23:49:11,333 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('yopypi==0.0.1') 2021-07-08T23:49:11,333 2021-07-08T23:49:11,333 During handling of the above exception, another exception occurred: 2021-07-08T23:49:11,333 2021-07-08T23:49:11,333 Traceback (most recent call last): 2021-07-08T23:49:11,333 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-08T23:49:11,333 result = self._result = resolver.resolve( 2021-07-08T23:49:11,333 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-08T23:49:11,333 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-08T23:49:11,333 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-08T23:49:11,333 raise ResolutionImpossible(e.criterion.information) 2021-07-08T23:49:11,333 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('yopypi==0.0.1'), parent=None)] 2021-07-08T23:49:11,333 2021-07-08T23:49:11,333 The above exception was the direct cause of the following exception: 2021-07-08T23:49:11,333 2021-07-08T23:49:11,333 Traceback (most recent call last): 2021-07-08T23:49:11,333 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-08T23:49:11,333 status = self.run(options, args) 2021-07-08T23:49:11,333 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-08T23:49:11,333 return func(self, options, args) 2021-07-08T23:49:11,333 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-08T23:49:11,333 requirement_set = resolver.resolve( 2021-07-08T23:49:11,333 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-08T23:49:11,333 raise error from e 2021-07-08T23:49:11,333 pip._internal.exceptions.DistributionNotFound: No matching distribution found for yopypi==0.0.1 2021-07-08T23:49:11,338 Removed yopypi==0.0.1 from https://files.pythonhosted.org/packages/cd/0d/540400c9aac2df7267ea7cbbdccced3e7d7984e987a939e2aaa79efbd151/yopypi-0.0.1.tar.gz#sha256=94bb58747e281c3e346e159257b458ae9f28f7cc6575b7475362c511ef9a144a from build tracker '/tmp/pip-req-tracker-tvb2yey9' 2021-07-08T23:49:11,339 Removed build tracker: '/tmp/pip-req-tracker-tvb2yey9'