2024-09-19T23:01:16,985 Disabling truststore because Python version isn't 3.10+ 2024-09-19T23:01:17,483 Created temporary directory: /tmp/pip-build-tracker-_zl_vggx 2024-09-19T23:01:17,483 Initialized build tracking at /tmp/pip-build-tracker-_zl_vggx 2024-09-19T23:01:17,483 Created build tracker: /tmp/pip-build-tracker-_zl_vggx 2024-09-19T23:01:17,484 Entered build tracker: /tmp/pip-build-tracker-_zl_vggx 2024-09-19T23:01:17,484 Created temporary directory: /tmp/pip-wheel-hqnb1b41 2024-09-19T23:01:17,489 Created temporary directory: /tmp/pip-ephem-wheel-cache-0bvhc7xn 2024-09-19T23:01:17,533 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-09-19T23:01:17,536 2 location(s) to search for versions of isaacsim-kernel: 2024-09-19T23:01:17,536 * https://pypi.org/simple/isaacsim-kernel/ 2024-09-19T23:01:17,536 * https://www.piwheels.org/simple/isaacsim-kernel/ 2024-09-19T23:01:17,537 Fetching project page and analyzing links: https://pypi.org/simple/isaacsim-kernel/ 2024-09-19T23:01:17,537 Getting page https://pypi.org/simple/isaacsim-kernel/ 2024-09-19T23:01:17,539 Found index url https://pypi.org/simple/ 2024-09-19T23:01:17,635 Fetched page https://pypi.org/simple/isaacsim-kernel/ as application/vnd.pypi.simple.v1+json 2024-09-19T23:01:17,636 Link requires a different Python (3.9.2 not in: '==3.10.*'): https://files.pythonhosted.org/packages/70/84/9e6140df841dc094233c71c7d78353e25415374b67f5f4d4876505a7ae88/isaacsim_kernel-4.0.0.0.tar.gz (from https://pypi.org/simple/isaacsim-kernel/) (requires-python:==3.10.*) 2024-09-19T23:01:17,637 Skipping link: 4.0.0.0 Requires-Python ==3.10.*: https://files.pythonhosted.org/packages/70/84/9e6140df841dc094233c71c7d78353e25415374b67f5f4d4876505a7ae88/isaacsim_kernel-4.0.0.0.tar.gz (from https://pypi.org/simple/isaacsim-kernel/) (requires-python:==3.10.*) 2024-09-19T23:01:17,637 Link requires a different Python (3.9.2 not in: '==3.10.*'): https://files.pythonhosted.org/packages/8e/a7/8b2b6058cdd5dd5ae35d7d72343770b38ad39b7e3a40daff915a12d72d10/isaacsim_kernel-4.1.0.0.tar.gz (from https://pypi.org/simple/isaacsim-kernel/) (requires-python:==3.10.*) 2024-09-19T23:01:17,638 Skipping link: 4.1.0.0 Requires-Python ==3.10.*: https://files.pythonhosted.org/packages/8e/a7/8b2b6058cdd5dd5ae35d7d72343770b38ad39b7e3a40daff915a12d72d10/isaacsim_kernel-4.1.0.0.tar.gz (from https://pypi.org/simple/isaacsim-kernel/) (requires-python:==3.10.*) 2024-09-19T23:01:17,638 Link requires a different Python (3.9.2 not in: '==3.10.*'): https://files.pythonhosted.org/packages/66/77/47e1e808fba725ae5b076c4d72d07d875ae97c895a86e32bcdae69505af0/isaacsim_kernel-4.2.0.1.tar.gz (from https://pypi.org/simple/isaacsim-kernel/) (requires-python:==3.10.*) 2024-09-19T23:01:17,638 Skipping link: 4.2.0.1 Requires-Python ==3.10.*: https://files.pythonhosted.org/packages/66/77/47e1e808fba725ae5b076c4d72d07d875ae97c895a86e32bcdae69505af0/isaacsim_kernel-4.2.0.1.tar.gz (from https://pypi.org/simple/isaacsim-kernel/) (requires-python:==3.10.*) 2024-09-19T23:01:17,639 Fetching project page and analyzing links: https://www.piwheels.org/simple/isaacsim-kernel/ 2024-09-19T23:01:17,639 Getting page https://www.piwheels.org/simple/isaacsim-kernel/ 2024-09-19T23:01:17,640 Found index url https://www.piwheels.org/simple/ 2024-09-19T23:01:20,696 Fetched page https://www.piwheels.org/simple/isaacsim-kernel/ as text/html 2024-09-19T23:01:20,698 Skipping link: not a file: https://www.piwheels.org/simple/isaacsim-kernel/ 2024-09-19T23:01:20,699 Skipping link: not a file: https://pypi.org/simple/isaacsim-kernel/ 2024-09-19T23:01:20,732 Given no hashes to check 0 links for project 'isaacsim-kernel': discarding no candidates 2024-09-19T23:01:20,733 ERROR: Ignored the following versions that require a different python version: 4.0.0.0 Requires-Python ==3.10.*; 4.1.0.0 Requires-Python ==3.10.*; 4.2.0.1 Requires-Python ==3.10.* 2024-09-19T23:01:20,736 ERROR: Could not find a version that satisfies the requirement isaacsim-kernel==4.2.0.1 (from versions: none) 2024-09-19T23:01:20,738 ERROR: No matching distribution found for isaacsim-kernel==4.2.0.1 2024-09-19T23:01:20,739 Exception information: 2024-09-19T23:01:20,739 Traceback (most recent call last): 2024-09-19T23:01:20,739 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-09-19T23:01:20,739 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-09-19T23:01:20,739 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2024-09-19T23:01:20,739 raise RequirementsConflicted(criterion) 2024-09-19T23:01:20,739 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('isaacsim-kernel==4.2.0.1') 2024-09-19T23:01:20,739 2024-09-19T23:01:20,739 During handling of the above exception, another exception occurred: 2024-09-19T23:01:20,739 2024-09-19T23:01:20,739 Traceback (most recent call last): 2024-09-19T23:01:20,739 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2024-09-19T23:01:20,739 result = self._result = resolver.resolve( 2024-09-19T23:01:20,739 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-09-19T23:01:20,739 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-09-19T23:01:20,739 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2024-09-19T23:01:20,739 raise ResolutionImpossible(e.criterion.information) 2024-09-19T23:01:20,739 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('isaacsim-kernel==4.2.0.1'), parent=None)] 2024-09-19T23:01:20,739 2024-09-19T23:01:20,739 The above exception was the direct cause of the following exception: 2024-09-19T23:01:20,739 2024-09-19T23:01:20,739 Traceback (most recent call last): 2024-09-19T23:01:20,739 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2024-09-19T23:01:20,739 status = _inner_run() 2024-09-19T23:01:20,739 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2024-09-19T23:01:20,739 return self.run(options, args) 2024-09-19T23:01:20,739 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 67, in wrapper 2024-09-19T23:01:20,739 return func(self, options, args) 2024-09-19T23:01:20,739 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2024-09-19T23:01:20,739 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2024-09-19T23:01:20,739 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2024-09-19T23:01:20,739 raise error from e 2024-09-19T23:01:20,739 pip._internal.exceptions.DistributionNotFound: No matching distribution found for isaacsim-kernel==4.2.0.1 2024-09-19T23:01:20,746 Removed build tracker: '/tmp/pip-build-tracker-_zl_vggx'