2026-07-05T21:16:00,246 Created temporary directory: /tmp/pip-ephem-wheel-cache-1_0c9cij 2026-07-05T21:16:00,251 Created temporary directory: /tmp/pip-req-tracker-vcbhdrou 2026-07-05T21:16:00,252 Initialized build tracking at /tmp/pip-req-tracker-vcbhdrou 2026-07-05T21:16:00,252 Created build tracker: /tmp/pip-req-tracker-vcbhdrou 2026-07-05T21:16:00,253 Entered build tracker: /tmp/pip-req-tracker-vcbhdrou 2026-07-05T21:16:00,254 Created temporary directory: /tmp/pip-wheel-4k7mq713 2026-07-05T21:16:00,303 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple, https://www.piwheels.org/simple 2026-07-05T21:16:00,308 2 location(s) to search for versions of mojogp-cuda-sm86: 2026-07-05T21:16:00,308 * https://pypi.org/simple/mojogp-cuda-sm86/ 2026-07-05T21:16:00,308 * https://www.piwheels.org/simple/mojogp-cuda-sm86/ 2026-07-05T21:16:00,308 Fetching project page and analyzing links: https://pypi.org/simple/mojogp-cuda-sm86/ 2026-07-05T21:16:00,309 Getting page https://pypi.org/simple/mojogp-cuda-sm86/ 2026-07-05T21:16:00,313 Found index url https://pypi.org/simple 2026-07-05T21:16:00,323 Starting new HTTPS connection (1): pypi.org:443 2026-07-05T21:16:00,500 https://pypi.org:443 "GET /simple/mojogp-cuda-sm86/ HTTP/1.1" 200 644 2026-07-05T21:16:00,660 Skipping link: No binaries permitted for mojogp-cuda-sm86: https://files.pythonhosted.org/packages/10/41/55091dfe5b40c2bf21ff82fdaa979493fc0d38ec5c7441eac06793cadb98/mojogp_cuda_sm86-0.26.6.0-cp311-cp311-manylinux_2_34_x86_64.whl#sha256=33abbab333769f28f0d3eb96107a1ffccfb64ca8d1c7170858ed384fc7291022 (from https://pypi.org/simple/mojogp-cuda-sm86/) (requires-python:<3.12,>=3.10) 2026-07-05T21:16:00,662 Link requires a different Python (3.9.2 not in: '<3.12,>=3.10'): https://files.pythonhosted.org/packages/ce/a6/18981040b7215f6dbaf9589bae4cda267a25301a071285e2b1d403c162e8/mojogp_cuda_sm86-0.26.6.0.tar.gz#sha256=82ea3892b682ca81239a2ac6aa464d67edec71f6376baef8a27b6a16d7d938ff (from https://pypi.org/simple/mojogp-cuda-sm86/) (requires-python:<3.12,>=3.10) 2026-07-05T21:16:00,663 Fetching project page and analyzing links: https://www.piwheels.org/simple/mojogp-cuda-sm86/ 2026-07-05T21:16:00,663 Getting page https://www.piwheels.org/simple/mojogp-cuda-sm86/ 2026-07-05T21:16:00,666 Found index url https://www.piwheels.org/simple 2026-07-05T21:16:00,670 Starting new HTTPS connection (1): www.piwheels.org:443 2026-07-05T21:16:00,820 https://www.piwheels.org:443 "GET /simple/mojogp-cuda-sm86/ HTTP/1.1" 200 316 2026-07-05T21:16:00,829 Skipping link: No binaries permitted for mojogp-cuda-sm86: https://www.piwheels.org/simple/mojogp-cuda-sm86/mojogp_cuda_sm86-0.26.6.0-cp311-cp311-manylinux_2_34_x86_64.whl#sha256=c49e83c365bee3457d299fc305d7e30ca8f456cfec23ce9e1f26119d7c4d0c44 (from https://www.piwheels.org/simple/mojogp-cuda-sm86/) (requires-python:<3.12,>=3.10) 2026-07-05T21:16:00,898 Given no hashes to check 0 links for project 'mojogp-cuda-sm86': discarding no candidates 2026-07-05T21:16:00,899 ERROR: Could not find a version that satisfies the requirement mojogp-cuda-sm86==0.26.6.0 2026-07-05T21:16:00,900 ERROR: No matching distribution found for mojogp-cuda-sm86==0.26.6.0 2026-07-05T21:16:00,900 Exception information: 2026-07-05T21:16:00,900 Traceback (most recent call last): 2026-07-05T21:16:00,900 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2026-07-05T21:16:00,900 crit = self.state.criteria[name] 2026-07-05T21:16:00,900 KeyError: 'mojogp-cuda-sm86' 2026-07-05T21:16:00,900 2026-07-05T21:16:00,900 During handling of the above exception, another exception occurred: 2026-07-05T21:16:00,900 2026-07-05T21:16:00,900 Traceback (most recent call last): 2026-07-05T21:16:00,900 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 318, in resolve 2026-07-05T21:16:00,900 name, crit = self._merge_into_criterion(r, parent=None) 2026-07-05T21:16:00,900 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2026-07-05T21:16:00,900 crit = Criterion.from_requirement(self._p, requirement, parent) 2026-07-05T21:16:00,900 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 83, in from_requirement 2026-07-05T21:16:00,900 raise RequirementsConflicted(criterion) 2026-07-05T21:16:00,900 resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('mojogp-cuda-sm86==0.26.6.0') 2026-07-05T21:16:00,900 2026-07-05T21:16:00,900 During handling of the above exception, another exception occurred: 2026-07-05T21:16:00,900 2026-07-05T21:16:00,900 Traceback (most recent call last): 2026-07-05T21:16:00,900 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2026-07-05T21:16:00,900 self._result = resolver.resolve( 2026-07-05T21:16:00,900 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 453, in resolve 2026-07-05T21:16:00,900 state = resolution.resolve(requirements, max_rounds=max_rounds) 2026-07-05T21:16:00,900 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 320, in resolve 2026-07-05T21:16:00,900 raise ResolutionImpossible(e.criterion.information) 2026-07-05T21:16:00,900 resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('mojogp-cuda-sm86==0.26.6.0'), parent=None)] 2026-07-05T21:16:00,900 2026-07-05T21:16:00,900 The above exception was the direct cause of the following exception: 2026-07-05T21:16:00,900 2026-07-05T21:16:00,900 Traceback (most recent call last): 2026-07-05T21:16:00,900 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2026-07-05T21:16:00,900 status = self.run(options, args) 2026-07-05T21:16:00,900 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2026-07-05T21:16:00,900 return func(self, options, args) 2026-07-05T21:16:00,900 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 162, in run 2026-07-05T21:16:00,900 requirement_set = resolver.resolve( 2026-07-05T21:16:00,900 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2026-07-05T21:16:00,900 six.raise_from(error, e) 2026-07-05T21:16:00,900 File "", line 3, in raise_from 2026-07-05T21:16:00,900 pip._internal.exceptions.DistributionNotFound: No matching distribution found for mojogp-cuda-sm86==0.26.6.0 2026-07-05T21:16:00,910 Removed build tracker: '/tmp/pip-req-tracker-vcbhdrou'