2025-02-09T20:32:13,728 Disabling truststore because Python version isn't 3.10+ 2025-02-09T20:32:14,218 Created temporary directory: /tmp/pip-build-tracker-siq839fs 2025-02-09T20:32:14,219 Initialized build tracking at /tmp/pip-build-tracker-siq839fs 2025-02-09T20:32:14,219 Created build tracker: /tmp/pip-build-tracker-siq839fs 2025-02-09T20:32:14,219 Entered build tracker: /tmp/pip-build-tracker-siq839fs 2025-02-09T20:32:14,220 Created temporary directory: /tmp/pip-wheel-hn84sl1h 2025-02-09T20:32:14,225 Created temporary directory: /tmp/pip-ephem-wheel-cache-3mmqgih0 2025-02-09T20:32:14,268 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-02-09T20:32:14,271 2 location(s) to search for versions of deep-sort-reid: 2025-02-09T20:32:14,271 * https://pypi.org/simple/deep-sort-reid/ 2025-02-09T20:32:14,271 * https://www.piwheels.org/simple/deep-sort-reid/ 2025-02-09T20:32:14,272 Fetching project page and analyzing links: https://pypi.org/simple/deep-sort-reid/ 2025-02-09T20:32:14,272 Getting page https://pypi.org/simple/deep-sort-reid/ 2025-02-09T20:32:14,273 Found index url https://pypi.org/simple/ 2025-02-09T20:32:14,313 Fetched page https://pypi.org/simple/deep-sort-reid/ as application/vnd.pypi.simple.v1+json 2025-02-09T20:32:14,315 Skipping link: No binaries permitted for deep-sort-reid: https://files.pythonhosted.org/packages/a3/8d/06f7a1fee22cc0e6153c1ebc8da610ee23428dfc7f81d3f81dfc93f3c39b/deep_sort_reid-0.1.0-py3-none-any.whl (from https://pypi.org/simple/deep-sort-reid/) (requires-python:>=3.10.0) 2025-02-09T20:32:14,316 Link requires a different Python (3.9.2 not in: '>=3.10.0'): https://files.pythonhosted.org/packages/6b/a3/3d4f6ff787b34ca692db9fb7bff55beb73fc0148b7406c18cdbd89d7fc84/deep_sort_reid-0.1.0.tar.gz (from https://pypi.org/simple/deep-sort-reid/) (requires-python:>=3.10.0) 2025-02-09T20:32:14,316 Skipping link: 0.1.0 Requires-Python >=3.10.0: https://files.pythonhosted.org/packages/6b/a3/3d4f6ff787b34ca692db9fb7bff55beb73fc0148b7406c18cdbd89d7fc84/deep_sort_reid-0.1.0.tar.gz (from https://pypi.org/simple/deep-sort-reid/) (requires-python:>=3.10.0) 2025-02-09T20:32:14,317 Skipping link: No binaries permitted for deep-sort-reid: https://files.pythonhosted.org/packages/9e/e2/2e85510357576c6d8bf705275b5730b181447d3a642e280144f135a367b6/deep_sort_reid-0.1.1-py3-none-any.whl (from https://pypi.org/simple/deep-sort-reid/) (requires-python:>=3.10.0) 2025-02-09T20:32:14,318 Link requires a different Python (3.9.2 not in: '>=3.10.0'): https://files.pythonhosted.org/packages/a2/b5/14e86421947e81e73df881865c5cd4830df105f518da6c47a942c8dca155/deep_sort_reid-0.1.1.tar.gz (from https://pypi.org/simple/deep-sort-reid/) (requires-python:>=3.10.0) 2025-02-09T20:32:14,318 Skipping link: 0.1.1 Requires-Python >=3.10.0: https://files.pythonhosted.org/packages/a2/b5/14e86421947e81e73df881865c5cd4830df105f518da6c47a942c8dca155/deep_sort_reid-0.1.1.tar.gz (from https://pypi.org/simple/deep-sort-reid/) (requires-python:>=3.10.0) 2025-02-09T20:32:14,318 Fetching project page and analyzing links: https://www.piwheels.org/simple/deep-sort-reid/ 2025-02-09T20:32:14,319 Getting page https://www.piwheels.org/simple/deep-sort-reid/ 2025-02-09T20:32:14,320 Found index url https://www.piwheels.org/simple/ 2025-02-09T20:32:14,356 Fetched page https://www.piwheels.org/simple/deep-sort-reid/ as text/html 2025-02-09T20:32:14,357 Skipping link: not a file: https://www.piwheels.org/simple/deep-sort-reid/ 2025-02-09T20:32:14,358 Skipping link: not a file: https://pypi.org/simple/deep-sort-reid/ 2025-02-09T20:32:14,381 Given no hashes to check 0 links for project 'deep-sort-reid': discarding no candidates 2025-02-09T20:32:14,382 ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python >=3.10.0; 0.1.1 Requires-Python >=3.10.0 2025-02-09T20:32:14,383 ERROR: Could not find a version that satisfies the requirement deep-sort-reid==0.1.1 (from versions: none) 2025-02-09T20:32:14,385 ERROR: No matching distribution found for deep-sort-reid==0.1.1 2025-02-09T20:32:14,386 Exception information: 2025-02-09T20:32:14,386 Traceback (most recent call last): 2025-02-09T20:32:14,386 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2025-02-09T20:32:14,386 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-02-09T20:32:14,386 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2025-02-09T20:32:14,386 raise RequirementsConflicted(criterion) 2025-02-09T20:32:14,386 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('deep-sort-reid==0.1.1') 2025-02-09T20:32:14,386 2025-02-09T20:32:14,386 During handling of the above exception, another exception occurred: 2025-02-09T20:32:14,386 2025-02-09T20:32:14,386 Traceback (most recent call last): 2025-02-09T20:32:14,386 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2025-02-09T20:32:14,386 result = self._result = resolver.resolve( 2025-02-09T20:32:14,386 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2025-02-09T20:32:14,386 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-02-09T20:32:14,386 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2025-02-09T20:32:14,386 raise ResolutionImpossible(e.criterion.information) 2025-02-09T20:32:14,386 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('deep-sort-reid==0.1.1'), parent=None)] 2025-02-09T20:32:14,386 2025-02-09T20:32:14,386 The above exception was the direct cause of the following exception: 2025-02-09T20:32:14,386 2025-02-09T20:32:14,386 Traceback (most recent call last): 2025-02-09T20:32:14,386 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-02-09T20:32:14,386 status = _inner_run() 2025-02-09T20:32:14,386 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-02-09T20:32:14,386 return self.run(options, args) 2025-02-09T20:32:14,386 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 67, in wrapper 2025-02-09T20:32:14,386 return func(self, options, args) 2025-02-09T20:32:14,386 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2025-02-09T20:32:14,386 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-02-09T20:32:14,386 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2025-02-09T20:32:14,386 raise error from e 2025-02-09T20:32:14,386 pip._internal.exceptions.DistributionNotFound: No matching distribution found for deep-sort-reid==0.1.1 2025-02-09T20:32:14,391 Removed build tracker: '/tmp/pip-build-tracker-siq839fs'