2024-06-05T21:10:54,871 Created temporary directory: /tmp/pip-build-tracker-krt_a6l8 2024-06-05T21:10:54,873 Initialized build tracking at /tmp/pip-build-tracker-krt_a6l8 2024-06-05T21:10:54,873 Created build tracker: /tmp/pip-build-tracker-krt_a6l8 2024-06-05T21:10:54,873 Entered build tracker: /tmp/pip-build-tracker-krt_a6l8 2024-06-05T21:10:54,874 Created temporary directory: /tmp/pip-wheel-h3n69w2o 2024-06-05T21:10:54,878 Created temporary directory: /tmp/pip-ephem-wheel-cache-5px051en 2024-06-05T21:10:54,902 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-06-05T21:10:54,905 2 location(s) to search for versions of isaacsim-app: 2024-06-05T21:10:54,905 * https://pypi.org/simple/isaacsim-app/ 2024-06-05T21:10:54,905 * https://www.piwheels.org/simple/isaacsim-app/ 2024-06-05T21:10:54,906 Fetching project page and analyzing links: https://pypi.org/simple/isaacsim-app/ 2024-06-05T21:10:54,907 Getting page https://pypi.org/simple/isaacsim-app/ 2024-06-05T21:10:54,908 Found index url https://pypi.org/simple/ 2024-06-05T21:10:54,959 Fetched page https://pypi.org/simple/isaacsim-app/ as application/vnd.pypi.simple.v1+json 2024-06-05T21:10:54,960 Link requires a different Python (3.9.2 not in: '==3.10.*'): https://files.pythonhosted.org/packages/18/a6/7fda508fb088929037e28b685ee4258c4a90b8762175bff6dc2b2e5d5d16/isaacsim_app-4.0.0.0.tar.gz (from https://pypi.org/simple/isaacsim-app/) (requires-python:==3.10.*) 2024-06-05T21:10:54,960 Skipping link: 4.0.0.0 Requires-Python ==3.10.*: https://files.pythonhosted.org/packages/18/a6/7fda508fb088929037e28b685ee4258c4a90b8762175bff6dc2b2e5d5d16/isaacsim_app-4.0.0.0.tar.gz (from https://pypi.org/simple/isaacsim-app/) (requires-python:==3.10.*) 2024-06-05T21:10:54,961 Fetching project page and analyzing links: https://www.piwheels.org/simple/isaacsim-app/ 2024-06-05T21:10:54,961 Getting page https://www.piwheels.org/simple/isaacsim-app/ 2024-06-05T21:10:54,962 Found index url https://www.piwheels.org/simple/ 2024-06-05T21:10:55,040 Fetched page https://www.piwheels.org/simple/isaacsim-app/ as text/html 2024-06-05T21:10:55,041 Skipping link: not a file: https://www.piwheels.org/simple/isaacsim-app/ 2024-06-05T21:10:55,041 Skipping link: not a file: https://pypi.org/simple/isaacsim-app/ 2024-06-05T21:10:55,066 Given no hashes to check 0 links for project 'isaacsim-app': discarding no candidates 2024-06-05T21:10:55,067 ERROR: Ignored the following versions that require a different python version: 4.0.0.0 Requires-Python ==3.10.* 2024-06-05T21:10:55,069 ERROR: Could not find a version that satisfies the requirement isaacsim-app==4.0.0.0 (from versions: none) 2024-06-05T21:10:55,070 ERROR: No matching distribution found for isaacsim-app==4.0.0.0 2024-06-05T21:10:55,071 Exception information: 2024-06-05T21:10:55,071 Traceback (most recent call last): 2024-06-05T21:10:55,071 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-06-05T21:10:55,071 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-06-05T21:10:55,071 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2024-06-05T21:10:55,071 raise RequirementsConflicted(criterion) 2024-06-05T21:10:55,071 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('isaacsim-app==4.0.0.0') 2024-06-05T21:10:55,071 2024-06-05T21:10:55,071 During handling of the above exception, another exception occurred: 2024-06-05T21:10:55,071 2024-06-05T21:10:55,071 Traceback (most recent call last): 2024-06-05T21:10:55,071 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2024-06-05T21:10:55,071 result = self._result = resolver.resolve( 2024-06-05T21:10:55,071 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-06-05T21:10:55,071 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-06-05T21:10:55,071 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2024-06-05T21:10:55,071 raise ResolutionImpossible(e.criterion.information) 2024-06-05T21:10:55,071 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('isaacsim-app==4.0.0.0'), parent=None)] 2024-06-05T21:10:55,071 2024-06-05T21:10:55,071 The above exception was the direct cause of the following exception: 2024-06-05T21:10:55,071 2024-06-05T21:10:55,071 Traceback (most recent call last): 2024-06-05T21:10:55,071 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2024-06-05T21:10:55,071 status = run_func(*args) 2024-06-05T21:10:55,071 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 245, in wrapper 2024-06-05T21:10:55,071 return func(self, options, args) 2024-06-05T21:10:55,071 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2024-06-05T21:10:55,071 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2024-06-05T21:10:55,071 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2024-06-05T21:10:55,071 raise error from e 2024-06-05T21:10:55,071 pip._internal.exceptions.DistributionNotFound: No matching distribution found for isaacsim-app==4.0.0.0 2024-06-05T21:10:55,076 Removed build tracker: '/tmp/pip-build-tracker-krt_a6l8'