2023-03-17T00:53:00,405 Created temporary directory: /tmp/pip-ephem-wheel-cache-cds48is3 2023-03-17T00:53:00,411 Created temporary directory: /tmp/pip-build-tracker-gqss424t 2023-03-17T00:53:00,412 Initialized build tracking at /tmp/pip-build-tracker-gqss424t 2023-03-17T00:53:00,412 Created build tracker: /tmp/pip-build-tracker-gqss424t 2023-03-17T00:53:00,413 Entered build tracker: /tmp/pip-build-tracker-gqss424t 2023-03-17T00:53:00,414 Created temporary directory: /tmp/pip-wheel-hf3wp0c8 2023-03-17T00:53:00,424 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-17T00:53:00,430 Created temporary directory: /tmp/pip-ephem-wheel-cache-vpfi85yp 2023-03-17T00:53:00,485 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-03-17T00:53:00,491 2 location(s) to search for versions of protongui: 2023-03-17T00:53:00,491 * https://pypi.org/simple/protongui/ 2023-03-17T00:53:00,491 * https://www.piwheels.org/simple/protongui/ 2023-03-17T00:53:00,492 Fetching project page and analyzing links: https://pypi.org/simple/protongui/ 2023-03-17T00:53:00,494 Getting page https://pypi.org/simple/protongui/ 2023-03-17T00:53:00,498 Found index url https://pypi.org/simple 2023-03-17T00:53:00,724 Fetched page https://pypi.org/simple/protongui/ as application/vnd.pypi.simple.v1+json 2023-03-17T00:53:00,728 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-17T00:53:00,729 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-17T00:53:00,730 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-17T00:53:00,730 Skipping link: No binaries permitted for protongui: https://files.pythonhosted.org/packages/c9/24/9a7460b6ba22ed256cb386c57d9026d0e4647ebb45cbef4becdef5802010/protonGUI-0.0.2-py3-none-any.whl (from https://pypi.org/simple/protongui/) (requires-python:>=3.11.2) 2023-03-17T00:53:00,732 Link requires a different Python (3.7.3 not in: '>=3.11.2'): https://files.pythonhosted.org/packages/67/32/25706e27389ecac9fb49ec37406b09782f1323303ddc6f88588544d8e017/protonGUI-0.0.2.tar.gz (from https://pypi.org/simple/protongui/) (requires-python:>=3.11.2) 2023-03-17T00:53:00,732 Skipping link: 0.0.2 Requires-Python >=3.11.2: https://files.pythonhosted.org/packages/67/32/25706e27389ecac9fb49ec37406b09782f1323303ddc6f88588544d8e017/protonGUI-0.0.2.tar.gz (from https://pypi.org/simple/protongui/) (requires-python:>=3.11.2) 2023-03-17T00:53:00,733 Fetching project page and analyzing links: https://www.piwheels.org/simple/protongui/ 2023-03-17T00:53:00,734 Getting page https://www.piwheels.org/simple/protongui/ 2023-03-17T00:53:00,736 Found index url https://www.piwheels.org/simple 2023-03-17T00:53:01,026 Fetched page https://www.piwheels.org/simple/protongui/ as text/html 2023-03-17T00:53:01,028 Skipping link: not a file: https://www.piwheels.org/simple/protongui/ 2023-03-17T00:53:01,029 Skipping link: not a file: https://pypi.org/simple/protongui/ 2023-03-17T00:53:01,065 Given no hashes to check 0 links for project 'protongui': discarding no candidates 2023-03-17T00:53:01,065 ERROR: Ignored the following versions that require a different python version: 0.0.1 Requires-Python >=3.11.2; 0.0.2 Requires-Python >=3.11.2 2023-03-17T00:53:01,068 ERROR: Could not find a version that satisfies the requirement protongui==0.0.2 (from versions: none) 2023-03-17T00:53:01,070 ERROR: No matching distribution found for protongui==0.0.2 2023-03-17T00:53:01,072 Exception information: 2023-03-17T00:53:01,072 Traceback (most recent call last): 2023-03-17T00:53:01,072 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2023-03-17T00:53:01,072 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-03-17T00:53:01,072 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2023-03-17T00:53:01,072 raise RequirementsConflicted(criterion) 2023-03-17T00:53:01,072 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('protongui==0.0.2') 2023-03-17T00:53:01,072 2023-03-17T00:53:01,072 During handling of the above exception, another exception occurred: 2023-03-17T00:53:01,072 2023-03-17T00:53:01,072 Traceback (most recent call last): 2023-03-17T00:53:01,072 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2023-03-17T00:53:01,072 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2023-03-17T00:53:01,072 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2023-03-17T00:53:01,072 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-03-17T00:53:01,072 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2023-03-17T00:53:01,072 raise ResolutionImpossible(e.criterion.information) 2023-03-17T00:53:01,072 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('protongui==0.0.2'), parent=None)] 2023-03-17T00:53:01,072 2023-03-17T00:53:01,072 The above exception was the direct cause of the following exception: 2023-03-17T00:53:01,072 2023-03-17T00:53:01,072 Traceback (most recent call last): 2023-03-17T00:53:01,072 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 160, in exc_logging_wrapper 2023-03-17T00:53:01,072 status = run_func(*args) 2023-03-17T00:53:01,072 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 247, in wrapper 2023-03-17T00:53:01,072 return func(self, options, args) 2023-03-17T00:53:01,072 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 170, in run 2023-03-17T00:53:01,072 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-03-17T00:53:01,072 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-03-17T00:53:01,072 raise error from e 2023-03-17T00:53:01,072 pip._internal.exceptions.DistributionNotFound: No matching distribution found for protongui==0.0.2 2023-03-17T00:53:01,080 Removed build tracker: '/tmp/pip-build-tracker-gqss424t'