2021-07-09T01:45:10,277 Created temporary directory: /tmp/pip-ephem-wheel-cache-i1bhujkp 2021-07-09T01:45:10,279 Created temporary directory: /tmp/pip-req-tracker-vwd0uizb 2021-07-09T01:45:10,280 Initialized build tracking at /tmp/pip-req-tracker-vwd0uizb 2021-07-09T01:45:10,280 Created build tracker: /tmp/pip-req-tracker-vwd0uizb 2021-07-09T01:45:10,280 Entered build tracker: /tmp/pip-req-tracker-vwd0uizb 2021-07-09T01:45:10,281 Created temporary directory: /tmp/pip-wheel-di3g5k4t 2021-07-09T01:45:10,314 1 location(s) to search for versions of nosy: 2021-07-09T01:45:10,314 * https://pypi.org/simple/nosy/ 2021-07-09T01:45:10,314 Fetching project page and analyzing links: https://pypi.org/simple/nosy/ 2021-07-09T01:45:10,315 Getting page https://pypi.org/simple/nosy/ 2021-07-09T01:45:10,316 Found index url https://pypi.org/simple 2021-07-09T01:45:10,495 Found link https://files.pythonhosted.org/packages/53/34/188ad6b5581788d6d432454b94b291b231badf00e6ef5c41add46c40861f/nosy-1.1.tar.gz#sha256=cb385c372257c56a6c8b5b731f5ac45e640d3c38d094fc685ceb3311d0a00fc3 (from https://pypi.org/simple/nosy/), version: 1.1 2021-07-09T01:45:10,496 Found link https://files.pythonhosted.org/packages/c2/3a/e73b896ad620ff6c2e959199401f266a78485717f17acac5c4282a1471e0/nosy-1.1.1.tar.gz#sha256=17a6bb6d8496c8b83c457826f59663ff5ec6b49c40eba9b8797fbebf899ba53e (from https://pypi.org/simple/nosy/), version: 1.1.1 2021-07-09T01:45:10,496 Found link https://files.pythonhosted.org/packages/74/dc/c6b2d78f4249e5e67c7e1f12152c4de858aea8c9bfa97169671ca9d05d75/nosy-1.1.2.tar.gz#sha256=a43f1930a69ec87e0e692cf280d7c32af7805e1080ce9e5587c75ad9c56b6645 (from https://pypi.org/simple/nosy/), version: 1.1.2 2021-07-09T01:45:10,496 Found link https://files.pythonhosted.org/packages/e8/04/bdcd0e6454d3c169993b3fe4785c0f0ca5d8a770188e4fbab89a9055f5cd/nosy-1.2.tar.gz#sha256=d64fc82753c5f47857e8fdb84ecb4a7c5b110b376cb20b39d157f9f8ebc4a46c (from https://pypi.org/simple/nosy/), version: 1.2 2021-07-09T01:45:10,497 Skipping link: not a file: https://pypi.org/simple/nosy/ 2021-07-09T01:45:10,513 Given no hashes to check 1 links for project 'nosy': discarding no candidates 2021-07-09T01:45:10,530 Collecting nosy==1.1 2021-07-09T01:45:10,532 Created temporary directory: /tmp/pip-unpack-xsp0p_rs 2021-07-09T01:45:10,703 Downloading nosy-1.1.tar.gz (11 kB) 2021-07-09T01:45:10,760 Added nosy==1.1 from https://files.pythonhosted.org/packages/53/34/188ad6b5581788d6d432454b94b291b231badf00e6ef5c41add46c40861f/nosy-1.1.tar.gz#sha256=cb385c372257c56a6c8b5b731f5ac45e640d3c38d094fc685ceb3311d0a00fc3 to build tracker '/tmp/pip-req-tracker-vwd0uizb' 2021-07-09T01:45:10,761 Running setup.py (path:/tmp/pip-wheel-di3g5k4t/nosy_a20394fa331545dc8473306dfee85b20/setup.py) egg_info for package nosy 2021-07-09T01:45:10,762 Created temporary directory: /tmp/pip-pip-egg-info-p79y0_l4 2021-07-09T01:45:10,762 Running command python setup.py egg_info 2021-07-09T01:45:11,691 Downloading http://pypi.python.org/packages/source/d/distribute/distribute-0.6.10.tar.gz 2021-07-09T01:45:11,709 Traceback (most recent call last): 2021-07-09T01:45:11,709 File "/tmp/pip-wheel-di3g5k4t/nosy_a20394fa331545dc8473306dfee85b20/distribute_setup.py", line 143, in use_setuptools 2021-07-09T01:45:11,710 raise ImportError 2021-07-09T01:45:11,710 ImportError 2021-07-09T01:45:11,710 During handling of the above exception, another exception occurred: 2021-07-09T01:45:11,710 Traceback (most recent call last): 2021-07-09T01:45:11,710 File "", line 1, in 2021-07-09T01:45:11,711 File "/tmp/pip-wheel-di3g5k4t/nosy_a20394fa331545dc8473306dfee85b20/setup.py", line 2, in 2021-07-09T01:45:11,711 use_setuptools() 2021-07-09T01:45:11,711 File "/tmp/pip-wheel-di3g5k4t/nosy_a20394fa331545dc8473306dfee85b20/distribute_setup.py", line 145, in use_setuptools 2021-07-09T01:45:11,711 return _do_download(version, download_base, to_dir, download_delay) 2021-07-09T01:45:11,711 File "/tmp/pip-wheel-di3g5k4t/nosy_a20394fa331545dc8473306dfee85b20/distribute_setup.py", line 123, in _do_download 2021-07-09T01:45:11,711 tarball = download_setuptools(version, download_base, 2021-07-09T01:45:11,712 File "/tmp/pip-wheel-di3g5k4t/nosy_a20394fa331545dc8473306dfee85b20/distribute_setup.py", line 193, in download_setuptools 2021-07-09T01:45:11,712 src = urlopen(url) 2021-07-09T01:45:11,712 File "/usr/lib/python3.9/urllib/request.py", line 214, in urlopen 2021-07-09T01:45:11,713 return opener.open(url, data, timeout) 2021-07-09T01:45:11,713 File "/usr/lib/python3.9/urllib/request.py", line 523, in open 2021-07-09T01:45:11,714 response = meth(req, response) 2021-07-09T01:45:11,714 File "/usr/lib/python3.9/urllib/request.py", line 632, in http_response 2021-07-09T01:45:11,715 response = self.parent.error( 2021-07-09T01:45:11,715 File "/usr/lib/python3.9/urllib/request.py", line 561, in error 2021-07-09T01:45:11,716 return self._call_chain(*args) 2021-07-09T01:45:11,716 File "/usr/lib/python3.9/urllib/request.py", line 494, in _call_chain 2021-07-09T01:45:11,717 result = func(*args) 2021-07-09T01:45:11,717 File "/usr/lib/python3.9/urllib/request.py", line 641, in http_error_default 2021-07-09T01:45:11,718 raise HTTPError(req.full_url, code, msg, hdrs, fp) 2021-07-09T01:45:11,718 urllib.error.HTTPError: HTTP Error 403: SSL is required 2021-07-09T01:45:11,776 WARNING: Discarding https://files.pythonhosted.org/packages/53/34/188ad6b5581788d6d432454b94b291b231badf00e6ef5c41add46c40861f/nosy-1.1.tar.gz#sha256=cb385c372257c56a6c8b5b731f5ac45e640d3c38d094fc685ceb3311d0a00fc3 (from https://pypi.org/simple/nosy/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T01:45:11,778 ERROR: Could not find a version that satisfies the requirement nosy==1.1 (from versions: 1.1, 1.1.1, 1.1.2, 1.2) 2021-07-09T01:45:11,778 ERROR: No matching distribution found for nosy==1.1 2021-07-09T01:45:11,778 Exception information: 2021-07-09T01:45:11,778 Traceback (most recent call last): 2021-07-09T01:45:11,778 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T01:45:11,778 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T01:45:11,778 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T01:45:11,778 raise RequirementsConflicted(criterion) 2021-07-09T01:45:11,778 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('nosy==1.1') 2021-07-09T01:45:11,778 2021-07-09T01:45:11,778 During handling of the above exception, another exception occurred: 2021-07-09T01:45:11,778 2021-07-09T01:45:11,778 Traceback (most recent call last): 2021-07-09T01:45:11,778 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T01:45:11,778 result = self._result = resolver.resolve( 2021-07-09T01:45:11,778 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T01:45:11,778 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T01:45:11,778 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T01:45:11,778 raise ResolutionImpossible(e.criterion.information) 2021-07-09T01:45:11,778 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('nosy==1.1'), parent=None)] 2021-07-09T01:45:11,778 2021-07-09T01:45:11,778 The above exception was the direct cause of the following exception: 2021-07-09T01:45:11,778 2021-07-09T01:45:11,778 Traceback (most recent call last): 2021-07-09T01:45:11,778 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T01:45:11,778 status = self.run(options, args) 2021-07-09T01:45:11,778 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T01:45:11,778 return func(self, options, args) 2021-07-09T01:45:11,778 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T01:45:11,778 requirement_set = resolver.resolve( 2021-07-09T01:45:11,778 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T01:45:11,778 raise error from e 2021-07-09T01:45:11,778 pip._internal.exceptions.DistributionNotFound: No matching distribution found for nosy==1.1 2021-07-09T01:45:11,783 Removed nosy==1.1 from https://files.pythonhosted.org/packages/53/34/188ad6b5581788d6d432454b94b291b231badf00e6ef5c41add46c40861f/nosy-1.1.tar.gz#sha256=cb385c372257c56a6c8b5b731f5ac45e640d3c38d094fc685ceb3311d0a00fc3 from build tracker '/tmp/pip-req-tracker-vwd0uizb' 2021-07-09T01:45:11,783 Removed build tracker: '/tmp/pip-req-tracker-vwd0uizb'