2024-07-23T23:19:15,722 Created temporary directory: /tmp/pip-build-tracker-75dxv1ht 2024-07-23T23:19:15,723 Initialized build tracking at /tmp/pip-build-tracker-75dxv1ht 2024-07-23T23:19:15,724 Created build tracker: /tmp/pip-build-tracker-75dxv1ht 2024-07-23T23:19:15,725 Entered build tracker: /tmp/pip-build-tracker-75dxv1ht 2024-07-23T23:19:15,725 Created temporary directory: /tmp/pip-wheel-djyp_59d 2024-07-23T23:19:15,729 Created temporary directory: /tmp/pip-ephem-wheel-cache-zq195rm0 2024-07-23T23:19:15,757 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-07-23T23:19:15,760 2 location(s) to search for versions of isaacsim-app: 2024-07-23T23:19:15,760 * https://pypi.org/simple/isaacsim-app/ 2024-07-23T23:19:15,760 * https://www.piwheels.org/simple/isaacsim-app/ 2024-07-23T23:19:15,761 Fetching project page and analyzing links: https://pypi.org/simple/isaacsim-app/ 2024-07-23T23:19:15,762 Getting page https://pypi.org/simple/isaacsim-app/ 2024-07-23T23:19:15,763 Found index url https://pypi.org/simple/ 2024-07-23T23:19:15,859 Fetched page https://pypi.org/simple/isaacsim-app/ as application/vnd.pypi.simple.v1+json 2024-07-23T23:19:15,861 Link requires a different Python (3.11.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-07-23T23:19:15,862 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-07-23T23:19:15,863 Link requires a different Python (3.11.2 not in: '==3.10.*'): https://files.pythonhosted.org/packages/2a/e4/74e3be6de150ab6b39c6114d0f8b5da61199db573840f1034dedc2b29c53/isaacsim_app-4.1.0.0.tar.gz (from https://pypi.org/simple/isaacsim-app/) (requires-python:==3.10.*) 2024-07-23T23:19:15,863 Skipping link: 4.1.0.0 Requires-Python ==3.10.*: https://files.pythonhosted.org/packages/2a/e4/74e3be6de150ab6b39c6114d0f8b5da61199db573840f1034dedc2b29c53/isaacsim_app-4.1.0.0.tar.gz (from https://pypi.org/simple/isaacsim-app/) (requires-python:==3.10.*) 2024-07-23T23:19:15,864 Fetching project page and analyzing links: https://www.piwheels.org/simple/isaacsim-app/ 2024-07-23T23:19:15,865 Getting page https://www.piwheels.org/simple/isaacsim-app/ 2024-07-23T23:19:15,866 Found index url https://www.piwheels.org/simple/ 2024-07-23T23:19:15,902 Fetched page https://www.piwheels.org/simple/isaacsim-app/ as text/html 2024-07-23T23:19:15,903 Skipping link: not a file: https://www.piwheels.org/simple/isaacsim-app/ 2024-07-23T23:19:15,904 Skipping link: not a file: https://pypi.org/simple/isaacsim-app/ 2024-07-23T23:19:15,923 Given no hashes to check 0 links for project 'isaacsim-app': discarding no candidates 2024-07-23T23:19:15,924 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.* 2024-07-23T23:19:15,926 ERROR: Could not find a version that satisfies the requirement isaacsim-app==4.1.0.0 (from versions: none) 2024-07-23T23:19:15,927 ERROR: No matching distribution found for isaacsim-app==4.1.0.0 2024-07-23T23:19:15,928 Exception information: 2024-07-23T23:19:15,928 Traceback (most recent call last): 2024-07-23T23:19:15,928 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-07-23T23:19:15,928 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-07-23T23:19:15,928 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2024-07-23T23:19:15,928 raise RequirementsConflicted(criterion) 2024-07-23T23:19:15,928 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('isaacsim-app==4.1.0.0') 2024-07-23T23:19:15,928 2024-07-23T23:19:15,928 During handling of the above exception, another exception occurred: 2024-07-23T23:19:15,928 2024-07-23T23:19:15,928 Traceback (most recent call last): 2024-07-23T23:19:15,928 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2024-07-23T23:19:15,928 result = self._result = resolver.resolve( 2024-07-23T23:19:15,928 ^^^^^^^^^^^^^^^^^ 2024-07-23T23:19:15,928 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-07-23T23:19:15,928 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-07-23T23:19:15,928 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-07-23T23:19:15,928 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2024-07-23T23:19:15,928 raise ResolutionImpossible(e.criterion.information) 2024-07-23T23:19:15,928 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('isaacsim-app==4.1.0.0'), parent=None)] 2024-07-23T23:19:15,928 2024-07-23T23:19:15,928 The above exception was the direct cause of the following exception: 2024-07-23T23:19:15,928 2024-07-23T23:19:15,928 Traceback (most recent call last): 2024-07-23T23:19:15,928 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 179, in exc_logging_wrapper 2024-07-23T23:19:15,928 status = run_func(*args) 2024-07-23T23:19:15,928 ^^^^^^^^^^^^^^^ 2024-07-23T23:19:15,928 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 67, in wrapper 2024-07-23T23:19:15,928 return func(self, options, args) 2024-07-23T23:19:15,928 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-07-23T23:19:15,928 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2024-07-23T23:19:15,928 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2024-07-23T23:19:15,928 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-07-23T23:19:15,928 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2024-07-23T23:19:15,928 raise error from e 2024-07-23T23:19:15,928 pip._internal.exceptions.DistributionNotFound: No matching distribution found for isaacsim-app==4.1.0.0 2024-07-23T23:19:15,934 Removed build tracker: '/tmp/pip-build-tracker-75dxv1ht'