2022-03-02T07:44:04,207 Created temporary directory: /tmp/pip-ephem-wheel-cache-rzb26yzt 2022-03-02T07:44:04,213 Created temporary directory: /tmp/pip-req-tracker-zrqyp20a 2022-03-02T07:44:04,213 Initialized build tracking at /tmp/pip-req-tracker-zrqyp20a 2022-03-02T07:44:04,214 Created build tracker: /tmp/pip-req-tracker-zrqyp20a 2022-03-02T07:44:04,214 Entered build tracker: /tmp/pip-req-tracker-zrqyp20a 2022-03-02T07:44:04,215 Created temporary directory: /tmp/pip-wheel-3679ys1x 2022-03-02T07:44:04,286 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-03-02T07:44:04,295 2 location(s) to search for versions of relic-game-tool: 2022-03-02T07:44:04,295 * https://pypi.org/simple/relic-game-tool/ 2022-03-02T07:44:04,295 * https://www.piwheels.org/simple/relic-game-tool/ 2022-03-02T07:44:04,297 Fetching project page and analyzing links: https://pypi.org/simple/relic-game-tool/ 2022-03-02T07:44:04,298 Getting page https://pypi.org/simple/relic-game-tool/ 2022-03-02T07:44:04,301 Found index url https://pypi.org/simple 2022-03-02T07:44:04,414 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/1e/b9/c572d40d4669457285aa751de1e42e1621684d1a87488375d81f8bbf5f72/relic-game-tool-2022.0a7.tar.gz#sha256=dfa5837d23ce991237228da748bcae7576fb04c241aef46ced6b3742019c488c (from https://pypi.org/simple/relic-game-tool/) (requires-python:>=3.9) 2022-03-02T07:44:04,414 Skipping link: No binaries permitted for relic-game-tool: https://files.pythonhosted.org/packages/5b/d4/b38e960d2e3d689c57d5efb896ad06d9a7af6b00c51dc32ac64a7e19e988/relic_game_tool-2022.0a7-py3-none-any.whl#sha256=c75a6bb98b0d84f7adc37a017b9b4640f7953c5a9a3b03c8205fcaecd8c3b092 (from https://pypi.org/simple/relic-game-tool/) (requires-python:>=3.9) 2022-03-02T07:44:04,415 Fetching project page and analyzing links: https://www.piwheels.org/simple/relic-game-tool/ 2022-03-02T07:44:04,416 Getting page https://www.piwheels.org/simple/relic-game-tool/ 2022-03-02T07:44:04,418 Found index url https://www.piwheels.org/simple 2022-03-02T07:44:04,643 Skipping link: not a file: https://www.piwheels.org/simple/relic-game-tool/ 2022-03-02T07:44:04,644 Skipping link: not a file: https://pypi.org/simple/relic-game-tool/ 2022-03-02T07:44:04,677 Given no hashes to check 0 links for project 'relic-game-tool': discarding no candidates 2022-03-02T07:44:04,678 ERROR: Could not find a version that satisfies the requirement relic-game-tool==2022.0a7 (from versions: none) 2022-03-02T07:44:04,680 ERROR: No matching distribution found for relic-game-tool==2022.0a7 2022-03-02T07:44:04,682 Exception information: 2022-03-02T07:44:04,682 Traceback (most recent call last): 2022-03-02T07:44:04,682 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-03-02T07:44:04,682 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-03-02T07:44:04,682 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-03-02T07:44:04,682 raise RequirementsConflicted(criterion) 2022-03-02T07:44:04,682 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('relic-game-tool==2022.0a7') 2022-03-02T07:44:04,682 2022-03-02T07:44:04,682 During handling of the above exception, another exception occurred: 2022-03-02T07:44:04,682 2022-03-02T07:44:04,682 Traceback (most recent call last): 2022-03-02T07:44:04,682 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-03-02T07:44:04,682 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-03-02T07:44:04,682 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-03-02T07:44:04,682 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-03-02T07:44:04,682 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-03-02T07:44:04,682 raise ResolutionImpossible(e.criterion.information) 2022-03-02T07:44:04,682 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('relic-game-tool==2022.0a7'), parent=None)] 2022-03-02T07:44:04,682 2022-03-02T07:44:04,682 The above exception was the direct cause of the following exception: 2022-03-02T07:44:04,682 2022-03-02T07:44:04,682 Traceback (most recent call last): 2022-03-02T07:44:04,682 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-03-02T07:44:04,682 status = run_func(*args) 2022-03-02T07:44:04,682 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-03-02T07:44:04,682 return func(self, options, args) 2022-03-02T07:44:04,682 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-03-02T07:44:04,682 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-03-02T07:44:04,682 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-03-02T07:44:04,682 raise error from e 2022-03-02T07:44:04,682 pip._internal.exceptions.DistributionNotFound: No matching distribution found for relic-game-tool==2022.0a7 2022-03-02T07:44:04,691 Removed build tracker: '/tmp/pip-req-tracker-zrqyp20a'