2020-12-28T16:03:02,317 Created temporary directory: /tmp/pip-ephem-wheel-cache-2k_7tpa7 2020-12-28T16:03:02,320 Created temporary directory: /tmp/pip-req-tracker-cxorg2p9 2020-12-28T16:03:02,320 Initialized build tracking at /tmp/pip-req-tracker-cxorg2p9 2020-12-28T16:03:02,320 Created build tracker: /tmp/pip-req-tracker-cxorg2p9 2020-12-28T16:03:02,321 Entered build tracker: /tmp/pip-req-tracker-cxorg2p9 2020-12-28T16:03:02,321 Created temporary directory: /tmp/pip-wheel-9siaew23 2020-12-28T16:03:02,331 1 location(s) to search for versions of python-redsys: 2020-12-28T16:03:02,331 * https://pypi.org/simple/python-redsys/ 2020-12-28T16:03:02,331 Fetching project page and analyzing links: https://pypi.org/simple/python-redsys/ 2020-12-28T16:03:02,332 Getting page https://pypi.org/simple/python-redsys/ 2020-12-28T16:03:02,334 Found index url https://pypi.org/simple 2020-12-28T16:03:02,690 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/6a/c2/15f5d008e207b35f46e35a5deb6e59ad148348861cc7cdf9a0f2821b9250/python-redsys-0.3.0.tar.gz#sha256=782b45c6607706ed3f07aa2d24be8b80631bffad7586568322ca4ec9b9bf4fbe (from https://pypi.org/simple/python-redsys/) (requires-python:>=3.9,<4.0) 2020-12-28T16:03:02,694 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/c5/cb/ba35a6c3c5ce31f15719bbee07dbca418ae27d045776441511522a54817c/python_redsys-0.3.0-py3-none-any.whl#sha256=488a66bb0013d7765ee08f5d3827dd06944006002a0d623f0e01d1a0ca2bc1a9 (from https://pypi.org/simple/python-redsys/) (requires-python:>=3.9,<4.0) 2020-12-28T16:03:02,695 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/0a/46/ff2c5c8f0d25a40b964995ddf362f3250388021682514da820fb31e4e221/python-redsys-0.4.0.tar.gz#sha256=bb5b93f82e6b89ba7ef0ec554cbe6e6bde37f40afa95f263a8df923981d79cb1 (from https://pypi.org/simple/python-redsys/) (requires-python:>=3.9,<4.0) 2020-12-28T16:03:02,696 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/c8/3d/7a67e2dcad31c0b5e78e470be4f1274e1afacc4700c15f57d535cf668e6f/python_redsys-0.4.0-py3-none-any.whl#sha256=d4b010b4ea08598c2ecff7449347389cbc923bc022e3764e5e7f1b123004074b (from https://pypi.org/simple/python-redsys/) (requires-python:>=3.9,<4.0) 2020-12-28T16:03:02,696 Given no hashes to check 0 links for project 'python-redsys': discarding no candidates 2020-12-28T16:03:02,696 ERROR: Could not find a version that satisfies the requirement python-redsys==0.4.0 (from versions: none) 2020-12-28T16:03:02,697 ERROR: No matching distribution found for python-redsys==0.4.0 2020-12-28T16:03:02,697 Exception information: 2020-12-28T16:03:02,697 Traceback (most recent call last): 2020-12-28T16:03:02,697 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-12-28T16:03:02,697 status = self.run(options, args) 2020-12-28T16:03:02,697 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-12-28T16:03:02,697 return func(self, options, args) 2020-12-28T16:03:02,697 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-12-28T16:03:02,697 reqs, check_supported_wheels=True 2020-12-28T16:03:02,697 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-12-28T16:03:02,697 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-12-28T16:03:02,697 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-12-28T16:03:02,697 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-12-28T16:03:02,697 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 339, in _get_abstract_dist_for 2020-12-28T16:03:02,697 self._populate_link(req) 2020-12-28T16:03:02,697 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 305, in _populate_link 2020-12-28T16:03:02,697 req.link = self._find_requirement_link(req) 2020-12-28T16:03:02,697 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 270, in _find_requirement_link 2020-12-28T16:03:02,697 best_candidate = self.finder.find_requirement(req, upgrade) 2020-12-28T16:03:02,697 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/index/package_finder.py", line 930, in find_requirement 2020-12-28T16:03:02,697 req) 2020-12-28T16:03:02,697 pip._internal.exceptions.DistributionNotFound: No matching distribution found for python-redsys==0.4.0 2020-12-28T16:03:02,701 Removed build tracker: '/tmp/pip-req-tracker-cxorg2p9'