2025-09-07T20:39:19,197 Created temporary directory: /tmp/pip-build-tracker-c2metemr 2025-09-07T20:39:19,198 Initialized build tracking at /tmp/pip-build-tracker-c2metemr 2025-09-07T20:39:19,198 Created build tracker: /tmp/pip-build-tracker-c2metemr 2025-09-07T20:39:19,198 Entered build tracker: /tmp/pip-build-tracker-c2metemr 2025-09-07T20:39:19,198 Created temporary directory: /tmp/pip-wheel-owsj62au 2025-09-07T20:39:19,202 Created temporary directory: /tmp/pip-ephem-wheel-cache-aia1b4yh 2025-09-07T20:39:19,260 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-07T20:39:19,262 2 location(s) to search for versions of lfm: 2025-09-07T20:39:19,262 * https://pypi.org/simple/lfm/ 2025-09-07T20:39:19,262 * https://www.piwheels.org/simple/lfm/ 2025-09-07T20:39:19,262 Fetching project page and analyzing links: https://pypi.org/simple/lfm/ 2025-09-07T20:39:19,263 Getting page https://pypi.org/simple/lfm/ 2025-09-07T20:39:19,264 Found index url https://pypi.org/simple/ 2025-09-07T20:39:19,335 Fetched page https://pypi.org/simple/lfm/ as application/vnd.pypi.simple.v1+json 2025-09-07T20:39:19,336 Found link https://files.pythonhosted.org/packages/03/3d/abde5c408a3a01962bce63b3e2bf846ec37a550e17e6f73e8e47395fd435/lfm-2.0.tar.gz (from https://pypi.org/simple/lfm/), version: 2.0 2025-09-07T20:39:19,336 Found link https://files.pythonhosted.org/packages/54/6e/6610bbbcc9a0a6c1a3943580201d05a57687c7023f4c430d6ce4847d1755/lfm-2.2.tar.gz (from https://pypi.org/simple/lfm/), version: 2.2 2025-09-07T20:39:19,337 Found link https://files.pythonhosted.org/packages/6b/cd/51db8453f0f07eedc5cd815bc123058c263324c069d45d8240e20df6f995/lfm-2.3.tar.gz (from https://pypi.org/simple/lfm/), version: 2.3 2025-09-07T20:39:19,337 Found link https://files.pythonhosted.org/packages/64/1a/604bcad222bfec0c3de104bded437c75b301c46a86bf45fc5798421ac440/lfm-3.0.1.tar.gz (from https://pypi.org/simple/lfm/), version: 3.0.1 2025-09-07T20:39:19,337 Found link https://files.pythonhosted.org/packages/5e/37/0e0d02a4cd954f642e4d813c3de2178698419e5be90d75520371453a5b2b/lfm-3.1.tar.gz (from https://pypi.org/simple/lfm/), version: 3.1 2025-09-07T20:39:19,337 Fetching project page and analyzing links: https://www.piwheels.org/simple/lfm/ 2025-09-07T20:39:19,338 Getting page https://www.piwheels.org/simple/lfm/ 2025-09-07T20:39:19,339 Found index url https://www.piwheels.org/simple/ 2025-09-07T20:39:19,605 Fetched page https://www.piwheels.org/simple/lfm/ as text/html 2025-09-07T20:39:19,607 Skipping link: not a file: https://www.piwheels.org/simple/lfm/ 2025-09-07T20:39:19,607 Skipping link: not a file: https://pypi.org/simple/lfm/ 2025-09-07T20:39:19,642 Given no hashes to check 0 links for project 'lfm': discarding no candidates 2025-09-07T20:39:19,642 ERROR: Could not find a version that satisfies the requirement lfm==2.1 (from versions: 2.0, 2.2, 2.3, 3.0.1, 3.1) 2025-09-07T20:39:19,644 ERROR: No matching distribution found for lfm==2.1 2025-09-07T20:39:19,645 Exception information: 2025-09-07T20:39:19,645 Traceback (most recent call last): 2025-09-07T20:39:19,645 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 388, in resolve 2025-09-07T20:39:19,645 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-09-07T20:39:19,645 ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-07T20:39:19,645 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 142, in _add_to_criteria 2025-09-07T20:39:19,645 raise RequirementsConflicted(criterion) 2025-09-07T20:39:19,645 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('lfm==2.1') 2025-09-07T20:39:19,645 2025-09-07T20:39:19,645 The above exception was the direct cause of the following exception: 2025-09-07T20:39:19,645 2025-09-07T20:39:19,645 Traceback (most recent call last): 2025-09-07T20:39:19,645 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2025-09-07T20:39:19,645 result = self._result = resolver.resolve( 2025-09-07T20:39:19,645 ~~~~~~~~~~~~~~~~^ 2025-09-07T20:39:19,645 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2025-09-07T20:39:19,645 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-07T20:39:19,645 ) 2025-09-07T20:39:19,645 ^ 2025-09-07T20:39:19,645 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 515, in resolve 2025-09-07T20:39:19,645 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-09-07T20:39:19,645 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 390, in resolve 2025-09-07T20:39:19,645 raise ResolutionImpossible(e.criterion.information) from e 2025-09-07T20:39:19,645 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('lfm==2.1'), parent=None)] 2025-09-07T20:39:19,645 2025-09-07T20:39:19,645 The above exception was the direct cause of the following exception: 2025-09-07T20:39:19,645 2025-09-07T20:39:19,645 Traceback (most recent call last): 2025-09-07T20:39:19,645 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-09-07T20:39:19,645 status = _inner_run() 2025-09-07T20:39:19,645 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-09-07T20:39:19,645 return self.run(options, args) 2025-09-07T20:39:19,645 ~~~~~~~~^^^^^^^^^^^^^^^ 2025-09-07T20:39:19,645 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2025-09-07T20:39:19,645 return func(self, options, args) 2025-09-07T20:39:19,645 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2025-09-07T20:39:19,645 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-09-07T20:39:19,645 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 105, in resolve 2025-09-07T20:39:19,645 raise error from e 2025-09-07T20:39:19,645 pip._internal.exceptions.DistributionNotFound: No matching distribution found for lfm==2.1 2025-09-07T20:39:19,654 Removed build tracker: '/tmp/pip-build-tracker-c2metemr'