2022-03-09T15:40:24,860 Created temporary directory: /tmp/pip-ephem-wheel-cache-y86vhepj 2022-03-09T15:40:24,866 Created temporary directory: /tmp/pip-req-tracker-1iaucbmp 2022-03-09T15:40:24,866 Initialized build tracking at /tmp/pip-req-tracker-1iaucbmp 2022-03-09T15:40:24,867 Created build tracker: /tmp/pip-req-tracker-1iaucbmp 2022-03-09T15:40:24,867 Entered build tracker: /tmp/pip-req-tracker-1iaucbmp 2022-03-09T15:40:24,868 Created temporary directory: /tmp/pip-wheel-75mou5ms 2022-03-09T15:40:24,935 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-03-09T15:40:24,944 2 location(s) to search for versions of gatered: 2022-03-09T15:40:24,944 * https://pypi.org/simple/gatered/ 2022-03-09T15:40:24,944 * https://www.piwheels.org/simple/gatered/ 2022-03-09T15:40:24,945 Fetching project page and analyzing links: https://pypi.org/simple/gatered/ 2022-03-09T15:40:24,946 Getting page https://pypi.org/simple/gatered/ 2022-03-09T15:40:24,950 Found index url https://pypi.org/simple 2022-03-09T15:40:25,061 Skipping link: No binaries permitted for gatered: https://files.pythonhosted.org/packages/4d/14/1ea890744dca9e70d3e4b0dee7d3205951c11d8cfac53960118c24aee0f4/gatered-0.1.0-py3-none-any.whl#sha256=e06f8195bd35b20929b496f95e5d48d2936b019a8801a5e508fcc8aaa299a14a (from https://pypi.org/simple/gatered/) (requires-python:>=3.8,<4.0) 2022-03-09T15:40:25,063 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/c5/ba/4a526f3d6064838478bd76a1e24055ab4274bad4b6c9d492b49787f1f990/gatered-0.1.0.tar.gz#sha256=fbb27d921a194da5d9292c567409ee6e152ac87aad304bceb00d809c2266be42 (from https://pypi.org/simple/gatered/) (requires-python:>=3.8,<4.0) 2022-03-09T15:40:25,063 Skipping link: No binaries permitted for gatered: https://files.pythonhosted.org/packages/3b/48/54883a4563514eed5c4f2bbf51efb16f61cc842c0bfc632479d339cee03f/gatered-0.1.3-py3-none-any.whl#sha256=231a1be00cf15bda1f0e9e3a99c0a5c6454f75cde5f3bccfeae2ffb620ac039b (from https://pypi.org/simple/gatered/) (requires-python:>=3.8,<4.0) 2022-03-09T15:40:25,065 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/06/2f/0f57e8977e424dcca126648aef23282aa1b6e85e65ab0cc984a06480b936/gatered-0.1.3.tar.gz#sha256=8013aaea53af9b4331d9f723ff60f2fa4fea9f3219eddd8e2ae1749922d55cfd (from https://pypi.org/simple/gatered/) (requires-python:>=3.8,<4.0) 2022-03-09T15:40:25,065 Skipping link: No binaries permitted for gatered: https://files.pythonhosted.org/packages/23/95/fbf81f02ff977c5d230586a68993c10c76eb892c83b89ebe354ff5d755cf/gatered-0.1.4-py3-none-any.whl#sha256=328de51f7433dc30e83183916ce45b0626610a9127ae68a63e1dd9f37eb733eb (from https://pypi.org/simple/gatered/) (requires-python:>=3.8,<4.0) 2022-03-09T15:40:25,067 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/08/f8/44b11c6af877ac160677f13089fb57055f92cc420b5257eecbf43e18ffc6/gatered-0.1.4.tar.gz#sha256=697a364366c38d4e04a36198b59582600c0f14988cbf37bcd0af43ce1f5c9025 (from https://pypi.org/simple/gatered/) (requires-python:>=3.8,<4.0) 2022-03-09T15:40:25,068 Fetching project page and analyzing links: https://www.piwheels.org/simple/gatered/ 2022-03-09T15:40:25,068 Getting page https://www.piwheels.org/simple/gatered/ 2022-03-09T15:40:25,070 Found index url https://www.piwheels.org/simple 2022-03-09T15:40:25,271 Skipping link: not a file: https://www.piwheels.org/simple/gatered/ 2022-03-09T15:40:25,272 Skipping link: not a file: https://pypi.org/simple/gatered/ 2022-03-09T15:40:25,305 Given no hashes to check 0 links for project 'gatered': discarding no candidates 2022-03-09T15:40:25,306 ERROR: Could not find a version that satisfies the requirement gatered==0.1.4 (from versions: none) 2022-03-09T15:40:25,308 ERROR: No matching distribution found for gatered==0.1.4 2022-03-09T15:40:25,310 Exception information: 2022-03-09T15:40:25,310 Traceback (most recent call last): 2022-03-09T15:40:25,310 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-03-09T15:40:25,310 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-03-09T15:40:25,310 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-03-09T15:40:25,310 raise RequirementsConflicted(criterion) 2022-03-09T15:40:25,310 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('gatered==0.1.4') 2022-03-09T15:40:25,310 2022-03-09T15:40:25,310 During handling of the above exception, another exception occurred: 2022-03-09T15:40:25,310 2022-03-09T15:40:25,310 Traceback (most recent call last): 2022-03-09T15:40:25,310 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-03-09T15:40:25,310 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-03-09T15:40:25,310 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-03-09T15:40:25,310 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-03-09T15:40:25,310 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-03-09T15:40:25,310 raise ResolutionImpossible(e.criterion.information) 2022-03-09T15:40:25,310 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('gatered==0.1.4'), parent=None)] 2022-03-09T15:40:25,310 2022-03-09T15:40:25,310 The above exception was the direct cause of the following exception: 2022-03-09T15:40:25,310 2022-03-09T15:40:25,310 Traceback (most recent call last): 2022-03-09T15:40:25,310 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-03-09T15:40:25,310 status = run_func(*args) 2022-03-09T15:40:25,310 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-03-09T15:40:25,310 return func(self, options, args) 2022-03-09T15:40:25,310 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-03-09T15:40:25,310 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-03-09T15:40:25,310 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-03-09T15:40:25,310 raise error from e 2022-03-09T15:40:25,310 pip._internal.exceptions.DistributionNotFound: No matching distribution found for gatered==0.1.4 2022-03-09T15:40:25,319 Removed build tracker: '/tmp/pip-req-tracker-1iaucbmp'