2022-04-03T16:24:34,670 Created temporary directory: /tmp/pip-ephem-wheel-cache-zd414fe6 2022-04-03T16:24:34,675 Created temporary directory: /tmp/pip-req-tracker-frtfedhw 2022-04-03T16:24:34,676 Initialized build tracking at /tmp/pip-req-tracker-frtfedhw 2022-04-03T16:24:34,677 Created build tracker: /tmp/pip-req-tracker-frtfedhw 2022-04-03T16:24:34,677 Entered build tracker: /tmp/pip-req-tracker-frtfedhw 2022-04-03T16:24:34,678 Created temporary directory: /tmp/pip-wheel-ljmohnk7 2022-04-03T16:24:34,753 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-03T16:24:34,762 2 location(s) to search for versions of pygame-gui-package: 2022-04-03T16:24:34,762 * https://pypi.org/simple/pygame-gui-package/ 2022-04-03T16:24:34,762 * https://www.piwheels.org/simple/pygame-gui-package/ 2022-04-03T16:24:34,763 Fetching project page and analyzing links: https://pypi.org/simple/pygame-gui-package/ 2022-04-03T16:24:34,764 Getting page https://pypi.org/simple/pygame-gui-package/ 2022-04-03T16:24:34,767 Found index url https://pypi.org/simple 2022-04-03T16:24:34,883 Skipping link: No binaries permitted for pygame-gui-package: https://files.pythonhosted.org/packages/b0/6e/4140fe70f42d7066d27948b6077729fa96f5f2cddc35d95d6cab297a2680/pygame_gui_package-0.0.1-py3-none-any.whl#sha256=54869c8dc89f62b53c0076e50c9b2dc074d36f62fd02b227f6fc750582693ebf (from https://pypi.org/simple/pygame-gui-package/) (requires-python:>=3.10) 2022-04-03T16:24:34,885 Link requires a different Python (3.9.2 not in: '>=3.10'): https://files.pythonhosted.org/packages/1d/01/7fc92f33698b55f20ca5ac8cfa8865b72b7e5fbde48f1e4f8c2ef0be4447/pygame_gui_package-0.0.1.tar.gz#sha256=551dd2d6149005245cc9a55f25afffd764eabfddb66d2d3009da30fdd47f4145 (from https://pypi.org/simple/pygame-gui-package/) (requires-python:>=3.10) 2022-04-03T16:24:34,886 Fetching project page and analyzing links: https://www.piwheels.org/simple/pygame-gui-package/ 2022-04-03T16:24:34,887 Getting page https://www.piwheels.org/simple/pygame-gui-package/ 2022-04-03T16:24:34,888 Found index url https://www.piwheels.org/simple 2022-04-03T16:24:35,106 Skipping link: not a file: https://www.piwheels.org/simple/pygame-gui-package/ 2022-04-03T16:24:35,107 Skipping link: not a file: https://pypi.org/simple/pygame-gui-package/ 2022-04-03T16:24:35,150 Given no hashes to check 0 links for project 'pygame-gui-package': discarding no candidates 2022-04-03T16:24:35,151 ERROR: Could not find a version that satisfies the requirement pygame-gui-package==0.0.1 (from versions: none) 2022-04-03T16:24:35,154 ERROR: No matching distribution found for pygame-gui-package==0.0.1 2022-04-03T16:24:35,156 Exception information: 2022-04-03T16:24:35,156 Traceback (most recent call last): 2022-04-03T16:24:35,156 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-04-03T16:24:35,156 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-04-03T16:24:35,156 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-04-03T16:24:35,156 raise RequirementsConflicted(criterion) 2022-04-03T16:24:35,156 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pygame-gui-package==0.0.1') 2022-04-03T16:24:35,156 2022-04-03T16:24:35,156 During handling of the above exception, another exception occurred: 2022-04-03T16:24:35,156 2022-04-03T16:24:35,156 Traceback (most recent call last): 2022-04-03T16:24:35,156 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 94, in resolve 2022-04-03T16:24:35,156 result = self._result = resolver.resolve( 2022-04-03T16:24:35,156 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-04-03T16:24:35,156 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-04-03T16:24:35,156 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-04-03T16:24:35,156 raise ResolutionImpossible(e.criterion.information) 2022-04-03T16:24:35,156 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pygame-gui-package==0.0.1'), parent=None)] 2022-04-03T16:24:35,156 2022-04-03T16:24:35,156 The above exception was the direct cause of the following exception: 2022-04-03T16:24:35,156 2022-04-03T16:24:35,156 Traceback (most recent call last): 2022-04-03T16:24:35,156 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-04-03T16:24:35,156 status = run_func(*args) 2022-04-03T16:24:35,156 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-04-03T16:24:35,156 return func(self, options, args) 2022-04-03T16:24:35,156 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-04-03T16:24:35,156 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-04-03T16:24:35,156 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-04-03T16:24:35,156 raise error from e 2022-04-03T16:24:35,156 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pygame-gui-package==0.0.1 2022-04-03T16:24:35,164 Removed build tracker: '/tmp/pip-req-tracker-frtfedhw'