2025-09-05T14:34:28,248 Created temporary directory: /tmp/pip-build-tracker-9ff6ykej 2025-09-05T14:34:28,249 Initialized build tracking at /tmp/pip-build-tracker-9ff6ykej 2025-09-05T14:34:28,250 Created build tracker: /tmp/pip-build-tracker-9ff6ykej 2025-09-05T14:34:28,250 Entered build tracker: /tmp/pip-build-tracker-9ff6ykej 2025-09-05T14:34:28,251 Created temporary directory: /tmp/pip-wheel-xeljtdyy 2025-09-05T14:34:28,255 Created temporary directory: /tmp/pip-ephem-wheel-cache-c8wtjncz 2025-09-05T14:34:28,304 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-05T14:34:28,306 2 location(s) to search for versions of qdrant-loader-core: 2025-09-05T14:34:28,306 * https://pypi.org/simple/qdrant-loader-core/ 2025-09-05T14:34:28,306 * https://www.piwheels.org/simple/qdrant-loader-core/ 2025-09-05T14:34:28,307 Fetching project page and analyzing links: https://pypi.org/simple/qdrant-loader-core/ 2025-09-05T14:34:28,308 Getting page https://pypi.org/simple/qdrant-loader-core/ 2025-09-05T14:34:28,310 Found index url https://pypi.org/simple/ 2025-09-05T14:34:28,535 Fetched page https://pypi.org/simple/qdrant-loader-core/ as application/vnd.pypi.simple.v1+json 2025-09-05T14:34:28,537 Skipping link: No binaries permitted for qdrant-loader-core: https://files.pythonhosted.org/packages/59/b5/89595de9838d0db2dc114041a9bcbcdf3d19dfdae63cb4996028a02a119a/qdrant_loader_core-0.7.1-py3-none-any.whl (from https://pypi.org/simple/qdrant-loader-core/) (requires-python:>=3.12) 2025-09-05T14:34:28,538 Link requires a different Python (3.11.2 not in: '>=3.12'): https://files.pythonhosted.org/packages/c9/7a/f6650e7a4d3620bd6d701729306420a11b8b485a14923a117e14cd0c2c73/qdrant_loader_core-0.7.1.tar.gz (from https://pypi.org/simple/qdrant-loader-core/) (requires-python:>=3.12) 2025-09-05T14:34:28,539 Skipping link: 0.7.1 Requires-Python >=3.12: https://files.pythonhosted.org/packages/c9/7a/f6650e7a4d3620bd6d701729306420a11b8b485a14923a117e14cd0c2c73/qdrant_loader_core-0.7.1.tar.gz (from https://pypi.org/simple/qdrant-loader-core/) (requires-python:>=3.12) 2025-09-05T14:34:28,539 Skipping link: No binaries permitted for qdrant-loader-core: https://files.pythonhosted.org/packages/2a/05/3e4a0111867e2085faaf28ce6dea2887b5548f11de7296f52b2466a403cb/qdrant_loader_core-0.7.2-py3-none-any.whl (from https://pypi.org/simple/qdrant-loader-core/) (requires-python:>=3.12) 2025-09-05T14:34:28,540 Link requires a different Python (3.11.2 not in: '>=3.12'): https://files.pythonhosted.org/packages/3a/6a/ca437e287234b456480beb3def290dc99e5c83c668da4c9c2b50fbc916a6/qdrant_loader_core-0.7.2.tar.gz (from https://pypi.org/simple/qdrant-loader-core/) (requires-python:>=3.12) 2025-09-05T14:34:28,541 Skipping link: 0.7.2 Requires-Python >=3.12: https://files.pythonhosted.org/packages/3a/6a/ca437e287234b456480beb3def290dc99e5c83c668da4c9c2b50fbc916a6/qdrant_loader_core-0.7.2.tar.gz (from https://pypi.org/simple/qdrant-loader-core/) (requires-python:>=3.12) 2025-09-05T14:34:28,541 Fetching project page and analyzing links: https://www.piwheels.org/simple/qdrant-loader-core/ 2025-09-05T14:34:28,542 Getting page https://www.piwheels.org/simple/qdrant-loader-core/ 2025-09-05T14:34:28,543 Found index url https://www.piwheels.org/simple/ 2025-09-05T14:34:28,719 Fetched page https://www.piwheels.org/simple/qdrant-loader-core/ as text/html 2025-09-05T14:34:28,720 Skipping link: not a file: https://www.piwheels.org/simple/qdrant-loader-core/ 2025-09-05T14:34:28,721 Skipping link: not a file: https://pypi.org/simple/qdrant-loader-core/ 2025-09-05T14:34:28,738 Given no hashes to check 0 links for project 'qdrant-loader-core': discarding no candidates 2025-09-05T14:34:28,739 ERROR: Ignored the following versions that require a different python version: 0.7.1 Requires-Python >=3.12; 0.7.2 Requires-Python >=3.12 2025-09-05T14:34:28,740 ERROR: Could not find a version that satisfies the requirement qdrant-loader-core==0.7.2 (from versions: none) 2025-09-05T14:34:28,742 ERROR: No matching distribution found for qdrant-loader-core==0.7.2 2025-09-05T14:34:28,743 Exception information: 2025-09-05T14:34:28,743 Traceback (most recent call last): 2025-09-05T14:34:28,743 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 429, in resolve 2025-09-05T14:34:28,743 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-09-05T14:34:28,743 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 151, in _add_to_criteria 2025-09-05T14:34:28,743 raise RequirementsConflicted(criterion) 2025-09-05T14:34:28,743 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('qdrant-loader-core==0.7.2') 2025-09-05T14:34:28,743 2025-09-05T14:34:28,743 The above exception was the direct cause of the following exception: 2025-09-05T14:34:28,743 2025-09-05T14:34:28,743 Traceback (most recent call last): 2025-09-05T14:34:28,743 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 98, in resolve 2025-09-05T14:34:28,743 result = self._result = resolver.resolve( 2025-09-05T14:34:28,743 ^^^^^^^^^^^^^^^^^ 2025-09-05T14:34:28,743 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 596, in resolve 2025-09-05T14:34:28,743 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-09-05T14:34:28,743 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-05T14:34:28,743 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 431, in resolve 2025-09-05T14:34:28,743 raise ResolutionImpossible(e.criterion.information) from e 2025-09-05T14:34:28,743 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('qdrant-loader-core==0.7.2'), parent=None)] 2025-09-05T14:34:28,743 2025-09-05T14:34:28,743 The above exception was the direct cause of the following exception: 2025-09-05T14:34:28,743 2025-09-05T14:34:28,743 Traceback (most recent call last): 2025-09-05T14:34:28,743 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 107, in _run_wrapper 2025-09-05T14:34:28,743 status = _inner_run() 2025-09-05T14:34:28,743 ^^^^^^^^^^^^ 2025-09-05T14:34:28,743 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 98, in _inner_run 2025-09-05T14:34:28,743 return self.run(options, args) 2025-09-05T14:34:28,743 ^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-05T14:34:28,743 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 71, in wrapper 2025-09-05T14:34:28,743 return func(self, options, args) 2025-09-05T14:34:28,743 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-05T14:34:28,743 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 146, in run 2025-09-05T14:34:28,743 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-09-05T14:34:28,743 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-05T14:34:28,743 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 107, in resolve 2025-09-05T14:34:28,743 raise error from e 2025-09-05T14:34:28,743 pip._internal.exceptions.DistributionNotFound: No matching distribution found for qdrant-loader-core==0.7.2 2025-09-05T14:34:28,749 Removed build tracker: '/tmp/pip-build-tracker-9ff6ykej'