2025-09-02T08:06:03,863 Created temporary directory: /tmp/pip-build-tracker-v8zlzz_m 2025-09-02T08:06:03,864 Initialized build tracking at /tmp/pip-build-tracker-v8zlzz_m 2025-09-02T08:06:03,864 Created build tracker: /tmp/pip-build-tracker-v8zlzz_m 2025-09-02T08:06:03,865 Entered build tracker: /tmp/pip-build-tracker-v8zlzz_m 2025-09-02T08:06:03,866 Created temporary directory: /tmp/pip-wheel-wbvryycp 2025-09-02T08:06:03,870 Created temporary directory: /tmp/pip-ephem-wheel-cache-yfl9r4ff 2025-09-02T08:06:03,918 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-02T08:06:03,921 2 location(s) to search for versions of hud-vf-gym: 2025-09-02T08:06:03,921 * https://pypi.org/simple/hud-vf-gym/ 2025-09-02T08:06:03,921 * https://www.piwheels.org/simple/hud-vf-gym/ 2025-09-02T08:06:03,922 Fetching project page and analyzing links: https://pypi.org/simple/hud-vf-gym/ 2025-09-02T08:06:03,923 Getting page https://pypi.org/simple/hud-vf-gym/ 2025-09-02T08:06:03,924 Found index url https://pypi.org/simple/ 2025-09-02T08:06:04,073 Fetched page https://pypi.org/simple/hud-vf-gym/ as application/vnd.pypi.simple.v1+json 2025-09-02T08:06:04,074 Skipping link: No binaries permitted for hud-vf-gym: https://files.pythonhosted.org/packages/f4/93/75c08d015f6a895fcc6b6a6390225231227a024fe45d3990c9f468871526/hud_vf_gym-0.1.0-py3-none-any.whl (from https://pypi.org/simple/hud-vf-gym/) (requires-python:>=3.12) 2025-09-02T08:06:04,075 Link requires a different Python (3.11.2 not in: '>=3.12'): https://files.pythonhosted.org/packages/35/0d/1a91ec9273c990e4f67d43b5505dc939d90261ab1fd1f5599b5269bd22ca/hud_vf_gym-0.1.0.tar.gz (from https://pypi.org/simple/hud-vf-gym/) (requires-python:>=3.12) 2025-09-02T08:06:04,076 Skipping link: 0.1.0 Requires-Python >=3.12: https://files.pythonhosted.org/packages/35/0d/1a91ec9273c990e4f67d43b5505dc939d90261ab1fd1f5599b5269bd22ca/hud_vf_gym-0.1.0.tar.gz (from https://pypi.org/simple/hud-vf-gym/) (requires-python:>=3.12) 2025-09-02T08:06:04,077 Skipping link: No binaries permitted for hud-vf-gym: https://files.pythonhosted.org/packages/ef/91/e0a65796416a14743ce142c7af65201f1a29f4a3786e05ebd6ede6f70e41/hud_vf_gym-0.1.1-py3-none-any.whl (from https://pypi.org/simple/hud-vf-gym/) (requires-python:>=3.12) 2025-09-02T08:06:04,077 Link requires a different Python (3.11.2 not in: '>=3.12'): https://files.pythonhosted.org/packages/bf/ee/f3056e8331dfd6b42714ea72089f4ff94e6646f015e3d91e3c7bc82fe427/hud_vf_gym-0.1.1.tar.gz (from https://pypi.org/simple/hud-vf-gym/) (requires-python:>=3.12) 2025-09-02T08:06:04,078 Skipping link: 0.1.1 Requires-Python >=3.12: https://files.pythonhosted.org/packages/bf/ee/f3056e8331dfd6b42714ea72089f4ff94e6646f015e3d91e3c7bc82fe427/hud_vf_gym-0.1.1.tar.gz (from https://pypi.org/simple/hud-vf-gym/) (requires-python:>=3.12) 2025-09-02T08:06:04,079 Fetching project page and analyzing links: https://www.piwheels.org/simple/hud-vf-gym/ 2025-09-02T08:06:04,080 Getting page https://www.piwheels.org/simple/hud-vf-gym/ 2025-09-02T08:06:04,081 Found index url https://www.piwheels.org/simple/ 2025-09-02T08:06:04,243 Fetched page https://www.piwheels.org/simple/hud-vf-gym/ as text/html 2025-09-02T08:06:04,244 Skipping link: not a file: https://www.piwheels.org/simple/hud-vf-gym/ 2025-09-02T08:06:04,245 Skipping link: not a file: https://pypi.org/simple/hud-vf-gym/ 2025-09-02T08:06:04,263 Given no hashes to check 0 links for project 'hud-vf-gym': discarding no candidates 2025-09-02T08:06:04,264 ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python >=3.12; 0.1.1 Requires-Python >=3.12 2025-09-02T08:06:04,265 ERROR: Could not find a version that satisfies the requirement hud-vf-gym==0.1.1 (from versions: none) 2025-09-02T08:06:04,267 ERROR: No matching distribution found for hud-vf-gym==0.1.1 2025-09-02T08:06:04,268 Exception information: 2025-09-02T08:06:04,268 Traceback (most recent call last): 2025-09-02T08:06:04,268 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 429, in resolve 2025-09-02T08:06:04,268 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-09-02T08:06:04,268 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 151, in _add_to_criteria 2025-09-02T08:06:04,268 raise RequirementsConflicted(criterion) 2025-09-02T08:06:04,268 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('hud-vf-gym==0.1.1') 2025-09-02T08:06:04,268 2025-09-02T08:06:04,268 The above exception was the direct cause of the following exception: 2025-09-02T08:06:04,268 2025-09-02T08:06:04,268 Traceback (most recent call last): 2025-09-02T08:06:04,268 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 98, in resolve 2025-09-02T08:06:04,268 result = self._result = resolver.resolve( 2025-09-02T08:06:04,268 ^^^^^^^^^^^^^^^^^ 2025-09-02T08:06:04,268 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 596, in resolve 2025-09-02T08:06:04,268 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-09-02T08:06:04,268 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-02T08:06:04,268 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 431, in resolve 2025-09-02T08:06:04,268 raise ResolutionImpossible(e.criterion.information) from e 2025-09-02T08:06:04,268 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('hud-vf-gym==0.1.1'), parent=None)] 2025-09-02T08:06:04,268 2025-09-02T08:06:04,268 The above exception was the direct cause of the following exception: 2025-09-02T08:06:04,268 2025-09-02T08:06:04,268 Traceback (most recent call last): 2025-09-02T08:06:04,268 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 107, in _run_wrapper 2025-09-02T08:06:04,268 status = _inner_run() 2025-09-02T08:06:04,268 ^^^^^^^^^^^^ 2025-09-02T08:06:04,268 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 98, in _inner_run 2025-09-02T08:06:04,268 return self.run(options, args) 2025-09-02T08:06:04,268 ^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-02T08:06:04,268 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 71, in wrapper 2025-09-02T08:06:04,268 return func(self, options, args) 2025-09-02T08:06:04,268 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-02T08:06:04,268 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 146, in run 2025-09-02T08:06:04,268 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-09-02T08:06:04,268 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-02T08:06:04,268 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 107, in resolve 2025-09-02T08:06:04,268 raise error from e 2025-09-02T08:06:04,268 pip._internal.exceptions.DistributionNotFound: No matching distribution found for hud-vf-gym==0.1.1 2025-09-02T08:06:04,274 Removed build tracker: '/tmp/pip-build-tracker-v8zlzz_m'