2021-07-09T03:26:22,121 Created temporary directory: /tmp/pip-ephem-wheel-cache-it7w0u_3 2021-07-09T03:26:22,124 Created temporary directory: /tmp/pip-req-tracker-xmstveuu 2021-07-09T03:26:22,124 Initialized build tracking at /tmp/pip-req-tracker-xmstveuu 2021-07-09T03:26:22,125 Created build tracker: /tmp/pip-req-tracker-xmstveuu 2021-07-09T03:26:22,125 Entered build tracker: /tmp/pip-req-tracker-xmstveuu 2021-07-09T03:26:22,125 Created temporary directory: /tmp/pip-wheel-bdl307h9 2021-07-09T03:26:22,159 1 location(s) to search for versions of relations: 2021-07-09T03:26:22,159 * https://pypi.org/simple/relations/ 2021-07-09T03:26:22,159 Fetching project page and analyzing links: https://pypi.org/simple/relations/ 2021-07-09T03:26:22,160 Getting page https://pypi.org/simple/relations/ 2021-07-09T03:26:22,161 Found index url https://pypi.org/simple 2021-07-09T03:26:22,338 Found link https://files.pythonhosted.org/packages/a9/f7/f6700e8f0ff5d8223c34d2bad8c82b010f4c0587319dd1a08d76d2458539/relations-0.0.1.tar.gz#sha256=13bfae347d1b552f6f9b1d47fd4ebe8a81ad2d3c5398aad3819f1039b9674465 (from https://pypi.org/simple/relations/), version: 0.0.1 2021-07-09T03:26:22,339 Found link https://files.pythonhosted.org/packages/9b/70/509acd9831a2cc96faf54919f5ad1c8be8439abdba6f6c7812e1e7fdfcab/relations-0.0.2.tar.gz#sha256=0ff609a4cacfb2594b5e80475052e2e9d93e002bb712b6cb474b5df70c3ad22a (from https://pypi.org/simple/relations/), version: 0.0.2 2021-07-09T03:26:22,339 Skipping link: not a file: https://pypi.org/simple/relations/ 2021-07-09T03:26:22,355 Given no hashes to check 1 links for project 'relations': discarding no candidates 2021-07-09T03:26:22,373 Collecting relations==0.0.1 2021-07-09T03:26:22,374 Created temporary directory: /tmp/pip-unpack-4ewuaxru 2021-07-09T03:26:22,544 Downloading relations-0.0.1.tar.gz (8.1 kB) 2021-07-09T03:26:22,596 Added relations==0.0.1 from https://files.pythonhosted.org/packages/a9/f7/f6700e8f0ff5d8223c34d2bad8c82b010f4c0587319dd1a08d76d2458539/relations-0.0.1.tar.gz#sha256=13bfae347d1b552f6f9b1d47fd4ebe8a81ad2d3c5398aad3819f1039b9674465 to build tracker '/tmp/pip-req-tracker-xmstveuu' 2021-07-09T03:26:22,597 Running setup.py (path:/tmp/pip-wheel-bdl307h9/relations_0d1a1f87951b4f45a433679bae513569/setup.py) egg_info for package relations 2021-07-09T03:26:22,598 Created temporary directory: /tmp/pip-pip-egg-info-7tsmxq6j 2021-07-09T03:26:22,598 Running command python setup.py egg_info 2021-07-09T03:26:23,283 Downloading http://pypi.python.org/packages/source/d/distribute/distribute-0.6.14.tar.gz 2021-07-09T03:26:23,295 Traceback (most recent call last): 2021-07-09T03:26:23,296 File "/tmp/pip-wheel-bdl307h9/relations_0d1a1f87951b4f45a433679bae513569/distribute_setup.py", line 143, in use_setuptools 2021-07-09T03:26:23,296 raise ImportError 2021-07-09T03:26:23,296 ImportError 2021-07-09T03:26:23,296 During handling of the above exception, another exception occurred: 2021-07-09T03:26:23,297 Traceback (most recent call last): 2021-07-09T03:26:23,297 File "", line 1, in 2021-07-09T03:26:23,297 File "/tmp/pip-wheel-bdl307h9/relations_0d1a1f87951b4f45a433679bae513569/setup.py", line 5, in 2021-07-09T03:26:23,298 use_setuptools() 2021-07-09T03:26:23,298 File "/tmp/pip-wheel-bdl307h9/relations_0d1a1f87951b4f45a433679bae513569/distribute_setup.py", line 145, in use_setuptools 2021-07-09T03:26:23,298 return _do_download(version, download_base, to_dir, download_delay) 2021-07-09T03:26:23,298 File "/tmp/pip-wheel-bdl307h9/relations_0d1a1f87951b4f45a433679bae513569/distribute_setup.py", line 123, in _do_download 2021-07-09T03:26:23,298 tarball = download_setuptools(version, download_base, 2021-07-09T03:26:23,298 File "/tmp/pip-wheel-bdl307h9/relations_0d1a1f87951b4f45a433679bae513569/distribute_setup.py", line 193, in download_setuptools 2021-07-09T03:26:23,299 src = urlopen(url) 2021-07-09T03:26:23,299 File "/usr/lib/python3.9/urllib/request.py", line 214, in urlopen 2021-07-09T03:26:23,299 return opener.open(url, data, timeout) 2021-07-09T03:26:23,299 File "/usr/lib/python3.9/urllib/request.py", line 523, in open 2021-07-09T03:26:23,300 response = meth(req, response) 2021-07-09T03:26:23,300 File "/usr/lib/python3.9/urllib/request.py", line 632, in http_response 2021-07-09T03:26:23,301 response = self.parent.error( 2021-07-09T03:26:23,301 File "/usr/lib/python3.9/urllib/request.py", line 561, in error 2021-07-09T03:26:23,301 return self._call_chain(*args) 2021-07-09T03:26:23,302 File "/usr/lib/python3.9/urllib/request.py", line 494, in _call_chain 2021-07-09T03:26:23,302 result = func(*args) 2021-07-09T03:26:23,302 File "/usr/lib/python3.9/urllib/request.py", line 641, in http_error_default 2021-07-09T03:26:23,303 raise HTTPError(req.full_url, code, msg, hdrs, fp) 2021-07-09T03:26:23,303 urllib.error.HTTPError: HTTP Error 403: SSL is required 2021-07-09T03:26:23,360 WARNING: Discarding https://files.pythonhosted.org/packages/a9/f7/f6700e8f0ff5d8223c34d2bad8c82b010f4c0587319dd1a08d76d2458539/relations-0.0.1.tar.gz#sha256=13bfae347d1b552f6f9b1d47fd4ebe8a81ad2d3c5398aad3819f1039b9674465 (from https://pypi.org/simple/relations/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T03:26:23,361 ERROR: Could not find a version that satisfies the requirement relations==0.0.1 (from versions: 0.0.1, 0.0.2) 2021-07-09T03:26:23,361 ERROR: No matching distribution found for relations==0.0.1 2021-07-09T03:26:23,362 Exception information: 2021-07-09T03:26:23,362 Traceback (most recent call last): 2021-07-09T03:26:23,362 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T03:26:23,362 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T03:26:23,362 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T03:26:23,362 raise RequirementsConflicted(criterion) 2021-07-09T03:26:23,362 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('relations==0.0.1') 2021-07-09T03:26:23,362 2021-07-09T03:26:23,362 During handling of the above exception, another exception occurred: 2021-07-09T03:26:23,362 2021-07-09T03:26:23,362 Traceback (most recent call last): 2021-07-09T03:26:23,362 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T03:26:23,362 result = self._result = resolver.resolve( 2021-07-09T03:26:23,362 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T03:26:23,362 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T03:26:23,362 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T03:26:23,362 raise ResolutionImpossible(e.criterion.information) 2021-07-09T03:26:23,362 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('relations==0.0.1'), parent=None)] 2021-07-09T03:26:23,362 2021-07-09T03:26:23,362 The above exception was the direct cause of the following exception: 2021-07-09T03:26:23,362 2021-07-09T03:26:23,362 Traceback (most recent call last): 2021-07-09T03:26:23,362 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T03:26:23,362 status = self.run(options, args) 2021-07-09T03:26:23,362 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T03:26:23,362 return func(self, options, args) 2021-07-09T03:26:23,362 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T03:26:23,362 requirement_set = resolver.resolve( 2021-07-09T03:26:23,362 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T03:26:23,362 raise error from e 2021-07-09T03:26:23,362 pip._internal.exceptions.DistributionNotFound: No matching distribution found for relations==0.0.1 2021-07-09T03:26:23,367 Removed relations==0.0.1 from https://files.pythonhosted.org/packages/a9/f7/f6700e8f0ff5d8223c34d2bad8c82b010f4c0587319dd1a08d76d2458539/relations-0.0.1.tar.gz#sha256=13bfae347d1b552f6f9b1d47fd4ebe8a81ad2d3c5398aad3819f1039b9674465 from build tracker '/tmp/pip-req-tracker-xmstveuu' 2021-07-09T03:26:23,367 Removed build tracker: '/tmp/pip-req-tracker-xmstveuu'