2025-10-07T11:45:03,663 Created temporary directory: /tmp/pip-ephem-wheel-cache-o1rgxcyp 2025-10-07T11:45:03,668 Created temporary directory: /tmp/pip-req-tracker-hmgo3s8n 2025-10-07T11:45:03,669 Initialized build tracking at /tmp/pip-req-tracker-hmgo3s8n 2025-10-07T11:45:03,669 Created build tracker: /tmp/pip-req-tracker-hmgo3s8n 2025-10-07T11:45:03,670 Entered build tracker: /tmp/pip-req-tracker-hmgo3s8n 2025-10-07T11:45:03,671 Created temporary directory: /tmp/pip-wheel-2vbqu3ac 2025-10-07T11:45:03,717 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple, https://www.piwheels.org/simple 2025-10-07T11:45:03,721 2 location(s) to search for versions of vector-classifier-python: 2025-10-07T11:45:03,721 * https://pypi.org/simple/vector-classifier-python/ 2025-10-07T11:45:03,721 * https://www.piwheels.org/simple/vector-classifier-python/ 2025-10-07T11:45:03,722 Fetching project page and analyzing links: https://pypi.org/simple/vector-classifier-python/ 2025-10-07T11:45:03,723 Getting page https://pypi.org/simple/vector-classifier-python/ 2025-10-07T11:45:03,726 Found index url https://pypi.org/simple 2025-10-07T11:45:03,736 Starting new HTTPS connection (1): pypi.org:443 2025-10-07T11:45:03,906 https://pypi.org:443 "GET /simple/vector-classifier-python/ HTTP/1.1" 200 680 2025-10-07T11:45:04,071 Found link https://files.pythonhosted.org/packages/94/1c/32e07fd88aa3b7e9869120d4597d952155057e573484ec8cf87a3b568e0f/vector_classifier_python-0.1.0.tar.gz#sha256=2073a2753947cd99cac534cafa61098df4fe4f345b523ddbe163282c0b40da59 (from https://pypi.org/simple/vector-classifier-python/) (requires-python:>=3.9), version: 0.1.0 2025-10-07T11:45:04,072 Skipping link: No binaries permitted for vector-classifier-python: https://files.pythonhosted.org/packages/f1/b4/13490dc191d78b0e5284da5aeabf15bfdcb8e43f693c1cb8d81c391f41ff/vector_classifier_python-0.1.1-py3-none-any.whl#sha256=e9b625acd11c6623f433a3d0edd18cb6743045abe2379d907f6973fa2f93cc75 (from https://pypi.org/simple/vector-classifier-python/) (requires-python:>=3.9) 2025-10-07T11:45:04,073 Found link https://files.pythonhosted.org/packages/61/fb/b59c7b4505e140f2c3b66fd8e47e7018080af76d18e4161922dbe5338012/vector_classifier_python-0.1.1.tar.gz#sha256=8d3194d4c052accb3ad42fb0691625d1dc887fbd3f68fb65ec1abf38143bad8d (from https://pypi.org/simple/vector-classifier-python/) (requires-python:>=3.9), version: 0.1.1 2025-10-07T11:45:04,074 Fetching project page and analyzing links: https://www.piwheels.org/simple/vector-classifier-python/ 2025-10-07T11:45:04,074 Getting page https://www.piwheels.org/simple/vector-classifier-python/ 2025-10-07T11:45:04,077 Found index url https://www.piwheels.org/simple 2025-10-07T11:45:04,081 Starting new HTTPS connection (1): www.piwheels.org:443 2025-10-07T11:45:04,375 https://www.piwheels.org:443 "GET /simple/vector-classifier-python/ HTTP/1.1" 200 280 2025-10-07T11:45:04,384 Skipping link: No binaries permitted for vector-classifier-python: https://www.piwheels.org/simple/vector-classifier-python/vector_classifier_python-0.1.1-py3-none-any.whl#sha256=2c4db9b55243aa2863eb99f03f1b626f0f589096bc27ae071c7c6aeaa6eea183 (from https://www.piwheels.org/simple/vector-classifier-python/) (requires-python:>=3.9) 2025-10-07T11:45:04,455 Given no hashes to check 1 links for project 'vector-classifier-python': discarding no candidates 2025-10-07T11:45:04,529 Collecting vector-classifier-python==0.1.0 2025-10-07T11:45:04,532 Created temporary directory: /tmp/pip-unpack-u5tyy0fv 2025-10-07T11:45:04,540 Starting new HTTPS connection (1): files.pythonhosted.org:443 2025-10-07T11:45:04,614 https://files.pythonhosted.org:443 "GET /packages/94/1c/32e07fd88aa3b7e9869120d4597d952155057e573484ec8cf87a3b568e0f/vector_classifier_python-0.1.0.tar.gz HTTP/1.1" 200 19703 2025-10-07T11:45:04,617 Downloading vector_classifier_python-0.1.0.tar.gz (19 kB) 2025-10-07T11:45:04,646 ERROR: Exception: 2025-10-07T11:45:04,646 Traceback (most recent call last): 2025-10-07T11:45:04,646 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2025-10-07T11:45:04,646 crit = self.state.criteria[name] 2025-10-07T11:45:04,646 KeyError: 'vector-classifier-python' 2025-10-07T11:45:04,646 2025-10-07T11:45:04,646 During handling of the above exception, another exception occurred: 2025-10-07T11:45:04,646 2025-10-07T11:45:04,646 Traceback (most recent call last): 2025-10-07T11:45:04,646 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2025-10-07T11:45:04,646 status = self.run(options, args) 2025-10-07T11:45:04,646 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2025-10-07T11:45:04,646 return func(self, options, args) 2025-10-07T11:45:04,646 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 162, in run 2025-10-07T11:45:04,646 requirement_set = resolver.resolve( 2025-10-07T11:45:04,646 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2025-10-07T11:45:04,646 self._result = resolver.resolve( 2025-10-07T11:45:04,646 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 453, in resolve 2025-10-07T11:45:04,646 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-10-07T11:45:04,646 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 318, in resolve 2025-10-07T11:45:04,646 name, crit = self._merge_into_criterion(r, parent=None) 2025-10-07T11:45:04,646 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2025-10-07T11:45:04,646 crit = Criterion.from_requirement(self._p, requirement, parent) 2025-10-07T11:45:04,646 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 82, in from_requirement 2025-10-07T11:45:04,646 if not cands: 2025-10-07T11:45:04,646 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/structs.py", line 124, in __bool__ 2025-10-07T11:45:04,646 return bool(self._sequence) 2025-10-07T11:45:04,646 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 99, in __bool__ 2025-10-07T11:45:04,646 return any(self) 2025-10-07T11:45:04,646 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 239, in iter_index_candidates 2025-10-07T11:45:04,646 candidate = self._make_candidate_from_link( 2025-10-07T11:45:04,646 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 167, in _make_candidate_from_link 2025-10-07T11:45:04,646 self._link_candidate_cache[link] = LinkCandidate( 2025-10-07T11:45:04,646 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 296, in __init__ 2025-10-07T11:45:04,646 super(LinkCandidate, self).__init__( 2025-10-07T11:45:04,646 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 144, in __init__ 2025-10-07T11:45:04,646 self.dist = self._prepare() 2025-10-07T11:45:04,646 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 222, in _prepare 2025-10-07T11:45:04,646 dist = self._prepare_distribution() 2025-10-07T11:45:04,646 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 307, in _prepare_distribution 2025-10-07T11:45:04,646 return self._factory.preparer.prepare_linked_requirement( 2025-10-07T11:45:04,646 File "/usr/lib/python3/dist-packages/pip/_internal/operations/prepare.py", line 480, in prepare_linked_requirement 2025-10-07T11:45:04,646 return self._prepare_linked_requirement(req, parallel_builds) 2025-10-07T11:45:04,646 File "/usr/lib/python3/dist-packages/pip/_internal/operations/prepare.py", line 503, in _prepare_linked_requirement 2025-10-07T11:45:04,646 local_file = unpack_url( 2025-10-07T11:45:04,646 File "/usr/lib/python3/dist-packages/pip/_internal/operations/prepare.py", line 263, in unpack_url 2025-10-07T11:45:04,646 unpack_file(file.path, location, file.content_type) 2025-10-07T11:45:04,646 File "/usr/lib/python3/dist-packages/pip/_internal/utils/unpacking.py", line 270, in unpack_file 2025-10-07T11:45:04,646 untar_file(filename, location) 2025-10-07T11:45:04,646 File "/usr/lib/python3/dist-packages/pip/_internal/utils/unpacking.py", line 232, in untar_file 2025-10-07T11:45:04,646 assert fp is not None 2025-10-07T11:45:04,646 AssertionError 2025-10-07T11:45:04,664 Removed build tracker: '/tmp/pip-req-tracker-hmgo3s8n'