2023-03-16T23:19:50,308 Created temporary directory: /tmp/pip-ephem-wheel-cache-ezmowm9f 2023-03-16T23:19:50,314 Created temporary directory: /tmp/pip-build-tracker-fwsx9wxa 2023-03-16T23:19:50,314 Initialized build tracking at /tmp/pip-build-tracker-fwsx9wxa 2023-03-16T23:19:50,315 Created build tracker: /tmp/pip-build-tracker-fwsx9wxa 2023-03-16T23:19:50,315 Entered build tracker: /tmp/pip-build-tracker-fwsx9wxa 2023-03-16T23:19:50,316 Created temporary directory: /tmp/pip-wheel-53lw4y_v 2023-03-16T23:19:50,327 DEPRECATION: --no-binary currently disables reading from the cache of locally built wheels. In the future --no-binary will not influence the wheel cache. pip 23.1 will enforce this behaviour change. A possible replacement is to use the --no-cache-dir option. You can use the flag --use-feature=no-binary-enable-wheel-cache to test the upcoming behaviour. Discussion can be found at https://github.com/pypa/pip/issues/11453 2023-03-16T23:19:50,332 Created temporary directory: /tmp/pip-ephem-wheel-cache-hyp_y62o 2023-03-16T23:19:50,385 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-03-16T23:19:50,392 2 location(s) to search for versions of protongui: 2023-03-16T23:19:50,392 * https://pypi.org/simple/protongui/ 2023-03-16T23:19:50,392 * https://www.piwheels.org/simple/protongui/ 2023-03-16T23:19:50,393 Fetching project page and analyzing links: https://pypi.org/simple/protongui/ 2023-03-16T23:19:50,394 Getting page https://pypi.org/simple/protongui/ 2023-03-16T23:19:50,398 Found index url https://pypi.org/simple 2023-03-16T23:19:50,583 Fetched page https://pypi.org/simple/protongui/ as application/vnd.pypi.simple.v1+json 2023-03-16T23:19:50,585 Skipping link: No binaries permitted for protongui: https://files.pythonhosted.org/packages/09/4e/b1f42db19b887303c48a194ac29601442c8286debf2f3aa27f4487caf776/protonGUI-0.0.1-py3-none-any.whl (from https://pypi.org/simple/protongui/) (requires-python:>=3.11.2) 2023-03-16T23:19:50,587 Link requires a different Python (3.7.3 not in: '>=3.11.2'): https://files.pythonhosted.org/packages/5a/ad/c047d4e609fb0534a67863473677fd8b0d95c0194d4c4bfb3be27d1a15a5/protonGUI-0.0.1.tar.gz (from https://pypi.org/simple/protongui/) (requires-python:>=3.11.2) 2023-03-16T23:19:50,587 Skipping link: 0.0.1 Requires-Python >=3.11.2: https://files.pythonhosted.org/packages/5a/ad/c047d4e609fb0534a67863473677fd8b0d95c0194d4c4bfb3be27d1a15a5/protonGUI-0.0.1.tar.gz (from https://pypi.org/simple/protongui/) (requires-python:>=3.11.2) 2023-03-16T23:19:50,588 Fetching project page and analyzing links: https://www.piwheels.org/simple/protongui/ 2023-03-16T23:19:50,589 Getting page https://www.piwheels.org/simple/protongui/ 2023-03-16T23:19:50,591 Found index url https://www.piwheels.org/simple 2023-03-16T23:19:50,836 Fetched page https://www.piwheels.org/simple/protongui/ as text/html 2023-03-16T23:19:50,838 Skipping link: not a file: https://www.piwheels.org/simple/protongui/ 2023-03-16T23:19:50,839 Skipping link: not a file: https://pypi.org/simple/protongui/ 2023-03-16T23:19:50,875 Given no hashes to check 0 links for project 'protongui': discarding no candidates 2023-03-16T23:19:50,876 ERROR: Ignored the following versions that require a different python version: 0.0.1 Requires-Python >=3.11.2 2023-03-16T23:19:50,878 ERROR: Could not find a version that satisfies the requirement protongui==0.0.1 (from versions: none) 2023-03-16T23:19:50,881 ERROR: No matching distribution found for protongui==0.0.1 2023-03-16T23:19:50,882 Exception information: 2023-03-16T23:19:50,882 Traceback (most recent call last): 2023-03-16T23:19:50,882 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2023-03-16T23:19:50,882 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-03-16T23:19:50,882 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2023-03-16T23:19:50,882 raise RequirementsConflicted(criterion) 2023-03-16T23:19:50,882 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('protongui==0.0.1') 2023-03-16T23:19:50,882 2023-03-16T23:19:50,882 During handling of the above exception, another exception occurred: 2023-03-16T23:19:50,882 2023-03-16T23:19:50,882 Traceback (most recent call last): 2023-03-16T23:19:50,882 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2023-03-16T23:19:50,882 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2023-03-16T23:19:50,882 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2023-03-16T23:19:50,882 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-03-16T23:19:50,882 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2023-03-16T23:19:50,882 raise ResolutionImpossible(e.criterion.information) 2023-03-16T23:19:50,882 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('protongui==0.0.1'), parent=None)] 2023-03-16T23:19:50,882 2023-03-16T23:19:50,882 The above exception was the direct cause of the following exception: 2023-03-16T23:19:50,882 2023-03-16T23:19:50,882 Traceback (most recent call last): 2023-03-16T23:19:50,882 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 160, in exc_logging_wrapper 2023-03-16T23:19:50,882 status = run_func(*args) 2023-03-16T23:19:50,882 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 247, in wrapper 2023-03-16T23:19:50,882 return func(self, options, args) 2023-03-16T23:19:50,882 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 170, in run 2023-03-16T23:19:50,882 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-03-16T23:19:50,882 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-03-16T23:19:50,882 raise error from e 2023-03-16T23:19:50,882 pip._internal.exceptions.DistributionNotFound: No matching distribution found for protongui==0.0.1 2023-03-16T23:19:50,891 Removed build tracker: '/tmp/pip-build-tracker-fwsx9wxa'