2022-01-10T01:23:36,224 Created temporary directory: /tmp/pip-ephem-wheel-cache-11rpi0yy 2022-01-10T01:23:36,229 Created temporary directory: /tmp/pip-req-tracker-q8fevj6o 2022-01-10T01:23:36,230 Initialized build tracking at /tmp/pip-req-tracker-q8fevj6o 2022-01-10T01:23:36,230 Created build tracker: /tmp/pip-req-tracker-q8fevj6o 2022-01-10T01:23:36,231 Entered build tracker: /tmp/pip-req-tracker-q8fevj6o 2022-01-10T01:23:36,232 Created temporary directory: /tmp/pip-wheel-i0cnffs0 2022-01-10T01:23:36,296 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-10T01:23:36,302 2 location(s) to search for versions of redtape-py: 2022-01-10T01:23:36,302 * https://pypi.org/simple/redtape-py/ 2022-01-10T01:23:36,302 * https://www.piwheels.org/simple/redtape-py/ 2022-01-10T01:23:36,303 Fetching project page and analyzing links: https://pypi.org/simple/redtape-py/ 2022-01-10T01:23:36,304 Getting page https://pypi.org/simple/redtape-py/ 2022-01-10T01:23:36,307 Found index url https://pypi.org/simple 2022-01-10T01:23:36,508 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/d9/5e/5c77f704b7c6cd53a1c403baaf2d8b9016f4fead0225bbdfe544659d6bd6/redtape-py-0.1.0.tar.gz#sha256=f4c0b74d3f12478a05e584b026bd17aab63caf4bf4ab2dc798cd6879fd205dae (from https://pypi.org/simple/redtape-py/) (requires-python:>=3.8,<4.0) 2022-01-10T01:23:36,509 Skipping link: No binaries permitted for redtape-py: https://files.pythonhosted.org/packages/6a/83/e801886ce9eb33df3186597ce6c3fcec9da123e6fcd8a22bdb3fe19e1cef/redtape_py-0.1.0-py3-none-any.whl#sha256=a65e1a270ea8b0bfef123584c4ac633a973474fbc95635afcc95bf79f5deb6ba (from https://pypi.org/simple/redtape-py/) (requires-python:>=3.8,<4.0) 2022-01-10T01:23:36,509 Fetching project page and analyzing links: https://www.piwheels.org/simple/redtape-py/ 2022-01-10T01:23:36,510 Getting page https://www.piwheels.org/simple/redtape-py/ 2022-01-10T01:23:36,512 Found index url https://www.piwheels.org/simple 2022-01-10T01:23:36,730 Skipping link: not a file: https://www.piwheels.org/simple/redtape-py/ 2022-01-10T01:23:36,731 Skipping link: not a file: https://pypi.org/simple/redtape-py/ 2022-01-10T01:23:36,762 Given no hashes to check 0 links for project 'redtape-py': discarding no candidates 2022-01-10T01:23:36,763 ERROR: Could not find a version that satisfies the requirement redtape-py==0.1.0 (from versions: none) 2022-01-10T01:23:36,764 ERROR: No matching distribution found for redtape-py==0.1.0 2022-01-10T01:23:36,764 Exception information: 2022-01-10T01:23:36,764 Traceback (most recent call last): 2022-01-10T01:23:36,764 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-10T01:23:36,764 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-10T01:23:36,764 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-10T01:23:36,764 raise RequirementsConflicted(criterion) 2022-01-10T01:23:36,764 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('redtape-py==0.1.0') 2022-01-10T01:23:36,764 2022-01-10T01:23:36,764 During handling of the above exception, another exception occurred: 2022-01-10T01:23:36,764 2022-01-10T01:23:36,764 Traceback (most recent call last): 2022-01-10T01:23:36,764 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-01-10T01:23:36,764 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-01-10T01:23:36,764 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-10T01:23:36,764 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-10T01:23:36,764 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-10T01:23:36,764 raise ResolutionImpossible(e.criterion.information) 2022-01-10T01:23:36,764 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('redtape-py==0.1.0'), parent=None)] 2022-01-10T01:23:36,764 2022-01-10T01:23:36,764 The above exception was the direct cause of the following exception: 2022-01-10T01:23:36,764 2022-01-10T01:23:36,764 Traceback (most recent call last): 2022-01-10T01:23:36,764 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-10T01:23:36,764 status = run_func(*args) 2022-01-10T01:23:36,764 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-10T01:23:36,764 return func(self, options, args) 2022-01-10T01:23:36,764 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-10T01:23:36,764 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-10T01:23:36,764 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-10T01:23:36,764 raise error from e 2022-01-10T01:23:36,764 pip._internal.exceptions.DistributionNotFound: No matching distribution found for redtape-py==0.1.0 2022-01-10T01:23:36,772 Removed build tracker: '/tmp/pip-req-tracker-q8fevj6o'