2024-11-29T00:26:02,500 Created temporary directory: /tmp/pip-build-tracker-ecgghuwb 2024-11-29T00:26:02,501 Initialized build tracking at /tmp/pip-build-tracker-ecgghuwb 2024-11-29T00:26:02,502 Created build tracker: /tmp/pip-build-tracker-ecgghuwb 2024-11-29T00:26:02,502 Entered build tracker: /tmp/pip-build-tracker-ecgghuwb 2024-11-29T00:26:02,503 Created temporary directory: /tmp/pip-wheel-vfmhklhv 2024-11-29T00:26:02,507 Created temporary directory: /tmp/pip-ephem-wheel-cache-8yl99p5p 2024-11-29T00:26:02,550 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-11-29T00:26:02,552 2 location(s) to search for versions of knn-torch: 2024-11-29T00:26:02,552 * https://pypi.org/simple/knn-torch/ 2024-11-29T00:26:02,552 * https://www.piwheels.org/simple/knn-torch/ 2024-11-29T00:26:02,553 Fetching project page and analyzing links: https://pypi.org/simple/knn-torch/ 2024-11-29T00:26:02,554 Getting page https://pypi.org/simple/knn-torch/ 2024-11-29T00:26:02,556 Found index url https://pypi.org/simple/ 2024-11-29T00:26:02,775 Fetched page https://pypi.org/simple/knn-torch/ as application/vnd.pypi.simple.v1+json 2024-11-29T00:26:02,776 Skipping link: No binaries permitted for knn-torch: https://files.pythonhosted.org/packages/b0/cd/0ccbb0f35a53df2c9e1567f5f92e136dc699f7beba750ccb14bd998fdeb7/knn_torch-0.1.0-py3-none-any.whl (from https://pypi.org/simple/knn-torch/) (requires-python:<4.0,>=3.12) 2024-11-29T00:26:02,777 Link requires a different Python (3.11.2 not in: '<4.0,>=3.12'): https://files.pythonhosted.org/packages/3f/88/e5be86f8dba98612be09eb19b1e1f3126a838385730a11f42be8930e9606/knn_torch-0.1.0.tar.gz (from https://pypi.org/simple/knn-torch/) (requires-python:<4.0,>=3.12) 2024-11-29T00:26:02,778 Skipping link: 0.1.0 Requires-Python <4.0,>=3.12: https://files.pythonhosted.org/packages/3f/88/e5be86f8dba98612be09eb19b1e1f3126a838385730a11f42be8930e9606/knn_torch-0.1.0.tar.gz (from https://pypi.org/simple/knn-torch/) (requires-python:<4.0,>=3.12) 2024-11-29T00:26:02,778 Skipping link: No binaries permitted for knn-torch: https://files.pythonhosted.org/packages/b2/55/21f0c3aaba3c118991d82ce3ba22570830ba9876135ad1cb82441f7f0af1/knn_torch-0.1.1-py3-none-any.whl (from https://pypi.org/simple/knn-torch/) (requires-python:<3.13,>=3.9) 2024-11-29T00:26:02,780 Found link https://files.pythonhosted.org/packages/1d/e4/fd6c4f270f9988f76eb4a52086c955673bd3c6364826c55a0c714a56fe1a/knn_torch-0.1.1.tar.gz (from https://pypi.org/simple/knn-torch/) (requires-python:<3.13,>=3.9), version: 0.1.1 2024-11-29T00:26:02,780 Fetching project page and analyzing links: https://www.piwheels.org/simple/knn-torch/ 2024-11-29T00:26:02,781 Getting page https://www.piwheels.org/simple/knn-torch/ 2024-11-29T00:26:02,782 Found index url https://www.piwheels.org/simple/ 2024-11-29T00:26:02,949 Fetched page https://www.piwheels.org/simple/knn-torch/ as text/html 2024-11-29T00:26:02,950 Skipping link: not a file: https://www.piwheels.org/simple/knn-torch/ 2024-11-29T00:26:02,951 Skipping link: not a file: https://pypi.org/simple/knn-torch/ 2024-11-29T00:26:02,968 Given no hashes to check 0 links for project 'knn-torch': discarding no candidates 2024-11-29T00:26:02,969 ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python <4.0,>=3.12 2024-11-29T00:26:02,970 ERROR: Could not find a version that satisfies the requirement knn-torch==0.1.0 (from versions: 0.1.1) 2024-11-29T00:26:02,972 ERROR: No matching distribution found for knn-torch==0.1.0 2024-11-29T00:26:02,973 Exception information: 2024-11-29T00:26:02,973 Traceback (most recent call last): 2024-11-29T00:26:02,973 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-11-29T00:26:02,973 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-11-29T00:26:02,973 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2024-11-29T00:26:02,973 raise RequirementsConflicted(criterion) 2024-11-29T00:26:02,973 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('knn-torch==0.1.0') 2024-11-29T00:26:02,973 2024-11-29T00:26:02,973 During handling of the above exception, another exception occurred: 2024-11-29T00:26:02,973 2024-11-29T00:26:02,973 Traceback (most recent call last): 2024-11-29T00:26:02,973 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2024-11-29T00:26:02,973 result = self._result = resolver.resolve( 2024-11-29T00:26:02,973 ^^^^^^^^^^^^^^^^^ 2024-11-29T00:26:02,973 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-11-29T00:26:02,973 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-11-29T00:26:02,973 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-11-29T00:26:02,973 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2024-11-29T00:26:02,973 raise ResolutionImpossible(e.criterion.information) 2024-11-29T00:26:02,973 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('knn-torch==0.1.0'), parent=None)] 2024-11-29T00:26:02,973 2024-11-29T00:26:02,973 The above exception was the direct cause of the following exception: 2024-11-29T00:26:02,973 2024-11-29T00:26:02,973 Traceback (most recent call last): 2024-11-29T00:26:02,973 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2024-11-29T00:26:02,973 status = _inner_run() 2024-11-29T00:26:02,973 ^^^^^^^^^^^^ 2024-11-29T00:26:02,973 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2024-11-29T00:26:02,973 return self.run(options, args) 2024-11-29T00:26:02,973 ^^^^^^^^^^^^^^^^^^^^^^^ 2024-11-29T00:26:02,973 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 67, in wrapper 2024-11-29T00:26:02,973 return func(self, options, args) 2024-11-29T00:26:02,973 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-11-29T00:26:02,973 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2024-11-29T00:26:02,973 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2024-11-29T00:26:02,973 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-11-29T00:26:02,973 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2024-11-29T00:26:02,973 raise error from e 2024-11-29T00:26:02,973 pip._internal.exceptions.DistributionNotFound: No matching distribution found for knn-torch==0.1.0 2024-11-29T00:26:02,979 Removed build tracker: '/tmp/pip-build-tracker-ecgghuwb'