2020-10-09T19:13:22,672 Created temporary directory: /tmp/pip-ephem-wheel-cache-5jwif9vk 2020-10-09T19:13:22,674 Created temporary directory: /tmp/pip-req-tracker-8xco48_3 2020-10-09T19:13:22,675 Initialized build tracking at /tmp/pip-req-tracker-8xco48_3 2020-10-09T19:13:22,675 Created build tracker: /tmp/pip-req-tracker-8xco48_3 2020-10-09T19:13:22,675 Entered build tracker: /tmp/pip-req-tracker-8xco48_3 2020-10-09T19:13:22,676 Created temporary directory: /tmp/pip-wheel-b3ztoszp 2020-10-09T19:13:22,688 1 location(s) to search for versions of py-s2s: 2020-10-09T19:13:22,688 * https://pypi.org/simple/py-s2s/ 2020-10-09T19:13:22,689 Fetching project page and analyzing links: https://pypi.org/simple/py-s2s/ 2020-10-09T19:13:22,689 Getting page https://pypi.org/simple/py-s2s/ 2020-10-09T19:13:22,691 Found index url https://pypi.org/simple 2020-10-09T19:13:22,779 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/31/f0/e8bc1953c34ffb2122403d3dab8a73e70b6c3b5c7fb0eba3f2053c2606bf/py-s2s-0.1.0.tar.gz#sha256=19abae4dc7b372e17deafbce4fd4777b0ccfe2b0217b6429452e8130b0c6dace (from https://pypi.org/simple/py-s2s/) (requires-python:>=3.8,<4.0) 2020-10-09T19:13:22,784 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/1c/d8/5fe9232a9d8a687ed5934ae56b673281d246e5b30be13d1173e85d565e47/py_s2s-0.1.0-py3-none-any.whl#sha256=8d3db100a3d52bf61943c492c679c2cba53ecfa805f9550bceba00224aa43b9f (from https://pypi.org/simple/py-s2s/) (requires-python:>=3.8,<4.0) 2020-10-09T19:13:22,784 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/fd/2f/f79dc6a88e292864f4d748b5cce59d53f4ab2b23a3faff70bcd26cdb0f6d/py-s2s-0.1.1.tar.gz#sha256=8fd9c87bea6d1df2c99edf7b2007bdcdce476837690b2099f7e9e4977aa045d5 (from https://pypi.org/simple/py-s2s/) (requires-python:>=3.8,<4.0) 2020-10-09T19:13:22,785 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/7d/0e/7f7b716c06f086b9c76b3804c633ba19bf394ab7d110e4701dee7a8e0a2a/py_s2s-0.1.1-py3-none-any.whl#sha256=0bd990321c7f4f8dc9ad4aad36bf60ec3fab711b0efb3fe55d19525d50a4e5d6 (from https://pypi.org/simple/py-s2s/) (requires-python:>=3.8,<4.0) 2020-10-09T19:13:22,786 Given no hashes to check 0 links for project 'py-s2s': discarding no candidates 2020-10-09T19:13:22,786 ERROR: Could not find a version that satisfies the requirement py-s2s==0.1.1 (from versions: none) 2020-10-09T19:13:22,786 ERROR: No matching distribution found for py-s2s==0.1.1 2020-10-09T19:13:22,787 Exception information: 2020-10-09T19:13:22,787 Traceback (most recent call last): 2020-10-09T19:13:22,787 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-10-09T19:13:22,787 status = self.run(options, args) 2020-10-09T19:13:22,787 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-10-09T19:13:22,787 return func(self, options, args) 2020-10-09T19:13:22,787 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-10-09T19:13:22,787 reqs, check_supported_wheels=True 2020-10-09T19:13:22,787 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-10-09T19:13:22,787 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-10-09T19:13:22,787 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-10-09T19:13:22,787 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-10-09T19:13:22,787 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 339, in _get_abstract_dist_for 2020-10-09T19:13:22,787 self._populate_link(req) 2020-10-09T19:13:22,787 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 305, in _populate_link 2020-10-09T19:13:22,787 req.link = self._find_requirement_link(req) 2020-10-09T19:13:22,787 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 270, in _find_requirement_link 2020-10-09T19:13:22,787 best_candidate = self.finder.find_requirement(req, upgrade) 2020-10-09T19:13:22,787 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/index/package_finder.py", line 928, in find_requirement 2020-10-09T19:13:22,787 req) 2020-10-09T19:13:22,787 pip._internal.exceptions.DistributionNotFound: No matching distribution found for py-s2s==0.1.1 2020-10-09T19:13:22,791 Removed build tracker: '/tmp/pip-req-tracker-8xco48_3'